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

# V3.3.5.10

# StreamNative Weekly Release Notes v3.3.5.10

## Download

### Distributions

* [https://github.com/streamnative/pulsar/releases/tag/v3.3.5.10](https://github.com/streamnative/pulsar/releases/tag/v3.3.5.10)

### Packages

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

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/3.3.5.10/images/sha256-9bf7a5e1df47bfe5b589b0496a8f1899ee82aaee5b8e55691083c0e6422efd85)

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

* [private-cloud](https://hub.docker.com/layers/streamnative/private-cloud/3.3.5.10/images/sha256-8ddd5e1c15dbd5d6a73849882acdc2d02e8d4826e8233aa29956aaece69b07ed)

## General Changes

### Apache Pulsar

([#24512](https://github.com/apache/pulsar/pull/24512)) \[fix]\[broker] Fix NPE when getting delayed delivery policy

([#24453](https://github.com/apache/pulsar/pull/24453)) \[fix]\[broker] replication does not work due to the mixed and repetitive sending of user messages and replication markers

([#24424](https://github.com/apache/pulsar/pull/24424)) \[fix]\[broker] Fix the non-persistenttopic's replicator always get error "Producer send queue is full" if set a small value of the config replicationProducerQueueSize

([#24189](https://github.com/apache/pulsar/pull/24189)) \[fix]\[broker]excessive replication speed leads to error: Producer send queue is full

([#23213](https://github.com/apache/pulsar/pull/23213)) \[improve] \[broker] Part 2 of PIP-370: add metrics "pulsar\_replication\_disconnected\_count"

([#23169](https://github.com/apache/pulsar/pull/23169)) \[improve] \[broker] Phase 1 of PIP-370 support disable create topics on remote cluster through replication

([#22674](https://github.com/apache/pulsar/pull/22674)) \[Fix]\[broker] Limit replication rate based on bytes

([#20931](https://github.com/apache/pulsar/pull/20931)) \[fix]\[broker] Fix ack hole in cursor for geo-replication

([#24443](https://github.com/apache/pulsar/pull/24443)) \[fix]\[txn] Fix negative unacknowledged messages in transactions by ensuring that the batch size is added into CommandAck

([#24421](https://github.com/apache/pulsar/pull/24421)) \[fix]\[build] Add missing `<name>` to submodules

### KoP

Increase timeout for testTwoTopicsGroupState to improve reliability

### StreamNative Tiered storage

Unity catalog support update table schema.

Fix pulsar offload format npe issue.

## Security Fixes
