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

# StreamNative Weekly Release Notes v3.2.3.2

## Download

### Distributions

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

### Packages

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

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/3.2.3.2/images/sha256-31c39b07f151480c5f8ea1134b4d125cf6aceb0cf45eaf09ff81bf2902aed8eb)

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

* [private-cloud](https://hub.docker.com/layers/streamnative/private-cloud/3.2.3.2/images/sha256-465891ca76e751fe4c6f840f15b08a4f3a11e1c26f2b8fa1a5d3e45324ba3849)

## General Changes

### Apache Pulsar

\[improve]\[broker] Remove ClassLoaderSwitcher to avoid objects allocations and consistent the codestyle

\[improve]\[broker] avoid creating new objects when intercepting

\[fix]\[broker] EntryFilters fix NoClassDefFoundError due to closed classloader

\[improve]\[broker] Clear thread local BrokerEntryMetadata instance before reuse

\[improve]\[broker] Close protocol handlers before unloading namespace bundles

### KoP

Reduce the default partitions for system topics

### Snowflake Connector

Add connection string identifier

### StreamNative Tiered storage

Allow to overwrite the consumer configuration

Export the count of fatal errors caused the service shutdown

Fix AddFileAction miss stats field problem.
