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

# V4.1.0.11

# StreamNative Weekly Release Notes v4.1.0.11

## Download

### Distributions

* [https://github.com/streamnative/pulsar/releases/tag/v4.1.0.11](https://github.com/streamnative/pulsar/releases/tag/v4.1.0.11)

### Packages

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

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/4.1.0.11/images/sha256-54b8cf97959b2cdf2dc11662157e3342acc43fd11a05d8bcbd1692a64959221f)

* [sn-platform-slim](https://hub.docker.com/layers/streamnative/sn-platform-slim/4.1.0.11/images/sha256-285cfd5da8b0675112c22583fbec34dfa3dbe39e29eb414949ebaa9639d991c6)

* [private-cloud](https://hub.docker.com/layers/streamnative/private-cloud/4.1.0.11/images/sha256-285cfd5da8b0675112c22583fbec34dfa3dbe39e29eb414949ebaa9639d991c6)

## General Changes

### Apache Pulsar

([#25105](https://github.com/apache/pulsar/pull/25105)) \[fix]\[broker]pulsar\_ml\_reads\_inflight\_bytes and pulsar\_ml\_reads\_available\_inflight\_bytes are 0 at the same time

([#25087](https://github.com/apache/pulsar/pull/25087)) \[fix]\[broker] Fix cursor position persistence in ledger trimming

([#25085](https://github.com/apache/pulsar/pull/25085)) \[improve]\[io] Replace Qpid in tests with RabbitMQ in Testcontainers and upgrade RabbitMQ client version

([#25084](https://github.com/apache/pulsar/pull/25084)) \[fix]\[build] Activate jdk21 and jdk24 profiles on Java 25

### MoP

Fix mqtt disconnect due to appId permission bug when namespace policies update

### KoP

\[Ursa] Fix the pulsar internal topic owner issue caused create topic stuck

Fix potential NPE issue when initializing schema storage reader

Fix inflight reads limiter permits leak when offsetsForTimes is called

Return UNKNOWN\_TOPIC\_OR\_PARTITION error for partitioned metadata loss

Fix retention and TTL policies on metadata namespace

Fix producer state manager snapshot buffer start issue when use global zk

Improve logging for read entry errors

fix(schemaregistry): add schema type check before compatibility checking

fix(schema-registry): validate JSON schema format during registration

Remove the immature producer side throttling feature

Correct token extraction for Kafka internal schema registry client

### pulsarctl

Fix assertion on TopiCreateTimeStamp

Upgrade pulsar go client to latest and golang to 1.25

### Function Mesh Worker Service

Uncomment connector copy commands in Dockerfile

fix: kafka sink auth inject not working

Update authorization error msg

build(deps): bump function-mesh.version to v0.26.1

## Security Fixes

### Apache Pulsar

([#25102](https://github.com/apache/pulsar/pull/25102)) \[fix]\[sec] Upgrade log4j to 2.25.3 to address CVE-2025-68161

([#25095](https://github.com/apache/pulsar/pull/25095)) \[fix]\[sec] Upgrade jose4j to 0.9.6 to address CVE-2024-29371

([#25078](https://github.com/apache/pulsar/pull/25078)) \[fix]\[sec] Upgrade Netty to 4.1.130.Final
