v0.23.0
What's Changed
- upgrade alpine 3.20.3 to fix CVE-2024-6119 by @nlu90 in #782
- Support pause rollout by @jiangpengcheng in #780
- Set complete to false in default log4j config by @jiangpengcheng in #781
- Revert "upgrade alpine 3.20.3 to fix CVE-2024-6119" by @freeznet in #783
- Use
/pulsar/instances/deps/*
instead of/pulsar/lib/*
in classpath by @jiangpengcheng in #787 - Update classpath to make it compatible with old runner image by @jiangpengcheng in #789
- Add
ProcessGuarantee
to WindowConfig by @jiangpengcheng in #792 - added feature to provide imagePullSecrets and imagePullPolicy to runn… by @moweonlee in #791
- Support set python version when build python runner image by @jiangpengcheng in #784
- Update trivy repository by @jiangpengcheng in #790
- Release v0.23.0 by @jiangpengcheng in #793
New Contributors
- @moweonlee made their first contribution in #791
Full Changelog: v0.22.0...v0.23.0