Skip to content

Releases: aws-solutions/distributed-load-testing-on-aws

v3.3.0

18 Sep 14:54
8a3d6ca
Compare
Choose a tag to compare

[3.3.0] - 2024-09-16

Added

  • Added cron scheduling (#84)
  • Added jtl report to s3 bucket logs (#150)
  • Added enhanced mechanism to collect Anonymized Metrics Feature
  • Added new integration tests

Fixed

  • Fixed issues pertaining to (#193)

Security

Updated

  • Updated aws-cdk to 2.155.0
  • Updated aws-cdk-lib to 2.155.0
  • Updated @aws-cdk/aws-servicecatalogappregistry-alpha to 2.155.0-alpha.0

v3.2.11

19 Aug 20:23
7b1ddc3
Compare
Choose a tag to compare

[3.2.11] - 2024-08-19

Updated

v3.2.10

02 Aug 18:18
342139f
Compare
Choose a tag to compare

[3.2.10] - 2024-08-02

Updated

  • Updated dnsjava jar on docker image to 3.6.1 to mitigate security vulnerability CVE-2023-50387
  • Updated fast-xml-parser to 4.4.1 to mitigate CVE-2024-41818
  • Updated amplify to 6.4.3
  • Updated @aws-amplify/ui-react to 6.1.14

Fixed

  • Fixed issues pertaining to discrepancy between the sum of failed response codes number and total number of error count

v3.2.9

26 Jun 21:04
fd40986
Compare
Choose a tag to compare

[3.2.9] - 2024-06-21

Updated

  • Updated braces from 3.0.2 to 3.0.3 to mitigate security vulnerability CVE-2024-4068
  • Updated ejs from 3.1.9 to 3.1.10 to mitigate security vulnerability CVE-2024-33883
  • Updated ws from 7.5.9 to 7.5.10 to mitigate security vulnerability CVE-2024-37890
  • Updated json-path from 2.7.0 to 2.9.0 to mitigate security vulnerability CVE-2023-51074
  • Updated taurus from 1.16.29 to 1.16.31

v3.2.8

16 Apr 15:51
07149e2
Compare
Choose a tag to compare

[3.2.8] - 2024-04-15

Updated

  • webpack-dev-middleware from 5.3.3 to 5.3.4 to address CVE-2024-29180
  • express from 4.18.1 to 4.19.2 to address CVE-2024-29041
  • follow-redirects from 1.15.4 to 1.15.6 to address CVE-2024-28849
  • docker image to resolve security vulnerabilities

Fixed

  • #170
  • CloudFormation stack update for updating from versions prior to 3.2.6

Full Changelog: v3.2.7...v3.2.8

v3.2.7

11 Mar 19:32
c81fa73
Compare
Choose a tag to compare

Fixed

  • Fixed CHANGELOG for v3.2.6

Added

  • Added package-lock.json

v3.2.6

06 Mar 22:01
8738a6e
Compare
Choose a tag to compare

Changed

  • Updated version of taurus from v1.16.27 to v1.16.29
  • Updated version of chart.js from v3.9.1 to v4.1.1
  • Updated version of react from v17.0.2 to v18.2.0
  • Updated version of react-dom from v17.0.2 to v18.2.0
  • Updated version of aws-amplify from v4.3.31 to v6.0.17
  • Updated version of @aws-amplify/pubsub from v4.4.10 to v6.0.17
  • Updated version of @aws-amplify/ui-react from v1.2.26 to v6.1.4
  • Removed moment.js as the library was in maintenance mode. Replaced with javascript built-in date objects
  • Updated Jmeter dependencies and taurus dependencis within the docker image to enhance the security of the docker image

Fixed

  • Bug fix to resolve issue with graph not showing on scheduled tests #158
  • Bug fix created by changes of the ECS account setting and enabling Tag Resource Authorization as default settings #162
  • Bug fix to resolve issue with running the tests on OPT-IN regions #163

v3.2.5

18 Jan 22:27
78caed5
Compare
Choose a tag to compare

[3.2.5] - 2024-01-11

Changed

  • Updated version of taurus image to 1.16.27
  • Updated Jmeter dependencies and taurus dependencis within the docker image to enhance the security of the docker image
  • Updated version of "@aws-solutions-constructs/aws-cloudfront-s3" from 2.46.0 to 2.48.0
  • Updated version of "@aws-cdk/aws-servicecatalogappregistry-alpha" from 2.108.0-alpha.0 to 2.121.1-alpha.0

Fixed

  • Bug fix to resolve issues with automatic plugins installation #152

v3.2.4

15 Nov 21:57
b12781e
Compare
Choose a tag to compare

[3.2.4] - 2023-11-10

Changed

  • Updating lambda runtimes to use node-18
  • Updated version of taurus image to 1.16.26
  • Updated Jmeter dependencies and taurus dependencies within the docker image to enhance the security of the docker image

Fixed

  • Bug fix to resolve issues with our recurring schedulers #141
  • Bug fix to resolve issues with deploying to distant regions as additional regions to the main region #138

v3.2.3

05 Oct 21:16
706044e
Compare
Choose a tag to compare

[3.2.3] - 2023-10-5

Fixed

  • Bug fix to resolve Multipart upload for files bigger than 5MB
  • Bug fix to show success codes other than 200
  • Bug fix to reoslve [#131] #131
  • Updating CDK libraries to latest version to allow deployment in some form in Israel Region
  • Fixing Security Hotspots and resolving codesmells
  • Updating the Docker Image to the latest version