Skip to content

v0.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 16:30
· 32 commits to main since this release
82d039f

This release contains a lot of updates and a long sought-after feature for adding timeouts to the Kafka reader, thanks to @JasmineCA. It is now possible to limit how long the reader waits for reading messages using the maxWait property of the ReaderConfig. Go is updated to 1.21 and k6 to v0.46.0. Other related dependencies are also updated.

What's Changed

New Contributors

Full Changelog: v0.19.1...v0.20.0