- References
- StreamNative Pulsar Changelogs
- v3.3
StreamNative Weekly Release Notes v3.3.0.5
Download
Distributions
- https://github.com/streamnative/pulsar/releases/tag/v3.3.0.5
Packages
Images
General Changes
Apache Pulsar
[fix][broker] Can't connecte to non-persist topic when enable broker client tls
[fix][test] Update OpenTelemetry receiver endpoint in integration test
[fix][broker] Fix broker OOM when upload a large package.
[improve][broker] Improve exception for topic does not have schema to check
[improve] [broker] PIP-356 Support Geo-Replication starts at earliest position
[fix] [broker] response not-found error if topic does not exist when calling getPartitionedTopicMetadata
[improve] [client] PIP-344 support feature flag supportsGetPartitionedMetadataWithoutAutoCreation
[fix] [client] PIP-344 Do not create partitioned metadata when calling pulsarClient.getPartitionsForTopic(topicName)
[fix][broker] Ensure that PulsarService is ready for serving incoming requests
[fix][broker] Update init and shutdown time and other minor logic (ExtensibleLoadManagerImpl only)
[fix][broker] Asynchronously return brokerRegistry.lookupAsync when checking if broker is active(ExtensibleLoadManagerImpl only)
[fix][broker] Support advertised listeners when gracefully transferring topics (ExtensibleLoadManagerImpl only)
[fix][broker] Fix NPE after publishing a tombstone to the service unit channel
[fix][broker] Immediately tombstone Deleted and Free state bundles
[improve][broker]Ensure namespace deletion doesn't fail
KoP
Fix the TopicExistsInfo object not recycled
Cloud Storage Connector
[fix]: fix Parquet/Avro format with separated key value avro-avro messages
StreamNative Pulsar Plugins
Add Pulsar OIDC plugin
bump toolchain 1.22.4
Support multiple private keys token AuthenticationProvider
Cloud Pulsar Plugins
Compatible changes for Auth0 Actions migration
Fix oidcIssuers not update after restart broker
Function Mesh Worker Service
bump sn-operator to v0.5.0-rc.15
add kafka connect apis
Bump function mesh to 0.21.0
Snowflake Connector
Improve json schema conversion
StreamNative Tiered storage
Fix PB repeated nested field issue
Support protobuf native schema in the lakehouse storage
Create namespace if it supports and not exists
Upgrade iceberg to 1.5.2
Move the iceberg api call to one place
Enable the brokerMetadataInterceptro in the IT