- References
- StreamNative Pulsar Changelogs
- v2.11
StreamNative Weekly Release Notes v2.11.4.1
Download
Distributions
- https://github.com/streamnative/pulsar/releases/tag/v2.11.4.1
Packages
Images
General Changes
Apache Pulsar
(#22533) [fix][broker] Fix NPE causing dispatching to stop when using Key_Shared mode and allowOutOfOrderDelivery=true
(#22530) [improve][build] Upgrade OWASP Dependency check version to 9.1.0
(#22521) [improve][broker] Optimize gzip compression for /metrics endpoint by sharing/caching compressed result
ece1684113 [fix][client][branch-2.11] Fix cherry-picking issue in #22393, address SpotBugs failure
(#22511) [fix][io] Kafka Source connector maybe stuck
(#19499) [fix][io] Config autoCommitEnabled when it disabled
(#22494) [fix][broker] Optimize /metrics, fix unbounded request queue issue and fix race conditions in metricsBufferResponse mode
ef20f2bdcd Remove unused import in PendingAckHandleImpl
(#22370) [improve][broker] Improve Gzip compression, allow excluding specific paths or disabling it
(#22463) [improve][test] Replace usage of curl in Java test and fix stream leaks
(#21667) [improve] [broker] Servlet support response compression
(#22479) [fix] [broker] Prevent long deduplication cursor backlog so that topic loading wouldn't timeout
(#21274) [fix][txn]Handle exceptions in the transaction pending ack init
(#22393) [fix][client] Fix client side memory leak when call MessageImpl.create and fix imprecise client-side metrics: pendingMessagesUpDownCounter, pendingBytesUpDownCounter, latencyHistogram
(#22412) [fix][broker] Fix invalid condition in logging exceptions
KoP
(#482) Add metrics documents for network in/out bytes
Cloud Storage Connector
(#944) (#950) cve: upgrade depend version
(#892) Bump org.apache.commons:commons-compress from 1.21 to 1.26.0
(#630) Bump jackson-databind from 2.13.4.1 to 2.13.4.2
(#622) Bump json-smart from 2.4.7 to 2.4.9
(#937) Use the Apache images to run tests, in order to avoid permission issues.
AWS SQS Connector
9f0ff02 remove pull runner image
AWS Lambda Connector
(#854) Fix pulsar-functions base images.
StreamNative Pulsar Plugins
(#1629) Increase Oxia Client create timeout to 60s
(#1622) [test] Fix metadata integration test
Function Mesh Worker Service
3eb1fed4 Add brokerAdditionalServlet
Google Pub / Sub Connector
(#358) chore: bump to JDK 17
(#666) Auth SN docker hub