Releases: crossplane-contrib/provider-kafka
Releases · crossplane-contrib/provider-kafka
v0.5.0
v.0.4.3
v0.4.2
Bugfix for ACL CPU leak to allow disconnects.
v0.4.1
Bugfix release.
v0.4.0
Releasing newly merged features, including additional authentication mechanisms and client disconnect fixes.
What's Changed
- Empty commit ahead of v0.2.0 by @jastang in #45
- Fix ACL deletion (#39) by @Tilian in #42
- PROVIDER-KAFKA 46: Topic controller Observe function doesn't distingu… by @adarmiento in #47
- Support Kafka client disconnect by @jutley in #50
New Contributors
- @Tilian made their first contribution in #42
- @adarmiento made their first contribution in #47
- @jutley made their first contribution in #50
Full Changelog: v0.2.0...v0.4.0
Initial Release of provider-kafka with Topic and ACL Support
What's Changed
- Add Kafka Topic as a Managed Resource by @turkenh in #1
- Update Kafka client to latest with fixes by @turkenh in #3
- Update README.md by @marshmallory in #9
- Update Topic partitions in provider-kafka by @jograca in #4
- Fixing a merge conflict that got in PR #4 by @jograca in #10
- add github issue and PR templates by @stevendborrelli in #14
- add DCO and code of conduct by @stevendborrelli in #13
- address linter errors by @stevendborrelli in #15
- Use Upbound build submodule by @stevendborrelli in #16
- Refactoring Controller to Utilize a Topic Client (Resolves #5) by @jograca in #17
- Build Update by @stevendborrelli in #20
- Replication Factor Update Error Handling. Fixes #23 by @jograca in #24
- DevTools: Kafka Env Refresh by @marshmallory in #22
- Updating spacing on comment for linter by @jograca in #25
- Support to Add, Remove and List ACLs (Fixes #6) by @jograca in #26
- Add CI workflows to build and publish images by @hasheddan in #27
- Add go.cacheDir target and remove old Dockerfile by @hasheddan in #28
- ACL and Topic Test Merge Conflicts by @jograca in #31
- Add Github CI actions for kafka cluster by @stevendborrelli in #33
New Contributors
- @turkenh made their first contribution in #1
- @marshmallory made their first contribution in #9
- @jograca made their first contribution in #4
- @stevendborrelli made their first contribution in #14
- @hasheddan made their first contribution in #27
Full Changelog: https://github.com/crossplane-contrib/provider-kafka/commits/v0.1.0