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

# StreamNative Weekly Release Notes v3.3.2.7

## Download

### Distributions

### Packages

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

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/3.3.2.7/images/sha256-3d0929fbcec9d1e5a97852a231d54cde34f6f43f26d7a981dfb1f7d4467289fc)

* [sn-platform-slim](https://hub.docker.com/layers/streamnative/sn-platform-slim/3.3.2.7/images/sha256-8773edc70eda20d5d881b02d9c27e301206722d57e6afb2e8b25a88de6d861dd)

* [private-cloud](https://hub.docker.com/layers/streamnative/private-cloud/3.3.2.7/images/sha256-8773edc70eda20d5d881b02d9c27e301206722d57e6afb2e8b25a88de6d861dd)

## General Changes

### Apache Pulsar

([#23813](https://github.com/apache/pulsar/pull/23813)) \[improve] Upgrade to Netty 4.1.116.Final and io\_uring to 0.0.26.Final

([#23784](https://github.com/apache/pulsar/pull/23784)) \[fix]\[admin] Fix exception thrown in getMessageId method

([#23666](https://github.com/apache/pulsar/pull/23666)) \[fix]\[test]: Flaky-test: GetPartitionMetadataMultiBrokerTest.testCompatibilityDifferentBrokersForNonPersistentTopic

([#23802](https://github.com/apache/pulsar/pull/23802)) \[fix] \[broker] Fix items in dispatcher.recentlyJoinedConsumers are out-of-order, which may cause a delivery stuck

([#23795](https://github.com/apache/pulsar/pull/23795)) Msg delivery is stuck due to items in the collection recentlyJoinedConsumers are out-of-order

([#23615](https://github.com/apache/pulsar/pull/23615)) \[fix]\[broker] Skip to persist cursor info if it failed by cursor closed

([#23791](https://github.com/apache/pulsar/pull/23791)) \[fix]\[client] Cannot access message data inside ProducerInterceptor#onSendAcknowledgement

([#23718](https://github.com/apache/pulsar/pull/23718)) \[fix]\[client] Make DeadLetterPolicy & KeySharedPolicy serializable

([#23797](https://github.com/apache/pulsar/pull/23797)) \[fix]\[broker] Continue using the next provider for authentication if one fails

([#23781](https://github.com/apache/pulsar/pull/23781)) \[fix]\[broker] Fix enableReplicatedSubscriptions

([#23757](https://github.com/apache/pulsar/pull/23757)) \[improve]\[client] Make replicateSubscriptionState nullable

### MoP

([#1590](https://github.com/streamnative/mop/pull/1590)) Remove yahoo dependency

### KoP

Add a simple partition index based load balancer implementation

### AMQP1\_0 Connector

([#1092](https://github.com/streamnative/pulsar-io-amqp-1-0/pull/1092)) Use new clean disk job

### StreamNative Pulsar Plugins

Revert "Azure Blob Storage backed Package Management Service

Azure Blob Storage backed Package Management Service

### Cloud Pulsar Plugins

Use new clean disk job

### Function Mesh Worker Service

3684aa96 Fix ci

### StreamNative Unified RBAC

fix: fix the license of generator

feat: support new permission `pulsar.packages.admin`

feat: format generator license

feat: improve the document

Add User, ClusterRole, RoleBinding tests

fix(sdk-java): fix empty cel passed authorization

feat(sdk-go-cloud): upgrade the sdk-go to v0.2.0

fix(\*): fix license

fix(\*): fix license issue

feat(\*): upgrade the project version to 1.4.0

feat(sdk-js): upgrade version to 0.0.8

all: basic SRN supprot.

Add application tests

Optimize integration tests

feat(sdk-js): resource admin support

Add more integration tests

## Security Fixes
