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

# StreamNative Weekly Release Notes v2.11.2.7

## Download

### Distributions

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

### Packages

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

### Images

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

## General Changes

### Apache Pulsar

\[branch-2.11] Fix compatibility issues

([#21041)](https://github.com/apache/pulsar/pull/21041))) Revert "\[fix]\[broker] Fix potential case cause retention policy not working on topic level

([#21137)](https://github.com/apache/pulsar/pull/21137))) Revert "\[fix]\[broker] Fix web tls url null cause NPE

\[fix]\[client] Fix logging problem in pulsar client

\[fix]\[proxy] Fix Proxy 502 gateway error when it is configured with Keystore TLS and admin API is called

\[fix]\[io] Fix --retain\[-key]-ordering not working error for sink

\[fix]\[fn] Fix ProducerConfig cannot update error

\[fix]\[fn] Fix the --batch-builder not working error for functions

\[fix]\[broker] Fix potential case cause retention policy not working on topic level

\[fix]\[broker] Fix web tls url null cause NPE

\[improve] \[broker] Improve logs for troubleshooting

\[fix]\[client] Fix cannot retry chunk messages and send to DLQ

218faf9523 \[cleanup]\[build] Remove useless file

### AMQP1\_0 Connector

Remove wrong COPY command.

\[CI] Adjust CI to test the corresponding Pulsar image version

Fix integration test.

### AWS SQS Connector

Improve sqs source doc.

Improve sqs sink docs.

### StreamNative Pulsar Plugins

Implement Oxia State Store

### Function Mesh Worker Service

Change connectorSearchIntervalSeconds default value to 600s.

Fix possible NPE errors

Set retain\[Key]Ordering to false if it is null

Load connector definition from ConnectorCataLog CRD.

Support json format logs and yaml format log config file

Change integration test ci trigger mode to pull\_request.

Support using sidecar to send logs to pulsar

Use AuthConfig.GenericAuth field to replace auth secret
