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

# StreamNative Weekly Release Notes v4.0.0.9

## Download

### Distributions

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

### Packages

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

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/4.0.0.9/images/sha256-25eeae6d7c8ec19febaef9378e6485e6b3d95da00352970e30cfa35966fc0f9d)

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

* [private-cloud](https://hub.docker.com/layers/streamnative/private-cloud/4.0.0.9/images/sha256-47065fa9d11ae619fc4d8b1e6a1b16a0662569b22b9954e772dd89df1a29fbf8)

## General Changes

### Apache Pulsar

\[fix]\[cli] Fix set-retention with >2GB size value for topic policy

\[fix]\[cli] Fix set topic retention policy failed

\[improve]\[io] Bump io.lettuce:lettuce-core from 5.0.2.RELEASE to 6.5.1.RELEASE in /pulsar-io/redis

\[fix] \[broker] Add consumer name for subscription stats

\[improve] Install coreutils in docker image to improve compatibility

### MoP

Fix mop producer publish metric

### KoP

Add pulsar-kafka-schema-registry jar to image

### Function Mesh Worker Service

Support set pod annotations via CustomRuntimeOptions

### StreamNative Tiered storage

iceberg catalog suit the polaris catalog.

Upgrade aws dependency to 2.x

### StreamNative Unified RBAC

feat(sdk-java-pulsar): Implement broker rbac filter

### StreamNative Ursa storage

Grouping pending add requests by stream id

Add read request limitation for the persistStorageApi read

Guarantee managed ledger's stream id is always valid and never modified

Avoid concurrently update metadata for ShadowManagedLedger

Provided storage endpoint for azure storage

## Security Fixes

### Apache Pulsar

\[fix]\[sec] Bump commons-io version to 2.18.0
