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

# StreamNative Weekly Release Notes v4.1.0.14

## Download

### Distributions

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

### Packages

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

### Images

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

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

* [private-cloud](https://hub.docker.com/layers/streamnative/private-cloud/4.1.0.14/images/sha256-96e051f02e34f32a112af86ea7c854932cc6e18fa0664ccc8f0d5a41ac83443f)

## General Changes

### Apache Pulsar

([#25136](https://github.com/apache/pulsar/pull/25136)) \[fix]\[broker] Fix regex matching of namespace name which might contain a regex char

([#25110](https://github.com/apache/pulsar/pull/25110)) \[fix]\[broker] Fix markDeletedPosition race condition in ManagedLedgerImpl.maybeUpdateCursorBeforeTrimmingConsumedLedger() method

### KoP

Ignore the exception for duplicated release on an entry

Return failed future instead of null when cursor manager is closed

Avoid closing a Kafka admin with small request timeout to speed up DescribeConsumerGroupTest

### StreamNative Pulsar Plugins

\[pulsar-detector] Extract the auth username from the JWT token

## Security Fixes
