Skip to content

Releases: novatechflow/kafscale

v1.3.0

28 Dec 11:10
46b3009

Choose a tag to compare

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

Full Changelog: v1.2.0...v1.3.0

v1.2.0

24 Dec 09:40
70fc356

Choose a tag to compare

v1.2.0

Release date: 2025-12-24

Merry Christmas to everyone 🎄

Highlights

  • Multi-region S3 support with AWS CRR integration and consumer reads.
  • MCP service added with supporting documentation and test coverage.
  • Helm chart/docs refresh and controller-runtime bump to v0.22.4.

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

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

21 Dec 11:52
79d7b52

Choose a tag to compare

v1.1.0

Release date: 2025-12-21

Highlights

  • CodeQL fixes for broker logging and safer env parsing.
  • Dependency refresh and upstream controller-runtime (no fork).
  • Added fuzzing, security, and release-process documentation for best practices.

Known limitations

  • TLS/SASL authentication is planned for a future release.
  • No Kafka transactions, KRaft APIs, or embedded stream processing.

Security fixes

  • No known runtime vulnerabilities were fixed in this release.

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

20 Dec 13:42

Choose a tag to compare

Kafscale v1.0.0

This is the first stable release of Kafscale, a Kafka‑protocol compatible streaming platform with stateless brokers, S3‑backed durability, and etcd‑backed metadata/offsets. v1.0.0 focuses on core broker compatibility, operational tooling, and observability.

Highlights

  • Expanded ops/admin API surface (groups, configs, cleanup, CreatePartitions, DeleteGroups)
  • New and improved Prometheus metrics + Grafana dashboard templates
  • Added security posture documentation and roadmap alignment
  • Strengthened test coverage, including new e2e durability tests and race/vet checks in CI

What’s Included

  • Kafka protocol support for produce/fetch, consumer groups, metadata, and admin ops
  • Operator‑based Kubernetes deployment flow
  • Expanded documentation set (ops, security, architecture, protocol matrix)

Known Limitations

  • No TLS/SASL yet (planned for next version)
  • No Kafka transactions or KRaft APIs
  • No embedded stream processing

v0.9.0-dev.2

20 Dec 09:48

Choose a tag to compare

v0.9.0-dev.2 Pre-release
Pre-release