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

# StreamNative Weekly Release Notes v3.0.2.1

## Download

### Distributions

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

### Packages

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

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/3.0.2.1/images/sha256-789103fa36dc68827de1b1a0e9b714d452de5b7e0b1fdb0f73cb3f934b626f73)

## General Changes

### Apache Pulsar

\[fix]\[broker] Fix typo in the config key

\[fix]\[offload] Don't cleanup data when offload met MetaStore exception

\[improve]\[broker] Support not retaining null-key message during topic compaction

\[fix]\[broker] Do not write replicated snapshot marker when the topic which is not enable replication

\[fix]\[build] Fix Stage Docker images fail on M1 Mac

\[improve]\[broker] Print recoverBucketSnapshot log if cursorProperties are empty

\[improve]\[admin] Add clusters check when set replication clusters

\[fix]\[broker] Fix lookupRequestSemaphore leak when topic not found

\[fix]\[broker] Fix memory leak during topic compaction

\[fix]\[admin] Fix KeyValue schema compatibility check caused OOM

\[fix]\[broker] Fixed getting incorrect KeyValue schema version

\[fix]\[broker] Fix incorrect unack count when using shared subscription on non-persistent topic

\[cleanup]\[client] Fix inconsistent API annotations of `getTopicName`

### StreamNative Pulsar Plugins

42554715 Fixed new pom versions

Fix the packages cloud storage failed to find gs schema

Replace GCS hadoop connector shaded artifact

Replace hadoop-common guava-shaded dependency

\[pulsarctl-plugin] Bump client-go to `0.20.15`

### Aws EventBridge Connector

Refactor create a connector section docs.
