StreamNative Weekly Release Notes v4.0.0.8
Download
Distributions
Packages
Images
General Changes
Apache Pulsar
[fix][broker] Invoke custom BrokerInterceptor’sonFilter method if it’s defined
[fix][broker] support missing cluster level fine-granted permissions
0aa04368a9 Bump version to next snapshot version
[fix][broker] support missing tenant level fine-granted permissions
[fix][broker] Revert “[improve][client] Add log when can’t add message to the container
[improve][broker] Reduce memory occupation of InMemoryRedeliveryTracker.
[feat][broker] Implement allowBrokerOperationAsync in PulsarAuthorizationProvider to avoid exception thrown
[fix][broker]: support missing broker level fine-granted permissions
[improve][client] Enhance error handling for non-exist subscription in consumer creation
[fix][client] Fix race-condition causing doReconsumeLater to hang when creating retryLetterProducer has failed
[improve][client] Reduce unshaded dependencies and shading warnings in shaded Java client modules
[improve] Upgrade OpenTelemetry library to 1.44.1 version
[improve] [pip] PIP-373: Add a topic’s system prop that indicates whether users have published TXN messages in before.
[improve][client] Replace NameUtil#generateRandomName with RandomStringUtils#randomAlphanumeric
[fix][build] Fix error “Element encoding is not allowed here” in pom.xml
[fix][client] Fix DLQ producer name conflicts when there are same name consumers