- References
- StreamNative Pulsar Changelogs
- v3.3
StreamNative Weekly Release Notes v3.3.1.2
Download
Distributions
- https://github.com/streamnative/pulsar/releases/tag/v3.3.1.2
Packages
Images
General Changes
Apache Pulsar
[improve] [broker] Avoid subscription fenced error with consumer.seek whenever possible
[improve] [client]Add new ServiceUrlProvider implementation: SameAuthParamsAutoClusterFailover
[fix] [broker] Let Pending ack handler can retry to init when encounters a metadata store error
[fix][client] Create the retry producer async
[improve][proxy] Reuse authentication instance in pulsar-proxy
[fix][client] Fix for early hit beforeConsume
for MultiTopicConsumer
[fix] [meta] Oxia metadta store: Convert error to MetadataStoreException if operation failed
[fix][broker] Fix 'Disabled replicated subscriptions controller' logic and logging
[improve][broker] Explicitly close LB internal topics when playing a follower (ExtensibleLoadManagerImpl only)
[fix] [broker] Fix compatibility issues for PIP-344
[fix][metadata] Upgrade Oxia to 0.3.2
[improve][client] Add maxConnectionsPerHost and connectionMaxIdleSeconds to PulsarAdminBuilder
[fix][broker] Fix the bug that elected leader thinks it's a follower
KoP
Fix getOwnedServiceUnits has exception cause broker shutdown
pulsarctl
update pulsar-client-go to master latest commit
StreamNative Pulsar Plugins
bump pulsar 3.3.1.2
rbac: avoid delegation exception breaking the chain
rest: make header be case-insensitive
Function Mesh Worker Service
cab53ed7 Fix kafka-client permission error
Support multiple tasks