Main changes since 0.3.0-rc1
- Use sl4j2-impl to fix issue with no SLF4J provider found
All changes can be found under the 0.3.0 milestone.
Upgrade procedure of Kafka Access Operator to Strimzi 1.0.0
The Kafka Access Operator 0.2.0 doesn't work with the Strimzi 1.0.0, because of the v1 API changes related to KafkaUser and Kafka resources. We prepared documentation about the upgrade procedure with Kafka Access Operator and Strimzi Cluster Operator - please see the Upgrading to Strimzi 1.0.0 guide.
Installation files
You can download the installation files as the ZIP / TAR.GZ archives.
Container images
The following container images are part of this release:
| Name | Image |
|---|---|
| Access Operator | quay.io/strimzi/access-operator@sha256:918e84ca0a96ee51bb721e963520a904ae0590b7e3c34d78225970af65eb30ab
|
New Contributors
- @albundy83 made their first contribution in #113
- @mimaison made their first contribution in #122
- @aolear-ss made their first contribution in #118
- @cgpoh made their first contribution in #111
What's Changed
- Add project names to modules + add sources plugin for deploying artifacts to Maven Central by @im-konge in #98
- Add 0.2.0 release to the main branch and bump version by @katheris in #100
- Add release docs for Access Operator by @katheris in #101
- Update RELEASING.md with information about configuring other variables for the release pipeline by @im-konge in #102
- Update JOSDK to v5.1.2 by @OwenCorrigan76 in #93
- [ST] Add MustGather and publish logs from tests in AZP by @im-konge in #109
- Add securitycontext and podsecuritycontext by @albundy83 in #113
- Add GitHub actions by @Frawless in #114
- Set proper permissions for codeql action by @Frawless in #116
- build(deps): Bump org.assertj:assertj-core from 3.21.0 to 3.27.7 by @dependabot[bot] in #117
- Fix docker manifests push after docker upgrade by @Frawless in #120
- Update to Java 21 by @OwenCorrigan76 in #119
- Various Java cleanups by @mimaison in #122
- add helm chart values for pod annotations and labels by @aolear-ss in #118
- Use Strimzi GitHub Actions v1 by @Frawless in #123
- Use shared actions also in STs action by @Frawless in #125
- Fix naming of artifacts for CVE/Release workflows by @Frawless in #127
- feat: support annotations by @cgpoh in #111
- Update Kafka clients version to 4.2.0 by @katheris in #129
- [ST] Replace Test-Frame with Kubetest4j by @im-konge in #131
- Update Strimzi api version to 1.0.0 by @katheris in #130
- Bump dependencies - JOSDK, tests related dependencies by @im-konge in #132
Full Changelog: 0.2.0...0.3.0-rc2