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

# StreamNative Weekly Release Notes v2.11.2.6

## Download

### Distributions

* [https://github.com/streamnative/pulsar/releases/tag/v2.11.2.6](https://github.com/streamnative/pulsar/releases/tag/v2.11.2.6)

### Packages

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

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/2.11.2.6/images/sha256-660b04b8cee73b94b2cc72688088fa5ca1b2bb4c75c481a0444c838b4ba0cb8f)

## General Changes

### Apache Pulsar

\[fix]\[auto-recovery] Improve to the ReplicaitonWorker performance by deleting invalid underreplication nodes

\[fix]\[meta] Fix deadlock in AutoRecovery.

524f20d138 \[fix]\[test]Fix a compilation issue

\[fix]\[client] Avoid ack hole for chunk message

\[fix]\[client] Fix consumer can't consume resent chunked messages

\[fix]\[broker]Fix chunked messages will be filtered by duplicating

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

\[improve] Introduce the sync() API to ensure consistency on reads during critical metadata operation paths

\[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

### Function Mesh Worker Service

d4dd33df 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
