Skip to main contentStreamNative Weekly Release Notes v4.1.0.13
Download
Distributions
Packages
Images
General Changes
Apache Pulsar
(#25125) [fix][test] Wait for txn.abort() to complete to avoid AdminApiTransactionTest.testAnalyzeSubscriptionBacklogWithTransactionMarker() flaky test
(#25114) [fix][broker]Topic deleting failed after removed local cluster from namespace policies
(#25130) [improve][broker] Change the log level from error to info when throwing NotAllowedException
(#25048) [improve][broker] Enhance logging for adding schema failures in ServerCnx
(#25121) [fix][broker] Fix MultiRolesTokenAuthorizationProvider error when subscription prefix doesn’t match.
(#25119) [fix][broker] Fix compaction horizon might be reset to an old position when phase two is interrupted
(#25104) [improve][broker] Fix thread safety issue in ManagedCursorImpl.removeProperty
(#25091) [improve][admin] Add counter for marker messages in PersistentTopics.analyzeSubscriptionBacklog() rest api
(#25089) [fix][ml] Fix cursor backlog size to account for individual acks
(#25077) [fix][broker] Fix chunked message loss when no consumers are available
(#25101) [fix][test] Fix ManagedCursorTest and NonDurableCursorTest flaky tests
KoP
Cache Maven dependencies to speed up CI
Set shadow namespace load manager to void interceptor test fail
Reduce total test time of all workflows
[Ursa] Prevent possible partitioned metadata loss that fails ksqlDB’s SHOW TOPICS command
test(transaction): increase timeout for transaction recovery test
Print maven effect setting before build
Remove ShadowTopicManager
Support complex oxia config for Schema Registry service
Fix schema evolution version resetting after deleting a subject version in oxia schema registry
Add cloud plugin common library when building schema registry docker image
StreamNative Pulsar Plugins
05add0d3d fix checkstyle issue
2787a1a37 fix(rest): fix producer leak
feat(compaction): Support compact,delete cleanup Policy for Kafka topics
Function Mesh Worker Service
Support custom agent framework and hpa for Agent
StreamNative Tiered storage
Fix some CVE
Security Fixes