- References
- StreamNative Pulsar Changelogs
- v2.11
StreamNative Weekly Release Notes v2.11.0.5
StreamNative Weekly Release Notes v2.11.0.5
Download
Distributions
- https://github.com/streamnative/pulsar/releases/tag/v2.11.0.5
Packages
Images
General Changes
Apache Pulsar
eeab999755 Fix license header issue.
(#19930) [fix][client] Fix DeadLetterProducer creation callback blocking client io thread.
(#19825) [fix] [ml] make the result of delete cursor is success if cursor is deleted
(#19991) [fix][build] Client modules should be built with Java 8
(#19875) [fix][broker] Fix NPE when update topic policy.
(#19957) [fix][sec] Fix transitive critical CVEs in file-system tiered storage
(#19951) [improve][io] KCA: flag to force optional primitive schemas
(#19923) [improve][io] KCA: option to collapse partitioned topics
(#19942) [fix] [admin] fix incorrect state replication.connected on API partitioned-topic stat
KoP
(#1784) Support passing the token directly as the password for Schema Registry
(#1740) [docs] Update some outdated documents
(#1776) [improve] Add message.max.bytes for describe broker config
(#1718) Improve OAuth documentation
(#1757) [tests] Unflaky MessagePublishBufferThrottleTestBase
(#1696) [ksqldb] Add implementation for describeCluster
(#1727) [improvement] Do not cache topics in KafkaTopicManagerSharedState
(#1749) If all partition messages are sent, cancel the delayed tasks to avoid full gc or oom
Cloud Storage Connector
abdccf8 Upgrade depends sn pulsar version to 2.11.0.4.
fc0fab1 Fix unit test compatibility with getReaderSchema() method
(#626) Fix JsonFormat convert failed when use array jsonBytes or jsonString.
Cloud Pulsar Plugins
Handle null AuthenticationDataSource when checking super user roles
Function Mesh Worker Service
Set functions.useDedicatedRunner to false explicitly