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

# V4.0.0.4

# StreamNative Weekly Release Notes v4.0.0.4

## Download

### Distributions

* [https://github.com/streamnative/pulsar/releases/tag/v4.0.0.4](https://github.com/streamnative/pulsar/releases/tag/v4.0.0.4)

### Packages

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

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/4.0.0.4/images/sha256-98f93e7bd929c1ebda2288af53faf8e4d18a66fb2d1f2b13f6e95e57a03ced21)

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

* [private-cloud](https://hub.docker.com/layers/streamnative/private-cloud/4.0.0.4/images/sha256-4a0543b40cc8a07ddf5d0303945a8f7d3a428f3afccc3b4b12253f4025f4f7b5)

## General Changes

### Apache Pulsar

\[improve]\[broker] re-elect the channel owner if no channel owner is found

\[fix]\[broker] Fix ownership loss

\[improve]\[broker] Make cluster metadata teardown command support metadata config path

### KoP

Fix Kafka headers are not converted correctly when entryFormat is pulsar

### Cloud Storage Connector

Support include publish time to metadata

### StreamNative Pulsar Plugins

Reduce pulsar-rollout-plugin nar package size

### Google BigQuery Sink Connector

Remove verify logic for autoCreateTable

Improve auto update logic

### StreamNative Unified RBAC

fix: fix build script typo

### StreamNative Ursa storage

Fix aws credential not match issue

Reduce package size

Fix CVE-2024-7254

Upgrade aws sdk version to fix cve

Add error log when put entry failed in the managedLedgder

Trigger publish task by self, not wait all the topics.

Add json support check in publish task

Bump org.scala-lang:scala-library from 2.13.0 to 2.13.9

Update the Docker resource and readme to the latest stat

Optimize quarantine logs in publish tasks

CompactService support json schema

## Security Fixes
