- References
- StreamNative Pulsar Changelogs
- v3.1
StreamNative Weekly Release Notes v3.1.0.6
Download
Distributions
- https://github.com/streamnative/pulsar/releases/tag/v3.1.0.6
Packages
Images
General Changes
Apache Pulsar
[fix][broker][branch-3.1] Fix issue with consumer read uncommitted messages from compacted topic
(#21465))) Revert "[fix][broker] Fix issue with consumer read uncommitted messages from compacted topic
(#21270))) Revert "[fix][client] Avert extensive time consumption during table view construction
[fix] [ml] Fix orphan scheduled task for ledger create timeout check
[fix] [broker] Fix thousands orphan PersistentTopic caused OOM
[fix][ml] Fix unfinished callback when deleting managed ledger
[fix][client] Fix print error log 'Auto getting partitions failed' when expend partition.
[fix][broker] Fix failure while creating non-durable cursor with inactive managed-ledger
[fix][broker] Fix the deadlock when using BookieRackAffinityMapping with rackaware policy
[fix][broker] Fix create topic with different auto creation strategies causes race condition
[fix][broker] Fix namespace bundle stuck in unloading status
[fix][broker] Fix PulsarService/BrokerService shutdown when brokerShutdownTimeoutMs=0
[fix][broker] Fix issue with consumer read uncommitted messages from compacted topic
[fix][broker] Avoid pass null role in MultiRolesTokenAuthorizationProvider
[fix][txn] OpRequestSend reuse problem cause tbClient commitTxnOnTopic timeout unexpectedly
[fix][test] Fix LocalBookkeeperEnsemble resource leak in tests
[fix][client] Avert extensive time consumption during table view construction
[fix][txn] Ack all message ids when ack chunk messages with transaction.
[fix][build] Fix apt download issue in building the docker image
[fix][broker] Ignore individual acknowledgment for CompactorSubscription when an entry has been filtered.
[fix][broker] Fix MultiRoles token provider NPE when using anonymous clients
[fix][sec] Upgrade Zookeeper to 3.8.3 to address CVE-2023-44981
119b83201f Bump version to 3.1.2-SNAPSHOT
[fix][sec] Upgrade Netty to 4.1.100 to address CVE-2023-44487
[fix][sec] Upgrade Jetty to 9.4.53 to address CVE-2023-44487
[fix][proxy] Move status endpoint out of auth coverage
[fix][sec] Upgrade snappy-java to 1.1.10.5
KoP
[schema-registry][fix] Fix schema ID generation logic
[Transaction] Make the list offset request aware of the read-committed isolation level
[fix] Use log end offset as the earliest offset when topic is empty
[fix][schema-registry] Fix conflict schema version
Cloud Storage Connector
Optimize Azure blob storage connector config validation logic
Add azure blob storage sink connector docs.
Add Google Cloud Storage sink connector docs.
Add AWS s3 sink connector docs.
AWS Lambda Connector
SNIP-105: Support new data format for AWS lambda connector
Make AWS Lambda sink connector private
pulsarctl
Fix error that functions cannot set auto-ack to false
Fix source built_int list called error interface.
Function Mesh Worker Service
02f6d2c3 Use local registry for sn-java and generic runner images
align version for branch 3.1
Support read customize connector catalogs.
Support generic runtime
Append version to the description field of ConnectorDefinition for load from connector catalog
Fix state store and add tests for oxia state store
Bump function-mesh to v0.18.0
Lakehouse Connector
Update snappy dependency
Snowflake Connector
Fix wrong value for configuration processingGuarantees