- References
- StreamNative Pulsar Changelogs
- v2.11
StreamNative Weekly Release Notes v2.11.0.3
StreamNative Weekly Release Notes v2.11.0.3
Download
Distributions
- https://github.com/streamnative/pulsar/releases/tag/v2.11.0.3
Packages
Images
General Changes
Apache Pulsar
(#19503) [improve][meta]Allow version to start positive and grow by more than one
(#19746) [fix][broker] Fix potential exception cause the policy service init fail.
(#19692) [fix] [broker] Topic close failure leaves subscription in a permanent fence state
Cloud Storage Connector
(#610) [chore] Upgrade to JDK 17
(#609) [feat][json] Allow NaN numbers when flag is set
(#608) [fix][config] Fix NPE if partitionerType is empty
(#596) [chore] upgrade transitive dependencies with severe vulnerabilities
(#588) [chore] Rename io-cloud-storage-sink.md to cloud-storage-sink.md
(#515) [fix][sink] Reset currentBatchSize & currentBatchBytes on failing records
(#516) [fix][sink] Fix sink failing upon schema retrieval exceptions
(#532) [docs] Add troubleshooting section to readme
d9f4c4e Adjust codeowner to ecosystem
(#508) [fix][schema] Fix Bytes schema conversion to AutoConsume schema
(#509) [misc] Add @streamnative/ecosystem to CODEOWNERS
(#505) Remove @streamnative/platform to avoid notification noise
(#492) [#491 ]Fix flush stalling for large pendingQueueSize with small batchSize/maxBatchBytes
(#470) [feat] Option to use message index instead of record sequence for partitioning
(#483) [fix][ci] Change the release process
(#468) [#20][docs] Update docs structure for pulsar-hub sync
(#473) [#472][misc] Update PULL_REQUEST_TEMPLATE.md for auto-labeling
(#478) [feat] Support for Azure Blob Storage
(#475) Bump jackson-databind from 2.13.2.1 to 2.13.4.1
(#474) [misc] Bump checkstyle to 8.29
(#469) [feat] Make compression algorithm configurable for parquet format
(#471) [misc] Move log 'Skip flushing because the pending flush is empty' to debug level
(#466) [docs] Add pathPrefix to docs
(#450) [config] Make pendingQueueSize default to batchSize
(#461) [feat] Support for KeyValue schema
(#452) [#445][sink] Add trigger for flushing batch when maxBatchBytes is reached
(#459) [fix][sink] Fix multiple topics in the same output blob
(#465) [fix][config] Validate endpoint URI scheme