This release brings a number of improvements to Kafka preset by @karelbilek, as well as some maintenance changes by @fabiolamicela and @karelbilek.
It includes version bumps of Go dependencies, and upgrades to supported/default versions of various presets.
Thank you to the new contributors!
What's Changed
- Removed usage of deprecated docker container type options by @fabiolamicela in #1032
- kafka: healthcheck for consumer group coordinator by @karelbilek in #1037
- Fix golangci-lint by @karelbilek in #1042
- Fixing all goroutine leaks with client closings by @karelbilek in #1041
- Allow users to set number of partitions in topic by @karelbilek in #1040
New Contributors
- @fabiolamicela made their first contribution in #1032
- @karelbilek made their first contribution in #1037
Full Changelog: v0.30.0...v0.31.0