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

# V2.10.5.9

# StreamNative Weekly Release Notes v2.10.5.9

## Download

### Distributions

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

### Packages

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

### Images

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

## General Changes

### Apache Pulsar

\[fix]\[broker] Do not write replicated snapshot marker when the topic which is not enable replication

\[fix]\[broker] Fix create topic with different auto creation strategies causes race condition

\[fix]\[broker] Fix namespace bundle stuck in unloading status

fix duplicate calculation for msgRateIn and msgThroughputIn in replication stats

\[fix]\[broker] namespace not found will cause request timeout

\[fix]\[txn] Ack all message ids when ack chunk messages with transaction.

### AWS Lambda Connector

Make AWS Lambda sink connector private

### Function Mesh Worker Service

55bc200f Use local registry for generic runner images

Support read customize connector catalogs.

Support generic runtime

Append version to the description field of ConnectorDefinition for load from connector catalog

### Lakehouse Connector

Update snappy dependency
