v1.3.0
v1.3.0
Release date: 2025-12-28
Highlights
- Fixed advertised broker metadata and added external access e2e coverage (#29).
- Improved Kafka client compatibility (including Java producer) with expanded e2e tests (#28).
- Streamlined Kafka CLI setup by skipping kind image load.
Known limitations
- TLS/SASL authentication is planned for v1.5+ (see roadmap).
- No Kafka transactions, KRaft APIs, or embedded stream processing.
Security fixes
- No known runtime vulnerabilities were fixed in this release.
What's Changed
- Fix advertised broker metadata and external access e2e by @novatechflow in https://github.com/novatechflow/kafscale/pull/30
- Fix/java producer compat by @novatechflow in https://github.com/novatechflow/kafscale/pull/31
- chore: prep v1.3.0 release by @novatechflow in https://github.com/novatechflow/kafscale/pull/33
Full Changelog: novatechflow/KafScale@v1.2.0...v1.3.0