From 2d005c2f924c9268818c1a67a7e9aeae3c0bfb49 Mon Sep 17 00:00:00 2001 From: dmykhaliev Date: Mon, 12 Aug 2024 11:31:49 +0200 Subject: [PATCH] Release 1.16.33 Changelog --- site/dat/docs/Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/site/dat/docs/Changelog.md b/site/dat/docs/Changelog.md index c1a8084f3..662194c84 100644 --- a/site/dat/docs/Changelog.md +++ b/site/dat/docs/Changelog.md @@ -1,5 +1,10 @@ # Changelog +## 1.16.33 12 August 2024 +- Fixed response haeaders extractor +- Fixed pagination in blazemeter api client +- Vulnerability fixes + ## 1.16.32 25 June 2024 - Java helpers updated to 1.10 (Added support for JUnit's DisplayName annotation) - Upgrade node to 18