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

# StreamNative Weekly Release Notes v3.0.5.7

## Download

### Distributions

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

### Packages

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

### Images

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

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

* [private-cloud](https://hub.docker.com/layers/streamnative/private-cloud/3.0.5.7/images/sha256-f12cc5a9bc26bb49886639db83b037561c5d05ea225821d1b96b5c473e507e7b)

## General Changes

### Apache Pulsar

18970684b1 fix code style

\[improve] \[broker] Improve CPU resources usege of TopicName Cache

\[improve] \[broker] high CPU usage caused by list topics under namespace

\[improve]\[broker]\[branch-3.0] PIP-364: Introduce a new load balance algorithm AvgShedder

fdd9747968 fix code style introduce by #22983

\[fix]\[broker] Replication stuck when partitions count between two clusters is not the same

\[fix]\[broker] Fix stuck when enable topic level replication and build remote admin fails

\[fix]\[admin] Fix half deletion when attempt to topic with a incorrect API

\[fix]\[broker] Fix geo-replication admin client url

\[fix]\[broker]Fix lookupService.getTopicsUnderNamespace can not work with a quote pattern

\[fix]\[client] Fix pattern consumer create crash if a part of partitions of a topic have been deleted

### KoP

Fix producer state snapshot not taken during shutdown

### pulsarctl

6f25051 Fix TestDeleteNonExistPartitionedTopic

### StreamNative Pulsar Plugins

558db4b0 Remove oidc test

### Function Mesh Worker Service

fix docker build

\[branch3.0] add missing piece

allow passing javaopts to kafka connect

support jwt token fallback for oauth2 handler

add integration tests for kafka connect
