Micronaut Kafka 5.1.1
What's Changed
Bug Fixes π
- Remove obsolete bean requirement
KafkaHealthIndicator
->AdminClient
by @guillermocalvo in #848 - Swallowed exception thrown from custom exception handler -> kafka consumer closed by @guillermocalvo in #854
Docs π
- Cleanup docs-examples and builds in test-suite modules by @wetted in #846
- make brand and name not nullable by @sdelamo in #853
- close class in docs by @sdelamo in #852
- use configuration macro by @sdelamo in #851
- use reactor instead of rxjava2 by @sdelamo in #850
Dependency updates π
- fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.2.1 - autoclosed by @renovate in #847
Full Changelog: v5.1.0...v5.1.1