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

# StreamNative Weekly Release Notes v3.0.4.1

## Download

### Distributions

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

### Packages

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

### Images

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

## General Changes

### Apache Pulsar

\[fix]\[broker] Skip topic.close during unloading if the topic future fails with ownership check, and fix isBundleOwnedByAnyBroker to use ns.checkOwnershipPresentAsync for ExtensibleLoadBalancer

\[fix]\[build] Fix networkaddress.cache.negative.ttl config

\[improve]\[broker] Don't log brokerClientAuthenticationParameters and bookkeeperClientAuthenticationParameters by default

060bf61580 Bump version to next snapshot version

\[improve] \[broker] Avoid repeated Read-and-discard when using Key\_Shared mode

\[fix]\[broker] Fix issue of field 'topic' is not set when handle GetSchema request

8f17446355 \[improve]\[test]\[branch-3.0] Improve ManagedLedgerTest.testGetNumberOfEntriesInStorage

\[improve]\[misc] Pin Netty version in pulsar-io/alluxio

\[fix]\[build] Upgrade alluxio version to 2.9.3 to fix CVE-2023-38889

\[fix]\[test] Fix flaky test BrokerServiceAutoSubscriptionCreationTest

e3531e808c \[fix]\[test]\[branch-3.0] Fix broken ManagedLedgerTest.testGetNumberOfEntriesInStorage

### KoP

\[CI] Fix docker-compose command not found

### Cloud Storage Connector

Use the Apache images to run tests, in order to avoid permission issues.

### StreamNative Pulsar Plugins

\[test] Fix metadata integration test

### Google Pub / Sub Connector

Auth SN docker hub
