Releases: kbdering/GatlingMessaging
Releases · kbdering/GatlingMessaging
0.9.3-beta
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
- 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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
Changelog:
- Fluent Checks
- Avro, Protobuf, Byte[], String serialization
- JMX Metrics injection
- Metrics groups
- Multi-protocol tests
- More simulation examples