Releases: strimzi/strimzi-kafka-operator
Releases · strimzi/strimzi-kafka-operator
0.2.0-rc2
Changes since rc1:
- Fix issues with RBAC enabled Kubernetes clusters #286
- Fix NPE on Kubernetes caused by incorrectly triggered Kafka Connect S2I reconciliation #288
- Fix incorrectly released locks after cluster deletion #280
0.2.0-rc1
- New operator concept with Cluster Controller and Topic Controller
- Custer Controller is responsible for deployment of Kafka and Kafka Connect clusters
- Topic Controller is managing Kafka Topics
- Improved documentation
- Improved examples
- Docker images based on CentOS 7
- Improved test coverage
0.1.0
Strimzi 0.1.0 provides Docker images, OpenShift templates and Kubernetes YAML files for deploying Apache Kafka.
0.1.0-rc3
CHANGELOG:
- Fix bug in Kafka InMemory template
0.1.0-rc2
CHANGELOG:
- New name (Strimzi)
- Improved logging configuration
- Add support for Prometheus metrics
0.1.0-rc1
Initial release.
CHANGELOG:
- This release provides set of Docker images and deployment templates for running Apache Kafka on top of Kubernetes/Openshift platform.