- References
- StreamNative Pulsar Changelogs
- v3.3
StreamNative Weekly Release Notes v3.3.0.6
Download
Distributions
- https://github.com/streamnative/pulsar/releases/tag/v3.3.0.6
Packages
Images
General Changes
Apache Pulsar
(#22652) [improve] [broker] Trigger offload on topic load
(#23002) [fix][admin] Fix half deletion when attempt to topic with a incorrect API
(#23012) [improve][build] Upgrade dependency-check-maven-plugin to 10.0.2
(#23008) [fix][misc] Remove RoaringBitmap dependency from pulsar-common
(#22993) [fix][broker] PulsarStandalone started with error if --stream-storage-port is not 4181
(#23006) [improve][broker] Use RoaringBitmap in tracking individual acks to reduce memory usage
(#23004) [fix][broker] Fix MessageDeduplication replay timeout cause topic loading stuck
(#22966) [fix] Make operations on individualDeletedMessages
in lock scope
(#22999) [fix][ci] Fix OWASP Dependency Check download by using NVD API key
KoP
(#623) Fix producer state snapshot not taken during shutdown
pulsarctl
(#1521) Bump pulsar version to 3.3.0.6 & Fix TestDeleteNonExistPartitionedTopic
StreamNative Pulsar Plugins
(#1319) [improve] [log] Change log level of consumer not found to WARN
Snowflake Connector
(#442) [feat] Support metadata field mapping
StreamNative Tiered storage
(#825) Fix the the issue with the kop format message and kop schema registry
(#826) Add create namespace tests for the iceberg catalog
(#827) Using iceberg bom to import the iceberg dependency