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

# StreamNative Weekly Release Notes v2.11.1.4

# StreamNative Weekly Release Notes v2.11.1.4

## Download

### Distributions

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

### Packages

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

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/2.11.1.4/images/sha256-fb61ba272ddc6b5dcdca88946bac4b8e328c8a170f15bcce35a6a50e75c95839)

## General Changes

### Apache Pulsar

\[fix]\[broker] Fix namespace deletion if \_\_change\_events topic has not been created yet

\[fix]\[broker] Fix get topic policies as null during clean cache

\[fix]\[client] Fix subscribing pattern topics through Proxy not working

\[fix] \[broker] Can not receive any messages after switch to standby cluster

\[fix]\[broker] Avoid throwing RestException in BrokerService

\[fix] \[io] elastic-search sink connector not support JSON.String schema.

\[improve] \[broker] Add consumer-id into the log when doing subscribe.

\[fix]\[io]\[branch-2.11] Not restart instance when kafka source poll ex…

da8b69fd45 Fix return the earliest position when query position by timestamp. #20457

\[fix]\[sec] Upgrade Guava to 32.1.1 to address CVE-2023-2976

\[fix]\[build] Update base image to 22.04 and remove the python client building

\[fix]\[schema] Only handle exception when there has

\[Revert]\[build] Ubuntu 22.04 was not compatible with Python Client Wheel

Revert "\[fix]\[build] Update Python Wheel to 3.10"

\[fix]\[ws] Remove unnecessary ping/pong implementation

\[fix]\[build] Update Python Wheel to 3.10

\[fix] \[txn] fix consumer can receive aborted txn message when readType is replay

### StreamNative Pulsar Plugins

\[rest] Fix bytebuf twice release

Supplemental testing for broker E2E compression

Support `manualDecompression` request flag

Support broker do compression.

Support publishing and consuming by rest

Support E2E compression - P2

Support E2E compression - P1

Specify antrun version to avoid api breaking

### Cloud Pulsar Plugins

\[branch-2.11]\[improve] Add cache for parse claims Jwt

Fix authenticate http request

\[improve] Move authz parse jwt body logic to authenticaiton state init stage

### Aws EventBridge Connector

Improve prerequisites docs.
