Releases: hellofresh/kangal-jmeter
Releases · hellofresh/kangal-jmeter
1.0.8
Changelog
- Bump the version of JMeter from 5.4.1 to 5.5 #26
- To use the version
5.5
of JMeter in your tests, set the:JMETER_MASTER_IMAGE_TAG
andJMETER_WORKER_IMAGE_TAG
environment variables to the5.5
tag.
- To use the version
- Bump the version of the PostgreSQL Driver from 42.2.5 to 42.5.1 in #27
- Update the MongoDB Driver in #28
- The version of the
mongo-java-driver
artifact was updated. This is the artifact that contains themongodb-driver-core
(the core library), themongodb-driver
, and the BSON library to enable testing / sampling to a MongoDB database using classes from the MongoDB driver that are not available in the default version of the JMeter installation.
- The version of the
1.0.7
What's Changed
- Skip ghz integration test by @s4nji in #22
- Update version of cmdrunner from 2.2 to 2.3 by @eliflores in #25
- Remove usage of the deprecated GitHub Actions commands by @eliflores in #24
New Contributors
- @eliflores made their first contribution in #25
Full Changelog: 1.0.6...1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
Use HelloFresh DockerHub organization
1.0.2 Use hellofresh DockerHub org to push images (#13)