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

# StreamNative Weekly Release Notes v2.11.0.2

## Download

### Distributions

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

### Packages

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

### Images

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

## General Changes

### Apache Pulsar

([#19199)](https://github.com/apache/pulsar/pull/19199))) Fix race condition while updating partition number

\[fix]\[broker] Create replicated subscriptions for new partitions when needed

e49bf11f07 Fix compile issue.

\[improve]\[broker]Only create extended partitions when updating partition number

\[fix]\[broker]fix catching ConflictException when update topic partition

\[fix]\[broker]fail to update partition meta of topic due to ConflictException: subscription already exists for topic

\[fix]\[txn]fix receive duplicated messages due to pendingAcks in PendingAckHandle

\[feature]\[txn] Fix individual ack batch message with transaction abort redevlier duplicate messages

\[improve]\[broker] Use shrink map for trackerCache

\[fix] \[test] Wrong mock-fail of the test ManagedLedgerErrorsTest.recoverLongTimeAfterMultipleWriteErrors

\[fix]\[client] Fix authentication not update after changing the serviceUrl

\[fix]\[broker] Fix loadbalance score caculation problem

\[fix]\[broker] Fixed history load not releasing

\[improve]\[test] Add test `brokerReachThreshold` for ThresholdShedderTest

\[fix] \[client] fix memory leak if enabled pooled messages

\[fix]\[broker] Filter system topic when getting topic list by binary proto.

\[fix]\[cli] Fix Pulsar admin tool is ignoring tls-trust-cert path arg

\[fix]\[broker] Fix geo-replication admin

\[improve]\[broker]\[branch-2.11] Improve tls config on replication client and cluster cli

\[improve] Simplify enabling Broker, WS Proxy hostname verification

\[fix] \[broker] Make the service name resolver cache of PulsarWebResource expire after access

\[fix] \[broker] Incorrect service name selection logic

\[fix]\[ci] Fix broken CI

([#19302)](https://github.com/apache/pulsar/pull/19302))) Revert "\[improve] \[admin] Make the default value of param --get-subscription-backlog-size of admin API topics stats true

\[fix]\[test]\[branch-2.10] Remove testGetTopic method

\[improve] \[admin] Make the default value of param --get-subscription-backlog-size of admin API topics stats true

\[fix] \[ml] topic load fail by ledger lost

### SN KoP

Upgrade nexus staging maven plugin

### StreamNative Pulsar Plugins

\[improve]\[detector] Fix crash when pulsar is unavailable

\[rest] Fix Big message is truncated silently

Fix memory leak in that message is not pooled.

Add test to cover concurrent call

### Function Mesh Worker Service

Bump function-mesh to v0.11.1

### Lakehouse Connector

remove unit-test jdk8 from branch 2.11

Make unit tests can run with JDK8

Fix CVEs introduced by hadoop-common

\[fix]\[sec] Fix CVEs introduced by log4j 1.2.17

a034ed0 Adjust codeowner to ecosystem

\[Bugfix] Fix the problem when read as a delta table
