Skip to content

1.0.8

Latest
Compare
Choose a tag to compare
@eliflores eliflores released this 14 Dec 15:11
· 5 commits to master since this release
edaa968

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.