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

# StreamNative Weekly Release Notes v2.11.1.2

## Download

### Distributions

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

### Packages

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

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/2.11.1.2/images/sha256-6006b1bbcc42a912538bc6f3f1904a84c734215f3f443c0c5b84ba4c1478234d)

## General Changes

### Apache Pulsar

6fe835ec4b Fix compile issue

\[fix]\[broker] Fix entry filter feature for the non-persistent topic

\[improve]\[monitor] Add JVM start time metric

\[improve]\[admin] Return BAD\_REQUEST on cluster data is null for createCluster

\[fix] \[broker] In Key\_Shared mode: remove unnecessary mechanisms of message skip to avoid unnecessary consumption stuck

\[fix]\[broker] fix consume stuck of shared streaming dispatcher

\[improve]\[cli] Allow pulser-client consume create a replicated subscription

\[fix]\[broker] Fix class name typo `PrecisPublishLimiter` to "Precise"

\[fix]\[broker]Fix deadlock of metadata store

\[improve]\[fn] Use functions classloader in TopicSchema.newSchemaInstance() to fix ClassNotFoundException when using custom SerDe classes. (targeted for master)

\[fix]\[test] Use delta when comparing doubles in checkLoadReportNicSpeed

\[fix]\[ml] Fix ledger left in OPEN state when enable `inactiveLedgerRollOverTimeMs`

\[fix]\[broker] Fix default bundle size used while setting bookie affinity

### KoP

Fix list offsets for times failure when ledgers are removed by a rollover operation

Fix flaky-test: KafkaNonPartitionedTopicTest.testNonPartitionedTopic

Use brokerClientTlsEnabled to configure pulsar client

\[fix]\[schema] Fix the schema registry tests and enabled the schema tests in CI

### StreamNative Pulsar Plugins

21e18bd5 Fix compile issue

Upgrade go version

Support publish json content type message

Unify the dependencies version between Pulsar and plugins

### Function Mesh Worker Service

fix yq

fix e2e pulsar install

Reuse existing configs

Show windowConfig when get function

Cleanup functions/sinks/sources after delete
