Skip to content

pulsar-3.2.0-candidate-2

Pre-release
Pre-release
Compare
Choose a tag to compare
@lhotari lhotari released this 18 Jan 06:04
· 43 commits to master since this release
1cb8339

Release vote email thread: https://lists.apache.org/thread/f0zn9882wmkwcm768v1h38ys6z5qncto

What's Changed

  • Decouple Service account creation from PodSecurityPolicy by @frankjkelly in #387
  • Share common parts of the values files used in CI by @lhotari in #415
  • feat: added support for tolerations for the init jobs by @kovaxur in #399
  • feat: add metricsRelabelings on podMonitor by @lenglet-k in #406
  • docs: Update README for PodDisruptionBudget issue during Pulsar upgrade by @nrashok in #420
  • Add loadBalancerIP support for proxy service by @hadican in #421
  • Fail the chart-testing job if linting fails by @lhotari in #429
  • Resource specs for Init Containers by @Mortom123 in #428
  • feat: add imagePullSecrets in Job by @lenglet-k in #404
  • feat: add externalTrafficPolicy and loadBalancerSourceRanges by @lenglet-k in #405
  • Support configuring "proxyRoles" in broker by @lhotari in #430
  • Add testing of upgrading of latest released chart version to CI by @lhotari in #432
  • Change default value for rbac.limit_to_namespace and functions.rbac.limit_to_namespace by @lhotari in #418
  • Tiered Storage config by @pellicano in #205
  • Test Pulsar Functions in CI by @lhotari in #434
  • Don't use TLS from function instances to brokers by default by @lhotari in #435

New Contributors

Full Changelog: pulsar-3.1.0...pulsar-3.2.0-candidate-2