pulsar-3.6.0
It is necessary to follow the upgrade instructions when upgrading from Helm Chart version 3.0.0-3.4.x to 3.5.0 version and above.
What's Changed
- Add initContainers to templates by @CodePrometheus in #516
- Bump minimum k8s version to 1.23.0 by @lhotari in #518
- Upgrade cert-manager to v1.12.13 by @lhotari in #517
- Support using self generated certificates by @duncaan in #523
- feat: Support to customize broker podManagementPolicy from values.yaml by @ludmanl in #525
- Add topologyspreadconstraint to deploy pods in sts cross different az evenly by @wangshu3000 in #526
- Fix compatibility with Pulsar 3.3.x+ docker images where /pulsar isn't writable by @lhotari in #531
- feat: add imagepullsecrets on pulsar-manager-initialize job by @lenglet-k in #533
- Use Pulsar 3.0.7 image by default to address CVE-2024-47561 by @lhotari in #536
New Contributors
- @CodePrometheus made their first contribution in #516
- @duncaan made their first contribution in #523
- @ludmanl made their first contribution in #525
Full Changelog: pulsar-3.5.0...pulsar-3.6.0