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

# StreamNative Weekly Release Notes v2.11.0.4

## Download

### Distributions

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

### Packages

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

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/2.11.0.4/images/sha256-8a86467f16f11cbca9efc51cc86a65efc22758bef466d3545d4342b400bcbe94)

## General Changes

### Apache Pulsar

\[improve]\[client] Exclude log4j-slf4j-impl from compile dep in pulsar-client-all

\[fix]\[admin] Delete tenant local policy only if exist

\[fix] \[admin] Make response code to 400 instead of 500 when delete topic fails due to enabled geo-replication

\[fix]\[io] KCA sink: handle null values with `KeyValue<Avro,Avro>` schema

\[fix]\[broker] Fix delete system topic clean topic policy

\[fix]\[meta] Follow up #19817, Fix race condition between ResourceLock update and invalidation

\[fix]\[client] moving get sequenceId into the sync code segment

\[improve] Upgrade bookkeeper to 4.15.4

13f4a0dc0a \[test] Fix ServerCnxTest failing after merge of #19830

ad06fac088 \[test] Fix MockMutableAuthenticationState implementation

\[improve]\[broker] Authorize originalPrincipal when provided

\[improve]\[broker] Follow up #19230 to tighten the validation scope

\[improve]\[txn]\[branch-2.11] Add getState in transaction for client API

\[fix] \[broker] Counter of pending send messages in Replicator incorrect if schema future not complete

\[fix]\[meta] Fixed race condition between ResourceLock update and invalidation

\[fix]\[client] Fix async completion in ConsumerImpl#processPossibleToDLQ

\[fix]\[meta] Fix close borrowed executor

\[fix]\[broker] Copy subscription properties during updating the topic partition number.

3a03292411 Fix license header issue.

\[fix]\[authentication] Store the original authentication data

\[fix]\[broker] Fix index generator is not rollback after entries are failed added.

\[fix] \[broker] delete topic failed if disabled system topic

KCA: picking fixes from master

\[fix]\[broker] Fix issue where msgRateExpired may not refresh forever

\[fix]\[meta] Fix deadlock causes session notification not to work

### KoP

Fix flaky KopEventManagerTest.testOneTopicGroupState

### Cloud Storage Connector

\[improve]\[logging] Log uploads per partition instead of entire batch

### Cloud Pulsar Plugins

Fix concurrent modification exception

### Function Mesh Worker Service

fix branch 2.11

e9504ae Use null for configMetadataStore for compatiblity

verify 0.12.0

support to disable runtime

add helm chart for standalone mode

Pass ProcessingGuarantee to FunctionMesh
