> ## 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.3

# StreamNative Weekly Release Notes v3.2.2.3

## Download

### Distributions

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

### Packages

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

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/3.2.2.3/images/sha256-c00124631b9b5905c93e9a2e4a043ed24eb0742458b34e441c7ef535eb3fabfe)

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

## General Changes

### Apache Pulsar

\[improve]\[offload] Apply autoSkipNonRecoverableData configuration to tiered storage

\[fix]\[broker] Fix NPE causing dispatching to stop when using Key\_Shared mode and allowOutOfOrderDelivery=true

\[improve]\[build] Upgrade OWASP Dependency check version to 9.1.0

\[fix]\[broker] Fix a deadlock in SystemTopicBasedTopicPoliciesService during NamespaceEventsSystemTopicFactory init

\[improve]\[broker] Optimize gzip compression for /metrics endpoint by sharing/caching compressed result

\[fix]\[io] Kafka Source connector maybe stuck

\[fix]\[sec] Upgrade Bouncycastle to 1.78

\[fix]\[test] Flaky-test: testMessageExpiryWithTimestampNonRecoverableException and testIncorrectClientClock

\[fix]\[broker] Create new ledger after the current ledger is closed

\[fix]\[broker] Optimize /metrics, fix unbounded request queue issue and fix race conditions in metricsBufferResponse mode

\[improve]\[broker] Improve Gzip compression, allow excluding specific paths or disabling it

\[improve]\[test] Replace usage of curl in Java test and fix stream leaks

\[fix] \[broker] Prevent long deduplication cursor backlog so that topic loading wouldn't timeout

([#22479)](https://github.com/apache/pulsar/pull/22479))) Revert "\[fix] \[broker] Prevent long deduplication cursor backlog so that topic loading wouldn't timeout

\[fix] \[broker] Prevent long deduplication cursor backlog so that topic loading wouldn't timeout

\[fix]\[txn]Handle exceptions in the transaction pending ack init

### KoP

Add metrics documents for network in/out bytes

### AWS Lambda Connector

Upgrade commons-compress to fix CVE

### StreamNative Pulsar Plugins

22f7059e test

24dceac0 align test image and pulsar version for rbac

Upgrade ZK, aws client and commons-configuration2

Upgrade x/net and protobuf to fix vulnerabilities

### Google BigQuery Sink Connector

Upgrade checkstyle version
