You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+56-46Lines changed: 56 additions & 46 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
+
## [3.4.3] - 2025-09-19
9
+
10
+
### Fixed
11
+
12
+
- Resolve issue with regional templates failing to deploy
13
+
14
+
### Security
15
+
16
+
- Update axios to fix [CVE-2025-58754](https://nvd.nist.gov/vuln/detail/CVE-2025-58754)
17
+
- Update npm dependencies
8
18
9
19
## [3.4.2] - 2025-09-09
10
20
@@ -19,9 +29,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
29
- Update pip to 25.2 to fix [CVE-2023-5752](https://nvd.nist.gov/vuln/detail/CVE-2023-5752)
20
30
- Update Jetty HTTP/2 to fix [CVE-2025-5115](https://nvd.nist.gov/vuln/detail/CVE-2025-5115)
21
31
22
-
23
32
## [3.4.1] - 2025-08-11
24
-
33
+
25
34
### Security
26
35
27
36
- Update libxml2 to fix [CVE-2025-49794](https://nvd.nist.gov/vuln/detail/CVE-2025-49794)
@@ -33,15 +42,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
33
42
34
43
### Fixed
35
44
36
-
- Fixed issue pertaining to https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/244
45
+
- Fixed issue pertaining to [Issue #244](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/244)
37
46
38
47
### Added
39
48
40
49
- Add stable tag feature to get patched version of the solution ecr image.
41
50
42
51
## [3.4.0] - 2025-07-23
43
-
44
-
### Added
52
+
53
+
### Added
45
54
46
55
- Added support for K6 framework
47
56
- Added support Locust framework
@@ -53,52 +62,52 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
53
62
54
63
### Fixed
55
64
56
-
- Fixed issues pertaining to https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/187
57
-
- Fixed issue pertaining to https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/191
65
+
- Fixed issues pertaining to [Issue #187](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/187)
66
+
- Fixed issue pertaining to [Issue #191](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/191)
58
67
59
68
### Security
60
69
61
-
- Update form-data to fix [CVE](CVE-2025-7783 - https://avd.aquasec.com/nvd/cve-2025-7783)
70
+
- Update form-data to fix [CVE-2025-7783](https://avd.aquasec.com/nvd/cve-2025-7783)
62
71
63
72
## [3.3.10] - 2025-07-01
64
73
65
74
### Security
66
75
67
-
- Update python-setuptools to resolve [CVE](https://alas.aws.amazon.com/cve/json/v1/CVE-2025-47273.json)
68
-
- Update glibc to resolve [CVE](https://alas.aws.amazon.com/cve/json/v1/CVE-2025-4802.json)
69
-
- Updated webpack-dev-server for [CVE](https://nvd.nist.gov/vuln/detail/CVE-2025-30360)
70
-
- Updated http-proxy-middleware for [CVE](https://nvd.nist.gov/vuln/detail/CVE-2025-32996)
71
-
- Updated esbuild for [CVE](https://github.com/advisories/GHSA-67mh-4wv8-2f99)
76
+
- Update python-setuptools to resolve [CVE-2025-47273](https://alas.aws.amazon.com/cve/json/v1/CVE-2025-47273.json)
77
+
- Update glibc to resolve [CVE-2025-4802](https://alas.aws.amazon.com/cve/json/v1/CVE-2025-4802.json)
78
+
- Updated webpack-dev-server for [CVE-2025-30360](https://nvd.nist.gov/vuln/detail/CVE-2025-30360)
79
+
- Updated http-proxy-middleware for [CVE-2025-32996](https://nvd.nist.gov/vuln/detail/CVE-2025-32996)
80
+
- Updated esbuild for [GHSA-67mh-4wv8-2f99](https://github.com/advisories/GHSA-67mh-4wv8-2f99)
72
81
73
82
## [3.3.9] - 2025-06-09
74
83
75
84
### Security
76
85
77
86
- Update Jmeter to 5.6.3 to resolve issue with groovy scripts.
78
-
- Update Jmeter-plugin-manager to 1.11 to resolve [CVE](https://nvd.nist.gov/vuln/detail/CVE-2025-48734)
87
+
- Update Jmeter-plugin-manager to 1.11 to resolve [CVE-2025-48734](https://nvd.nist.gov/vuln/detail/CVE-2025-48734)
79
88
- Remove setuptools older distributions in the ECR Image.
80
89
81
90
## [3.3.8] - 2025-05-22
82
91
83
92
### Security
84
93
85
-
- Update sqllite-libs to fix [CVE](https://alas.aws.amazon.com/cve/json/v1/CVE-2022-46908.json)
86
-
- Update setuptools to fix [CVE](https://www.cve.org/CVERecord?id=CVE-2025-47273)
94
+
- Update sqllite-libs to fix [CVE-2022-46908](https://alas.aws.amazon.com/cve/json/v1/CVE-2022-46908.json)
95
+
- Update setuptools to fix [CVE-2025-47273](https://www.cve.org/CVERecord?id=CVE-2025-47273)
87
96
88
97
## [3.3.7] - 2025-05-06
89
98
90
99
### Security
91
100
92
-
- Update h11 to 0.16.0 to fix [CVE](https://nvd.nist.gov/vuln/detail/CVE-2025-43859)
101
+
- Update h11 to 0.16.0 to fix [CVE-2025-43859](https://nvd.nist.gov/vuln/detail/CVE-2025-43859)
93
102
94
103
## [3.3.6] - 2025-04-16
95
104
96
105
### Security
97
106
98
107
- Change Dockerfile base image reference from blazemeter/taurus:1.16.38 to amazonlinux:2023-minimal to resolve vulnerabilities.
99
-
- Update aws-cdk-lib to 2.189.0 to fix [CVE](https://github.com/aws/aws-cdk/security/advisories/GHSA-qq4x-c6h6-rfxh)
108
+
- Update aws-cdk-lib to 2.189.0 to fix [GHSA-qq4x-c6h6-rfxh](https://github.com/aws/aws-cdk/security/advisories/GHSA-qq4x-c6h6-rfxh)
100
109
101
-
### Changes
110
+
### Changed
102
111
103
112
- Updated Dockerfile results in an [image of size 424 MB instead of the earlier 2.2 GB](https://gallery.ecr.aws/aws-solutions/distributed-load-testing-on-aws-load-tester), this results in improved test start times, depending on the task count, a 500 task count tests starts 40% faster than the previous version of the solution.
104
113
- Updating lambda runtimes to use node-20
@@ -110,14 +119,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
110
119
- Library updates to address [Possible SSRF and Credential Leakage via Absolute URL in axios Requests](https://avd.aquasec.com/nvd/cve-2025-27152)
111
120
112
121
## [3.3.4] - 2025-02-06
113
-
122
+
114
123
### Security
124
+
115
125
-`path-to-regexp` to mitigate [CVE-2024-52798](https://nvd.nist.gov/vuln/detail/CVE-2024-52798)
116
126
-`nanoid` to mitigate [CVE-2024-55565](https://nvd.nist.gov/vuln/detail/CVE-2024-55565)
117
127
118
128
### Fixed
119
129
120
-
- Update tika-core to v1.28.4 to fix upload file issues in jmeter scripts
130
+
- Update tika-core to v1.28.4 to fix upload file issues in jmeter scripts
121
131
122
132
## [3.3.3] - 2024-11-22
123
133
@@ -128,9 +138,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
128
138
129
139
### Fixed
130
140
131
-
- Update tika-core to v3.0.0 to resolve [#214](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/214)
141
+
- Update tika-core to v3.0.0 to resolve [Issue #214](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/214)
132
142
133
-
### Updated
143
+
### Changed
134
144
135
145
- Updates on metrics collection process
136
146
@@ -144,7 +154,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
144
154
145
155
### Fixed
146
156
147
-
- Fixed bug pertain to start button not working properly [#218](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/218)
157
+
- Fixed bug pertain to start button not working properly [Issue #218](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/218)
148
158
149
159
## [3.3.1] - 2024-10-02
150
160
@@ -160,14 +170,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added jtl report to s3 bucket logs [Issue #150](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/150)
165
175
- Added enhanced mechanism to collect Anonymized Metrics Feature
166
176
- Added new integration tests
167
177
168
178
### Fixed
169
179
170
-
- Fixed issues pertaining to [#193](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/193)
180
+
- Fixed issues pertaining to [Issue #193](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/193)
171
181
172
182
### Security
173
183
@@ -180,15 +190,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
180
190
-`send` to mitigate [CVE-2024-43799](https://github.com/advisories/GHSA-m6fv-jmcg-4jfg)
181
191
-`Flask_Cors` on Docker image to mitigate [CVE-2024-6221](https://github.com/advisories/GHSA-hxwh-jpp2-84pm)
182
192
183
-
### Updated
193
+
### Changed
184
194
185
195
- Updated aws-cdk to 2.155.0
186
196
- Updated aws-cdk-lib to 2.155.0
187
-
- Updated @aws-cdk/aws-servicecatalogappregistry-alpha to 2.155.0-alpha.0
197
+
- Updated @aws-cdk/aws-servicecatalogappregistry-alpha to 2.155.0-alpha.0
188
198
189
199
## [3.2.11] - 2024-08-19
190
200
191
-
### Updated
201
+
### Changed
192
202
193
203
- Updated taurus from 1.16.31 to 1.16.34
194
204
- Updated axios to 1.7.4 to mitigate [CVE-2024-39338](https://nvd.nist.gov/vuln/detail/CVE-2024-39338)
@@ -198,18 +208,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
198
208
199
209
## [3.2.10] - 2024-08-02
200
210
201
-
### Updated
211
+
### Changed
202
212
203
213
- Updated dnsjava jar on docker image to 3.6.1 to mitigate security vulnerability [CVE-2023-50387](https://nvd.nist.gov/vuln/detail/CVE-2023-50387)
204
214
- Updated fast-xml-parser to 4.4.1 to mitigate [CVE-2024-41818](https://avd.aquasec.com/nvd/cve-2024-41818)
205
215
206
216
### Fixed
207
217
208
-
- Fixed issues pertaining to discrepency between the sum of failed response codes number and total number of error count
218
+
- Fixed issues pertaining to discrepency between the sum of failed response codes number and total number of error count
209
219
210
220
## [3.2.9] - 2024-06-21
211
221
212
-
### Updated
222
+
### Changed
213
223
214
224
- Updated braces from 3.0.2 to 3.0.3 to mitigate security vulnerability [CVE-2024-4068](https://avd.aquasec.com/nvd/2024/cve-2024-4068)
215
225
- Updated ejs from 3.1.9 to 3.1.10 to mitigate security vulnerability [CVE-2024-33883](https://avd.aquasec.com/nvd/2024/cve-2024-33883)
@@ -219,7 +229,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
219
229
220
230
## [3.2.8] - 2024-04-15
221
231
222
-
### Updated
232
+
### Changed
223
233
224
234
- Updated webpack-dev-middleware from 5.3.3 to 5.3.4 to resolve security vulnerability [CVE-2024-29180](https://nvd.nist.gov/vuln/detail/CVE-2024-29180)
225
235
- Updated express from 4.18.1 to 4.19.2 to resolve security vulnerability [CVE-2024-29041](https://nvd.nist.gov/vuln/detail/CVE-2024-29041)
@@ -228,7 +238,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
228
238
229
239
### Fixed
230
240
231
-
- Fixed issues pertaining to [#170](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/170)
241
+
- Fixed issues pertaining to [Issue #170](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/170)
232
242
- Fixed issues pertaining the update stack problem from versions before DLT v3.2.6 to DLT versions after 3.2.6.
233
243
234
244
## [3.2.7] - 2024-03-11
@@ -257,9 +267,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
257
267
258
268
### Fixed
259
269
260
-
- Bug fix to resolve issue with graph not showing on scheduled tests [#158](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/158)
261
-
- Bug fix created by changes of the ECS account setting and enabling Tag Resource Authorization as default settings [#162](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/162)
262
-
- Bug fix to resolve issue with running the tests on OPT-IN regions [#163](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/163)
270
+
- Bug fix to resolve issue with graph not showing on scheduled tests [Issue #158](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/158)
271
+
- Bug fix created by changes of the ECS account setting and enabling Tag Resource Authorization as default settings [Issue #162](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/162)
272
+
- Bug fix to resolve issue with running the tests on OPT-IN regions [Issue #163](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/163)
263
273
264
274
## [3.2.5] - 2024-01-11
265
275
@@ -272,7 +282,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
272
282
273
283
### Fixed
274
284
275
-
- Bug fix to resolve issues with automatic plugins installation [#152](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/152)
285
+
- Bug fix to resolve issues with automatic plugins installation [Issue #152](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/152)
276
286
277
287
## [3.2.4] - 2023-11-10
278
288
@@ -284,16 +294,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
284
294
285
295
### Fixed
286
296
287
-
- Bug fix to resolve issues with our recurring schedulers [#141](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/141)
288
-
- Bug fix to resolve issues with deploying to distant regions as additional regions to the main region [#138](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/138)
297
+
- Bug fix to resolve issues with our recurring schedulers [Issue #141](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/141)
298
+
- Bug fix to resolve issues with deploying to distant regions as additional regions to the main region [Issue #138](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/138)
289
299
290
300
## [3.2.3] - 2023-10-05
291
301
292
302
### Fixed
293
303
294
304
- Bug fix to resolve Multipart upload for files bigger than 5MB
295
305
- Bug fix to show success codes other than 200
296
-
- Bug fix to reoslve [#131](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/131)
306
+
- Bug fix to reoslve [Issue #131](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/131)
297
307
- Updating CDK libraries to latest version to allow deployment in some form in Israel Region
298
308
- Fixing Security Hotspots and resolving codesmells
299
309
- Updating the Docker Image to the latest version
@@ -324,8 +334,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
324
334
325
335
### Fixed
326
336
327
-
- Bug fix for [#115](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/115) where Step Functions hits a task execution limit.
328
-
- Bug fix for [#115](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/115) where test does not cancel properly.
337
+
- Bug fix for [Issue #115](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/115) where Step Functions hits a task execution limit.
338
+
- Bug fix for [Issue #115](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/115) where test does not cancel properly.
329
339
- CloudWatch Dashboards link in console
330
340
- Deletion of CloudWatch Dashboards on test deletion
331
341
@@ -338,7 +348,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
338
348
339
349
### Fixed
340
350
341
-
- Bug fix for [#111](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/111) where a CloudFormation bug would occasionally cause deployments to fail.
351
+
- Bug fix for [Issue #111](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/111) where a CloudFormation bug would occasionally cause deployments to fail.
342
352
343
353
## [3.1.0] - 2022-11-10
344
354
@@ -519,7 +529,7 @@ Version 2.0.0 does not support upgrading from previous versions.
519
529
520
530
### Added
521
531
522
-
- JMeter support with `jmx` script: [#3](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/3)
532
+
- JMeter support with `jmx` script: [Issue #3](https://github.com/aws-solutions/distributed-load-testing-on-aws/issues/3)
523
533
- Add `START` button on details page
524
534
- Add `CANCEL` button on create page
525
535
- Add AWS Step Functions to run tasks and update result instead of Amazon DynamoDB and Amazon SQS
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,4 +56,4 @@ If you discover a potential security issue in this project we ask that you notif
56
56
57
57
See the [LICENSE](https://github.com/aws-solutions/distributed-load-testing-on-aws/blob/master/LICENSE.txt) file for our project's licensing. We will ask you to confirm the licensing of your contribution.
58
58
59
-
We may ask you to sign a [Contributor License Agreement (CLA)](http://en.wikipedia.org/wiki/Contributor_License_Agreement) for larger changes.
59
+
We may ask you to sign a [Contributor License Agreement (CLA)](https://en.wikipedia.org/wiki/Contributor_License_Agreement) for larger changes.
Copy file name to clipboardExpand all lines: deployment/ecr/distributed-load-testing-on-aws-load-tester/Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ COPY ./.bzt-rc /root/.bzt-rc
16
16
RUN chmod 755 /root/.bzt-rc
17
17
18
18
# install bzt tools
19
-
RUN bzt -install-tools -o modules.install-checker.exclude=selenium,gatling,tsung,siege,ab,k6,external-results-loader,junit,testng,rspec,mocha,nunit,xunit,wdio,robot,newman
19
+
RUN bzt -install-tools -o modules.install-checker.exclude=selenium,gatling,tsung,siege,ab,k6,external-results-loader,junit,testng,rspec,mocha,nunit,xunit,wdio,robot,newman,playwright
0 commit comments