pulsar-4.7.0-candidate-1
Pre-release
Pre-release
What's Changed
- Fix authentication examples, by enabling JWT. by @tallosim in #695
- Add oxia.server.walSyncData to optionally disable WAL fsync for testing by @lhotari in #696
- Add broker FileSystemPackagesStorage support for Functions on Oxia by @lhotari in #697
- Add CI scenario: Pulsar v5 with Oxia and Pulsar Functions by @lhotari in #699
- Add standalone function-worker component (split the worker out of the broker) by @lhotari in #698
- Improve CI stability: make kubeconform schema validation resilient to transient download failures by @lhotari in #705
- Use Pulsar 4.0.12 image by default by @lhotari in #704
- fix: always use policy/v1 for PodDisruptionBudget templates by @yusufdaud-anaplan in #703
- fix: omit empty broker clusterIP to avoid GitOps drift by @yusufdaud-anaplan in #702
New Contributors
- @tallosim made their first contribution in #695
- @yusufdaud-anaplan made their first contribution in #703
Full Changelog: pulsar-4.6.1...pulsar-4.7.0-candidate-1