> ## Documentation Index
> Fetch the complete documentation index at: https://docs.streamnative.io/llms.txt
> Use this file to discover all available pages before exploring further.

# V3.2.2.6

# StreamNative Weekly Release Notes v3.2.2.6

## Download

### Distributions

* [https://github.com/streamnative/pulsar/releases/tag/v3.2.2.6](https://github.com/streamnative/pulsar/releases/tag/v3.2.2.6)

### Packages

* [Maven Central](https://search.maven.org/artifact/io.streamnative/pulsar/3.2.2.6/pom)

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/3.2.2.6/images/sha256-563fb449ad09a7dbda9185958788ad809b238f75b42efdf51f6b42d0e9f57d9b)

* [sn-platform-slim](https://hub.docker.com/layers/streamnative/sn-platform-slim/3.2.2.6/images/sha256-447de1d4f3c2dcf8bbc65ade0fa4f72505eafa8bdad34239778a2d48189b54a3)

## General Changes

### Apache Pulsar

\[improve] \[broker] Add additionalSystemCursorNames ignore list for TTL check

2c22af5c07 \[fix]\[build]\[branch-3.2] Remove unused import added in cherry-picking

\[improve]\[offload] Replace usage of shaded class in OffsetsCache

\[fix]\[offload] Fix OOM in tiered storage, caused by unbounded offsets cache

\[fix] \[broker] Fix nothing changed after removing dynamic configs

Revert "\[fix]\[sec] Upgrade Debezium oracle connector version to avoid…

\[fix] Fix Reader can be stuck from transaction aborted messages.

\[fix]\[broker] avoid offload system topic

\[improve]\[ws] Add memory limit configuration for Pulsar client used in Websocket proxy

\[fix]\[broker] Disable system topic message deduplication

\[fix]\[fn]make sure the classloader for ContextImpl is `functionClassLoader` in different runtimes

\[fix]\[test] Clear MockedPulsarServiceBaseTest fields to prevent test runtime memory leak

\[fix]\[sec] Upgrade Debezium oracle connector version to avoid CVE-2023-4586

\[fix]\[sec] Upgrade elasticsearch-java version to avoid CVE-2023-4043

\[fix]\[sec] Upgrade aws-sdk.version to avoid CVE-2024-21634

\[fix] \[client] Fix Consumer should return configured batch receive max messages

\[fix]\[broker] Avoid being stuck when closing the broker with extensible load manager

\[fix]\[io] Fix es index creation

\[improve] Retry re-validating ResourceLock with backoff after errors

\[fix] \[test] Fix flaky test ReplicatorTest

\[fix]\[broker] One topic can be closed multiple times concurrently

\[fix] \[broker] Part-2: Replicator can not created successfully due to an orphan replicator in the previous topic owner

\[improve] \[broker] Create partitioned topics automatically when enable topic level replication

\[fix] \[broker] Part-1: Replicator can not created successfully due to an orphan replicator in the previous topic owner

\[fix] \[ml] Mark delete stuck due to switching cursor ledger fails

### AoP

Bump Pulsar 3.2.2.6

### MoP

6525444 Fix compile issue

### KoP

Use BrokerService#registerCustomDynamicConfiguration to register the dynamic config

### Function Mesh Worker Service

Support list functions/connectos across tenants and namespaces

Update doc to correct functionality on REST api

### StreamNative Tiered storage

Upgrade bk and spark dependency to fix CVEs
