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

# StreamNative Weekly Release Notes v2.10.5.6

## Download

### Distributions

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

### Packages

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

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/2.10.5.6/images/sha256-64701b3bf1258a1820fb719566165f2adc43bba27082cfd9dee34f3448e99077)

## General Changes

### Apache Pulsar

\[fix] \[bk-client] Fix bk client MinNumRacksPerWriteQuorum and EnforceMinNumRacksPerWriteQuorum not work problem.

\[fix] \[ml] fix wrong msg backlog of non-durable cursor after trim ledgers

\[fix] \[ml] Reader can set read-pos to a deleted ledger

\[fix]\[test] Fix flaky test NarUnpackerTest

\[improve] \[broker] Not close the socket if lookup failed caused by bundle unloading or metadata ex

\[fix] \[client] fix reader.hasMessageAvailable return false when incoming queue is not empty

\[improve] \[broker] Print warn log if ssl handshake error & print ledger id when switch ledger

### AMQP1\_0 Connector

7466823 Cherr-picked from #721: Improve sink and source connector docs.

### Function Mesh Worker Service

Set usingInsecureAuth to false by default

Add configs: javaOpts/labels/logConfig to CustomRuntimeOptions

### Google BigQuery Sink Connector

b935880 Cherr-picked by #395 and #409: improve sources docs.
