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

# StreamNative Weekly Release Notes v3.0.1.2

# StreamNative Weekly Release Notes v3.0.1.2

## Download

### Distributions

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

### Packages

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

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/3.0.1.2/images/sha256-388d3a124fc52af46779443867faea67c42e8ca01eb841b538397f7ba3cab954)

## General Changes

### Apache Pulsar

\[improve] \[broker] Improve cache handling for partitioned topic metadata when doing lookup

\[fix]\[broker] Fix potential case cause retention policy not working on topic level

\[fix] \[broker] Producer is blocked on creation because backlog exceeded on topic, when dedup is enabled and no producer is there

\[fix]\[broker] Make sure all inflight writes have finished before completion of compaction

\[fix]\[broker] Fix can't stop phase-two of compaction even though messageId read reaches lastReadId

([#20763)](https://github.com/apache/pulsar/pull/20763))) Revert "\[fix]\[broker] Fix get topic policies as null during clean cache

\[fix]\[broker] Fix get topic policies as null during clean cache

\[fix] \[bk] Correctct the bookie info after ZK client is reconnected

\[fix]\[broker] Use MessageDigest.isEqual when comparing digests

\[improve]\[proxy] Support disabling metrics endpoint

\[fix]\[sec] Upgrade Netty to 4.1.94.Final to address CVE-2023-34462

### Function Mesh Worker Service

Bump fm to 0.16.0

Fix error that `--retain-[key-]ordering` not working

Revert "Remove enableStateStore from CustomRuntimeOptions

Fix producerConfig cannot be updated error

Expose some internal errors to users

Fix typos and broken links

Fix error that --batch-builder doesn't work for functions

Add FM Worker service content

### Aws EventBridge Connector

Fix docs format for Note.

Fix wrong words in docs
