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

# StreamNative Weekly Release Notes v3.0.5.1

## Download

### Distributions

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

### Packages

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

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/3.0.5.1/images/sha256-39b77fb1f891df35b586ef4e0ed2d11c418934e5090184d111dd519b579c1f83)

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

* [private-cloud](https://hub.docker.com/layers/streamnative/private-cloud/3.0.5.1/images/sha256-695932ea8029a9a065afcc16016b4a11064fd8f0199f9db9726dc830aef75357)

## General Changes

### Apache Pulsar

\[fix] \[ml] Add entry fail due to race condition about add entry failed/timeout and switch ledger

\[fix]\[ml]: subscription props could be lost in case of missing ledger during recovery

\[fix] \[broker] fix deadlock when disable topic level Geo-Replication

\[improve] \[test] Add a test to guarantee the TNX topics will not be replicated

\[improve]\[admin] Check if the topic existed before the permission operations

\[improve]\[broker] do not grant permission for each partition to reduce unnecessary zk metadata

\[improve]\[broker] checkTopicExists supports checking partitioned topic without index

\[feat]\[broker] Implementation of PIP-323: Complete Backlog Quota Telemetry

\[fix]\[admin] Fix can't delete tenant for v1

\[fix]\[broker] Make ExtensibleLoadManagerImpl.getOwnedServiceUnits async

\[fix]\[offload] Break the fillbuffer loop when met EOF

\[fix]\[schema] Error checking schema compatibility on a schema-less topic via REST API

\[improve] \[broker] \[break change] Do not create partitioned DLQ/Retry topic automatically

### KoP

Remove unnecessary debug log during the entry encode

### AWS SQS Connector

\[branch-3.0] Update pulsar version

Update license headers.

fix integrate test.

### AWS Lambda Connector

Update license headers to be proprietary.

### pulsarctl

Upgrade the dependency version to fix vulnerabilities

### StreamNative Pulsar Plugins

enable zookeeper in detector test

### Cloud Pulsar Plugins

\[improve]\[api-keys] Improve error logs when initialize failed

### Google Pub / Sub Connector

Update license header

### Google BigQuery Sink Connector

Update license headers

### Snowflake Connector

Update license header

### Aws EventBridge Connector

Update license header
