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

# StreamNative Weekly Release Notes v2.10.5.5

## Download

### Distributions

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

### Packages

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

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/2.10.5.5/images/sha256-82bef1f4dc1c607f15dae02419dae4b26483135a5055a2edbee21031b414d636)

## General Changes

### Apache Pulsar

\[fix]\[ml] Fix thread safe issue with RangeCache.put and RangeCache.clear

\[fix]\[broker]\[branch-2.10] Fix inconsistent topic policy

\[fix]\[broker] Fixed reset for AggregatedNamespaceStats

\[improve] \[client] Merge lookup requests for the same topic

\[improve] \[proxy] Not close the socket if lookup failed caused by too many requests

\[fix]\[broker] Fix write duplicate entries into the compacted ledger after RawReader reconnects

\[fix]\[broker]Backport fix UniformLoadShedder selecet wrong overloadbroker and underloadbroker

### pulsarctl

Support status check for pulsarctl command

### Cloud Pulsar Plugins

Fix REST API interceptor check for creating partitioned topic with properties

### Function Mesh Worker Service

Read connector catalogs from namespaces.

### Google BigQuery Sink Connector

Improve sink docs.
