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

# StreamNative Weekly Release Notes v2.11.2.2

## Download

### Distributions

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

### Packages

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

### Images

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

## General Changes

### Apache Pulsar

\[branch-2.11]\[fix]\[broker] Fix inconsensus namespace policies by getPoliciesIfCached

\[fix]\[broker] Avoid infinite bundle unloading

\[branch-2.10]\[fix]\[broker] Inconsistent behaviour for topic auto\_creation

\[fix]\[broker] In replication scenario, remote consumer could not be registered if there has no message was sent

### MoP

([#1047)](https://github.com/streamnative/mop/pull/1047))) Revert "Add ping request for adapter channel

Fix close reader NPE.

462c5b6 Improve test.

Add ping request for adapter channel

Fix mock object

Fix bundle is being unload IllegalState exception

Improve log to avoid too much error

Fix publish latency unit

Fix NPE cased by inflating message

Fix lookup issue for MQTT-5

### Function Mesh Worker Service

bump k8s to 1.23.17

remove java17 grammar for backward comp

add service account annotation if is created via sn cloud service account
