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

# StreamNative Weekly Release Notes v3.0.2.3

## Download

### Distributions

* [https://github.com/streamnative/pulsar/releases/tag/v3.0.2.3](https://github.com/streamnative/pulsar/releases/tag/v3.0.2.3)

### Packages

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

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/3.0.2.3/images/sha256-2dfd0c568bbcdaf34593ee3ceb304837a01712c5bcc81b6f4a756815da5dbb3a)

## General Changes

### Apache Pulsar

\[fix]\[broker] Fix TableViewLoadDataStoreImpl NPE

\[fix] \[broker] Update topic policies as much as possible when some ex was thrown

\[fix]\[broker] Fixed the ExtensibleLoadManagerImpl internal system getTopic failure when the leadership changes #21764

\[fix]\[broker] Skip topic auto-creation for ExtensibleLoadManager internal topics

\[fix]\[broker] Fixed ServiceUnitStateChannel monitor to tombstone only inactive bundle states

4c915bdcdd Upgrade OWASP dependency check maven plugin version

\[fix]\[client] Fix producer thread block forever on memory limit controller

\[fix]\[broker] Fix the issue of topics possibly being deleted.

### AMQP1\_0 Connector

Fix incorrect docker images link.

### StreamNative Pulsar Plugins

Release SN-RBAC to branch-3.0

Update go x/crypto to 0.17 to fix CVE-2023-48795

### Cloud Pulsar Plugins

Fix build.sh

Release apikeys\&oauth2 module first in build.sh

Fix test pom

Release SN-RBAC to branch-3.0

### Function Mesh Worker Service

add transformFunctionEnabled and disabled by default
