- References
- StreamNative Pulsar Changelogs
- v3.2
StreamNative Weekly Release Notes v3.2.0.2
General Changes
Apache Pulsar
(#22202) [improve][broker] Consistently add fine-grain authorization to REST API
(#22193) [fix][broker][branch-3.2] Fix broker not starting when both transactions and the Extensible Load Manager are enabled
(#22184) [improve][fn] Add configuration for connector & functions package url sources
(#22120) [fix][test] fix test testSyncNormalPositionWhenTBRecover
(#22121) [fix][test] Fix test testAsyncFunctionMaxPending
(#22023) [fix][sec] Add a check for the input time value
(#22163) [improve][broker] Add fine-grain authorization to retention admin API
(#22144) [fix][sec] Upgrade Jetty to 9.4.54.v20240208 to address CVE-2024-22201
(#22153) [fix] [broker] print non log when delete partitioned topic failed
AoP
(#1150) [fix][test] Improve the declare exchange test
KoP
(#405) [test] Add test for abort transaction with Kafka admin
AWS Lambda Connector
(#819) Enable unit tests for weekly release
pulsarctl
9b654e7 Disable bk unit test and fix it later ---
StreamNative Pulsar Plugins
(#1546) Use an old version of the sn/charts
(#1525) Update pulsar-placement-policy module README
(#1519) Add pulsar placement policy model to release channel
(#1321) Add Pulsar placement policy module
Function Mesh Worker Service
fd893058 Fix ci