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

# StreamNative Weekly Release Notes v3.3.0.7

## Download

### Distributions

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

### Packages

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

### Images

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

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

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

## General Changes

### Apache Pulsar

\[fix] Upgrade to Oxia 0.3.1

\[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]\[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

### Function Mesh Worker Service

allow passing javaopts to kafka connect

support jwt token fallback for oauth2 handler

add integration tests for kafka connect

### StreamNative Tiered storage

Fix the bytes type handle error

Fix the running tests missing dependency issue
