Documentation Index
Fetch the complete documentation index at: https://docs.streamnative.io/llms.txt
Use this file to discover all available pages before exploring further.
StreamNative Weekly Release Notes v4.1.3.4
Download
Distributions
Packages
Images
General Changes
Apache Pulsar
(#25293) [improve][broker]Reduce the lock range of SimpleCache to enhance performance
(#25371) [fix][broker] Fix IllegalArgumentException in BucketDelayedDeliveryTracker.addMessage
(#25352) [fix][broker] Fix race condition in ServerCnx producer/consumer async callbacks
(#25312) [fix][broker]system topic was created with different partitions acrossing clusters after enabled namespace-level replication
(#25325) [fix][io][kca] kafka headers silently dropped
(#25317) [fix][client] Fail messages immediately in ProducerImpl when in terminal state
(#25316) [fix] Fix flaky OneWayReplicatorTest.testTopicPoliciesReplicationRule
(#25314) [fix][test] Fix flaky PulsarDebeziumOracleSourceTest
(#25266) [fix][broker] Handle missing replicator during snapshot request processing
(#25346) [fix][broker] Fix concurrency bug in BucketDelayedDeliveryTracker
MoP
d4a069f3 Ignore some flaky test
KoP
[branch-4.1] Fix compatibility issue for ManagedLedgerInfo
fix: respect max bytes limit for both requests and partitions
Scheduled to add first offset to the ledger info
Fix “LastConfirmedEntry is xxx when reading” read failures after ledger rollover
StreamNative Pulsar Plugins
222eabf7d Fix hashicorp image issue
fix: exclude stream-storage-server from pulsar-metadata-tool
fix: upgrade spring-beans to 6.2.12 and spring-ldap-core to 3.2.16 to fix CVEs in broker-auth-ldap
aa20817d2 Update bom version to 4.1.0-SNAPSHOT, the 4.0.0-SNAPSHOT will keep update when bom branch-4.1 have any change
Remove zookeeper version defiine
5d00fcc46 Upgrade bookie-rackinfo netty version
fix: upgrade Go from 1.25.6 to 1.25.8 to patch CVE-2026-27139 in stdlib
Fix vault docker version issue
pulsarctl
Update Trivy GitHub Action to v0.35.0
Gate Docker login and snstage image usage on streamnativebot actor
Add platform and compute teams as CODEOWNERS
Function Mesh Worker Service
e9fa1acc fix: use 4.1.3.3 base image in CI
4a919936 feat: Support volume & volumeMounts in CustomRuntimeOptions
Support unified RBAC for registry service
feat: expose clusterRef field to ConnectionConfig
fix: do not set static bootstrapServers when in registry mode
fix: fix build error
feat: add a new endpoint to validate connection
StreamNative Unified RBAC
fix: include Pulsar 4.1 in pulsar40 compat source set
Security Fixes
Apache Pulsar
(#25399) [fix][sec] Upgrade to Netty 4.1.132.Final to address CVEs