Releases: mostafa/xk6-kafka
v0.29.0
What's Changed
- Test suite can run multiple times by @bittrance in #312
- Flag to return messages received so far when maxWait is reached by @bittrance in #313
- Fix writer timeout metrics by @hho in #316
- Fix offsets by @mostafa in #317
New Contributors
- @bittrance made their first contribution in #312
- @hho made their first contribution in #316
Full Changelog: v0.28.0...v0.29.0
v0.28.0
Full Changelog: v0.27.0...v0.28.0
v0.27.0
k6 is updated to v0.53.0 and Go v1.23.1 is used to build the extension. The rest of the dependencies are also updated.
What's Changed
Full Changelog: v0.26.0...v0.27.0
v0.26.0
v0.25.1
- Keep original error in reader in #289 by @davidgomesdev
Full Changelog: v0.25.0...v0.25.1
v0.25.0
This release introduces a new feature (#287) where the reader will raise an error that can be caught in JS when the consume function cannot consume anymore or there are other errors. The error will still be logged. There are dependency updates as well.
Full Changelog: v0.24.2...v0.25.0
v0.24.2
This release contains a feature contributed by @ChrisDev83 that adds nanoPrecision
to ConsumeConfig
in #283, so that the returned date time object has nano seconds.
Important
The v0.24.1 is defunct. Don't use it.
Full Changelog: v0.24.0...v0.24.2
v0.24.0
v0.23.1
This release contains binaries and Docker image that is now built for arm64 architectures. Go is now updated to v1.22.
Full Changelog: v0.23.0...v0.23.1