Skip to content

Releases: kbdering/GatlingMessaging

0.9.3-beta

24 Apr 18:08
Immutable release. Only release title and notes can be modified.
dfc1509

Choose a tag to compare

What's Changed

  • Release/0.9.3 by @kbdering in #47
  • Bump org.apache.kafka:kafka-clients from 3.9.1 to 3.9.2 in the maven group across 1 directory by @dependabot[bot] in #48
  • Dependencies security updates
  • Added producer-consumer synchronization at test startup
  • Gatling Groups now follow standard Gatling convention

Full Changelog: 0.9.2-beta...0.9.3-beta

0.9.2-beta

06 Mar 16:48
Immutable release. Only release title and notes can be modified.
b13826a

Choose a tag to compare

  • security patches (protobuf, kafka-clients, jackson-core)
  • mkdocs support
  • scala support with code examples #45

What's Changed

  • Bump com.google.protobuf:protobuf-java from 3.25.3 to 3.25.5 by @dependabot[bot] in #38
  • Bump org.apache.kafka:kafka-clients from 3.7.0 to 3.9.1 by @dependabot[bot] in #39
  • mkdocs for easy start by @kbdering in #41
  • Bump com.fasterxml.jackson.core:jackson-core from 2.17.2 to 2.18.6 in the maven group across 1 directory by @dependabot[bot] in #40
  • Release 0.9.2 beta by @kbdering in #46

Full Changelog: 0.9.1-beta...0.9.2-beta

0.9.1-beta

22 Feb 12:06
Immutable release. Only release title and notes can be modified.
9b488ef

Choose a tag to compare

What's Changed

  • Bump org.apache.avro:avro from 1.11.3 to 1.11.4 by @dependabot[bot] in #35
  • Reporting unmatched responses as errors (request-response flows)
  • Adding consumer commit retries in case of retriable exception

0.9.0-beta

21 Feb 14:59
Immutable release. Only release title and notes can be modified.
55b2fa4

Choose a tag to compare

Changelog:

  • Fluent Checks
  • Avro, Protobuf, Byte[], String serialization
  • JMX Metrics injection
  • Metrics groups
  • Multi-protocol tests
  • More simulation examples