StreamNative Weekly Release Notes v3.3.2.5
Download
Distributions
Packages
Images
General Changes
Apache Pulsar
[improve][admin] Opt-out of topic-existence check [fix][broker] Catch exception for entry payload interceptor processor [fix][cli] Fix set-retention with >2GB size value for topic policy [fix][cli] Fix set topic retention policy failed [fix] [broker] Add consumer name for subscription stats [improve] Install coreutils in docker image to improve compatibility [fix][broker] Invoke custom BrokerInterceptor’sonFilter method if it’s defined
[fix][broker] support missing cluster level fine-granted permissions
[feat][broker] Implement allowBrokerOperationAsync in PulsarAuthorizationProvider to avoid exception thrown
[fix][broker] support missing tenant level fine-granted permissions
[fix][broker]: support missing broker level fine-granted permissions
f792b02794 Bump version to next snapshot version
[improve][broker] Skip unloading when bundle throughput is zero (ExtensibleLoadManagerImpl only)
[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][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
[improve] Upgrade oxia-java to 0.4.10 and fix closing of OxiaMetadataStore
[fix][client] Fix deadlock of NegativeAcksTracker
[improve][broker] Decouple pulsar_storage_backlog_age_seconds metric with backlogQuota check
[fix][client] Make protobuf-java dependency optional in java client libraries
[improve] Use single buffer for metrics when noUnsafe use
[fix][broker] fix null lookup result when brokers are starting
[fix][client] Fixed an issue where a cert chain could not be used in TLS authentication
[improve][misc] Disable OTel by default when running the pulsar-perf tool
[cleanup][build] skip generating pom.xml.versionsBackup
[fix][client] Initializing client-authentication using configured auth params
[fix][misc] Class conflict during jetcd-core-shaded shading process
[fix][ws] Implement missing http header data functions in AuthenticationDataSubscription
KoP
Add pulsar-kafka-schema-registry jar to imageCloud Storage Connector
aeb2c91 code format 479f01b [fix] fix wrong call tobulkHandleFailedRecords
Exist connector process when encounter exception
StreamNative Pulsar Plugins
bump pulsar 3.3.2.5 Change authentication failed log level to warnCloud Pulsar Plugins
Allow accepting token from query parametersFunction Mesh Worker Service
AddextraDependency field to FunctionMeshConnectorDefinition
Support set pod annotations via CustomRuntimeOptions