- References
- StreamNative Pulsar Changelogs
- v3.0
StreamNative Weekly Release Notes v3.0.1.7
Download
Distributions
- https://github.com/streamnative/pulsar/releases/tag/v3.0.1.7
Packages
Images
General Changes
Apache Pulsar
(#21461) [fix][broker] Fix resource_quota_zpath
(#21510) [fix][broker] Fix setReplicatedSubscriptionStatus incorrect behavior
(#21220) [improve] [broker] Let the producer request success at the first time if the previous one is inactive
(#21574) [fix][broker] Correct schema deletion for parititioned topic
(#21595) [fix] [broker] Delete topic timeout due to NPE
(#21465) (#21570) [fix][broker] Fix issue with consumer read uncommitted messages from compacted topic
(#21591) [fix][broker] Duplicate LedgerOffloader creation when namespace/topic…
dc198df524 Revert "Release 3.0.2"
(#21545) [fix][broker] Fix create topic with different auto creation strategies causes race condition
(#21445) (#21565) [fix][broker] Fix namespace bundle stuck in unloading status
(#21569) [fix] [build] Remove test testNoOrphanTopicIfInitFailed
(#21270))) Revert "[fix][client] Avert extensive time consumption during table view construction
(#21485) [fix][client] Fix print error log 'Auto getting partitions failed' when expend partition.
(#21540) [fix] [broker] Fix thousands orphan PersistentTopic caused OOM
(#21542) [fix] [ml] Fix orphan scheduled task for ledger create timeout check
(#21508) [fix][broker] Fix failure while creating non-durable cursor with inactive managed-ledger
(#21530) [fix][ml] Fix unfinished callback when deleting managed ledger
(#21270) [fix][client] Avert extensive time consumption during table view construction
(#21481) [fix][broker] Fix the deadlock when using BookieRackAffinityMapping with rackaware policy
(#21496) [fix][broker] Fix PulsarService/BrokerService shutdown when brokerShutdownTimeoutMs=0
(#21505) [fix][txn] OpRequestSend reuse problem cause tbClient commitTxnOnTopic timeout unexpectedly
(#21486) [fix][broker] Avoid pass null role in MultiRolesTokenAuthorizationProvider
(#21268) [fix][txn] Ack all message ids when ack chunk messages with transaction.
(#21489) [fix][build] Fix apt download issue in building the docker image
(#21183) [fix] [broker] Make the new exclusive consumer instead the inactive one faster
KoP
(#222) Fix NPE for OffsetsFetch v7 or earlier requests
(#225) Apply restrict checkstyle rules for indents and spaces
(#226) [Branch-3.0][transaction] Make the list offset request aware of the read-committed isolation level
(#210) [schema-registry][fix] Fix schema ID generation logic
(#207) [fix] Use log end offset as the earliest offset when topic is empty
Cloud Storage Connector
(#791) Optimize Azure blob storage connector config validation logic
(#792) Add azure blob storage sink connector docs.
(#786) Add Google Cloud Storage sink connector docs.
(#782) Add AWS s3 sink connector docs.
AWS Lambda Connector
(#708) Make AWS Lambda sink connector private
StreamNative Pulsar Plugins
(#1323) Fix cve
Function Mesh Worker Service
(#1081) Fallback to reason field if the lastState's message is empty
(#1021) make memory padding configurable
(#1098) Fix getSinkList and getSourceList impl to avoid showing fields details.
67e808c0 Use local registry for sn-java and generic runner images
(#1082) Support read customize connector catalogs.
(#1069) Support generic runtime
(#1074) Append version to the description field of ConnectorDefinition for load from connector catalog
Lakehouse Connector
(#445) Update snappy dependency
Snowflake Connector
(#253) Improve snowflake sink connector doc
(#254) Fix wrong value for configuration processingGuarantees
Aws EventBridge Connector
(#160) Fix some docs and deprecated eventBusResourceName config.