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

# StreamNative Weekly Release Notes v4.0.6.1

## Download

### Distributions

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

### Packages

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

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/4.0.6.1/images/sha256-133e81b70f3123d06d602e085533e8bb1b086368942cd9acfee81937dade5361)

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

* [private-cloud](https://hub.docker.com/layers/streamnative/private-cloud/4.0.6.1/images/sha256-e67bb42146ead9ed87167b551d22f99231f29a3e7ee353049393d8d53b795598)

## General Changes

### Apache Pulsar

([#24601](https://github.com/apache/pulsar/pull/24601)) \[improve]\[doc] Improve the JavaDocs of sendAsync to avoid improper use

([#24599](https://github.com/apache/pulsar/pull/24599)) \[fix]\[client] Retry for unknown exceptions when creating a producer or consumer

### KoP

Auth SN github maven repo before claude review

### Function Mesh Worker Service

Support set agent tools config

Make MeshWorker able to run standalone and load additional servlets

Support load ConnectorCatalog using label

Update error msg in status

### StreamNative Unified RBAC

fix(misc): add some logs and missing output

### StreamNative Ursa storage

Refresh the catalog instance when using open catalog

Make update and delete compactTask async

Uniform all places configuration name for the data source type

Update the offload flag according to the each ledger state

Rename engineType to dataSourceForCompaction

Fix publish time

Fix committed task delete leak

Add engine type configuration

Fix deadlock by making getStreamId async in OffloadReadHandler

Fix task compability issue

Fix resource leak: close IndexFileReader in ParquetFileReader

## Security Fixes
