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

# StreamNative Weekly Release Notes v4.0.11.2

## Download

### Distributions

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

### Packages

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

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/4.0.11.2/images/sha256-496c429c8cbea4457ce842a9b81a059fa6b03077a99e91e6965c3240784f1dbc)

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

* [private-cloud](https://hub.docker.com/layers/streamnative/private-cloud/4.0.11.2/images/sha256-fb9ba9b22acacc66c9582af5f650eff2d145dc849c1d65f398a88c1c188e84cc)

## General Changes

### Apache Pulsar

([#26242](https://github.com/apache/pulsar/pull/26242)) \[fix]\[broker] Fix delayed-delivery bucket merge failures when delayedDeliveryMaxNumBuckets is 1-3

([#26247](https://github.com/apache/pulsar/pull/26247)) \[fix]\[ml] Tolerate concurrent creation of the managed ledger z-node

([#26219](https://github.com/apache/pulsar/pull/26219)) \[improve]\[broker]\[branch-4.2] Upgrade bookkeeper to 4.17.4

([#25857](https://github.com/apache/pulsar/pull/25857)) \[fix]\[client] Avoid exception in ConsumerImpl hasMessageAvailable before first receive

([#26203](https://github.com/apache/pulsar/pull/26203)) \[fix]\[broker] Log exception in PulsarMetadataEventSynchronizer failure path

([#26121](https://github.com/apache/pulsar/pull/26121)) \[improve]\[fn] Standardize log4j2 Root logger configuration to use system property

### KoP

\[fix] Remove the NotOwnedBundleHandler

Introduce size and time based snapshottable metadata for producer state

### StreamNative Pulsar Plugins

Upgrade Pulsar and Oxia schema store dependencies

Add new produce method for Pulsar-Rest

### Cloud Pulsar Plugins

Check auth provider name in the authorization stage

### Function Mesh Worker Service

registry-service: handle missing connector config definitions

registry-service: Align list pagination with Claude

Align with orca-managed-agents

registry-service: Support PostgreSQL managed-agent storage

## Security Fixes

### Apache Pulsar

([#26250](https://github.com/apache/pulsar/pull/26250)) \[fix]\[sec] Upgrade lz4-java to 1.11.1 to address CVE-2026-59949

([#26235](https://github.com/apache/pulsar/pull/26235)) \[fix]\[sec] Upgrade grpc in pulsar-function-go to 1.82.1 to fix GHSA-hrxh-6v49-42gf

([#26231](https://github.com/apache/pulsar/pull/26231)) \[fix]\[sec] Bump google.golang.org/grpc from 1.79.3 to 1.82.1 in /pulsar-function-go/examples

([#26270](https://github.com/apache/pulsar/pull/26270)) \[fix]\[sec]\[branch-4.2] Upgrade Spring to 7.0.8
