Skip to content

Releases: hellofresh/kangal-jmeter

1.0.8

14 Dec 15:11
edaa968
Compare
Choose a tag to compare

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 and JMETER_WORKER_IMAGE_TAG environment variables to the 5.5 tag.
  • 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 the mongodb-driver-core (the core library), the mongodb-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.

1.0.7

01 Dec 12:36
32802f1
Compare
Choose a tag to compare

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

Full Changelog: 1.0.6...1.0.7

1.0.6

15 Dec 18:11
e10aaa1
Compare
Choose a tag to compare

Includes Log4j Vulnerability mitigation

1.0.5

27 May 16:35
c2e03e6
Compare
Choose a tag to compare

Changelog

This is the patch release fixing missed environment variable and typo #19

1.0.4

27 May 14:41
35525e9
Compare
Choose a tag to compare

This release creates kangal-jmeter-master:5.4.1 and kangal-jmeter-worker:5.4.1 images, as well as updating the latest image to JMeter 5.4.1.

Changes

#15 Upgrade JMeter to 5.4.1
#18 Prepare JMeter 5.4.1 release

1.0.3

27 May 10:00
7d346bd
Compare
Choose a tag to compare

This release prepares for the future JMeter updates.
With this release, we will start publishing images with JMeter version in the tags so you can pin the JMeter version to e.g. 5.0.

Changelog

#16 Tag images with JMeter Version
#17 Put jmeter.properties in docker image

Use HelloFresh DockerHub organization

15 Feb 16:22
5803a8f
Compare
Choose a tag to compare
1.0.2

Use hellofresh DockerHub org to push images (#13)

1.0.1

05 Nov 11:08
d4a03cb
Compare
Choose a tag to compare
1.0.1 Pre-release
Pre-release

Changelog

#11 Adding a CSV file with raw results data to results archive.

1.0.0

01 Oct 08:28
0dbebf1
Compare
Choose a tag to compare

Changelog

#7 Add support to persist reports using PreSigned URLs