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

# StreamNative Weekly Release Notes v3.0.4.5

## Download

### Distributions

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

### Packages

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

### Images

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

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

## General Changes

### Apache Pulsar

\[improve]\[offload] Replace usage of shaded class in OffsetsCache

052525ffe6 \[fix]\[build]\[branch-3.0] Remove unused import added in cherry-picking

\[fix]\[offload] Fix OOM in tiered storage, caused by unbounded offsets cache

\[fix] \[broker] Fix nothing changed after removing dynamic configs

\[improve] Retry re-validating ResourceLock with backoff after errors

\[fix] \[test] Fix flaky test ReplicatorTest

\[fix]\[broker] One topic can be closed multiple times concurrently

\[fix] \[broker] Part-2: Replicator can not created successfully due to an orphan replicator in the previous topic owner

\[improve] \[broker] Create partitioned topics automatically when enable topic level replication

\[fix] \[broker] Part-1: Replicator can not created successfully due to an orphan replicator in the previous topic owner

\[fix] \[ml] Mark delete stuck due to switching cursor ledger fails

fd823f6cad \[cleanup] \[test] Cleanup unnecessary imports

\[fix] \[broker] Fix metrics pulsar\_topic\_load\_failed\_count is 0 when load non-persistent topic fails and fix the flaky test testBrokerStatsTopicLoadFailed

\[improve]\[broker] Add `topic_load_failed` metric

\[fix]\[test] Fix the flaky tests of ManagedLedgerImplUtilsTest

### AoP

bump Pulsar 3.0.4.5

### MoP

aa5a178 Fix compile issue.

### KoP

Remove spamming logs when loading groups from the offset topic

### Cloud Storage Connector

fix: Read JSON directly from the original data when formatType=json

### Function Mesh Worker Service

Support list functions/connectos across tenants and namespaces

Update doc to correct functionality on REST api
