- References
- StreamNative Pulsar Changelogs
- v2.11
StreamNative Weekly Release Notes v2.11.3.3
General Changes
Apache Pulsar
[fix][test] testModularLoadManagerRemoveBundleAndLoad
[fix][test] Make base test class method protected so that it passes ReportUnannotatedMethods validation
bd50912378 Fix LICENSE
[fix][sec] Upgrade Jetty to 9.4.54.v20240208 to address CVE-2024-22201
[improve][fn] Add configuration for connector & functions package url sources
fdf2be1468 Adjust license header format
[improve][broker] Add fine-grain authorization to retention admin API
[fix] [client] fix huge permits if acked a half batched message
[fix] [broker] Enabling batch causes negative unackedMessages due to ack and delivery concurrency
[fix] [broker] Replication stopped due to unload topic failed
[fix] [broker] Fix can not subscribe partitioned topic with a suffix-matched regexp
[fix] [broker] Fix break change: could not subscribe partitioned topic with a suffix-matched regexp due to a mistake of PIP-145
[improve][build] Upgrade Apache ZooKeeper to 3.9.1
307a158d65 Bump version to 2.11.4-SNAPSHOT
[fix][test] Fix test testTransactionBufferMetrics
[fix][sec] Upgrade Jetty to 9.4.53 to address CVE-2023-44487
7f72fd4049 Revert changes to functions_worker.conf used in system tests
f376b3a982 Fix LICENSE for shell
e2094d4874 Update LICENSE files
[improve][fn] Optimize Function Worker startup by lazy loading and direct zip/bytecode access
[fix][sec] Upgrade commons-compress to 1.26.0
[fix][broker] Support running docker container with gid != 0
[fix][broker][branch-3.1] Avoid PublishRateLimiter use an already closed RateLimiter
[fix][broker] Sanitize values before logging in apply-config-from-env.py script
KoP
[test] Add test for abort transaction with Kafka admin
AWS Lambda Connector
Enable unit tests for weekly release
pulsarctl
[branch-2.11][cve] Update golang.org/x/net to v0.19.0
StreamNative Pulsar Plugins
95190160 [fix][sec] Upgrade commons-compress to 1.26.0
[fix][cve] Exclude avro,nimbus-jose-jwt,thirdparty from org.apache.hadoop
Function Mesh Worker Service
19bd6e63 Fix ci
0075cc86 Deprecate classloader
reduce integration test image size with slim base image
bump function-mesh to 0.19.0
clean up the disk
Ignore exception when connector customize catalogs is empty.