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

# StreamNative Weekly Release Notes v4.1.0.13

## Download

### Distributions

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

### Packages

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

### Images

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

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

* [private-cloud](https://hub.docker.com/layers/streamnative/private-cloud/4.1.0.13/images/sha256-7e34265e7a3e73669628e7ee4ab794f0103430dca019543af88fee8d2a503340)

## General Changes

### Apache Pulsar

([#25125](https://github.com/apache/pulsar/pull/25125)) \[fix]\[test] Wait for txn.abort() to complete to avoid AdminApiTransactionTest.testAnalyzeSubscriptionBacklogWithTransactionMarker() flaky test

([#25114](https://github.com/apache/pulsar/pull/25114)) \[fix]\[broker]Topic deleting failed after removed local cluster from namespace policies

([#25130](https://github.com/apache/pulsar/pull/25130)) \[improve]\[broker] Change the log level from error to info when throwing NotAllowedException

([#25048](https://github.com/apache/pulsar/pull/25048)) \[improve]\[broker] Enhance logging for adding schema failures in ServerCnx

([#25121](https://github.com/apache/pulsar/pull/25121)) \[fix]\[broker] Fix MultiRolesTokenAuthorizationProvider error when subscription prefix doesn't match.

([#25119](https://github.com/apache/pulsar/pull/25119)) \[fix]\[broker] Fix compaction horizon might be reset to an old position when phase two is interrupted

([#25104](https://github.com/apache/pulsar/pull/25104)) \[improve]\[broker] Fix thread safety issue in ManagedCursorImpl.removeProperty

([#25091](https://github.com/apache/pulsar/pull/25091)) \[improve]\[admin] Add counter for marker messages in PersistentTopics.analyzeSubscriptionBacklog() rest api

([#25089](https://github.com/apache/pulsar/pull/25089)) \[fix]\[ml] Fix cursor backlog size to account for individual acks

([#25077](https://github.com/apache/pulsar/pull/25077)) \[fix]\[broker] Fix chunked message loss when no consumers are available

([#25101](https://github.com/apache/pulsar/pull/25101)) \[fix]\[test] Fix ManagedCursorTest and NonDurableCursorTest flaky tests

### KoP

Cache Maven dependencies to speed up CI

Set shadow namespace load manager to void interceptor test fail

Reduce total test time of all workflows

\[Ursa] Prevent possible partitioned metadata loss that fails ksqlDB's SHOW TOPICS command

test(transaction): increase timeout for transaction recovery test

Print maven effect setting before build

Remove ShadowTopicManager

Support complex oxia config for Schema Registry service

Fix schema evolution version resetting after deleting a subject version in oxia schema registry

Add cloud plugin common library when building schema registry docker image

### StreamNative Pulsar Plugins

05add0d3d fix checkstyle issue

2787a1a37 fix(rest): fix producer leak

feat(compaction): Support `compact,delete` cleanup Policy for Kafka topics

### Function Mesh Worker Service

Support custom agent framework and hpa for Agent

### StreamNative Tiered storage

Fix some CVE

## Security Fixes
