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

# StreamNative Weekly Release Notes v2.11.0.5

# StreamNative Weekly Release Notes v2.11.0.5

## Download

### Distributions

* [https://github.com/streamnative/pulsar/releases/tag/v2.11.0.5](https://github.com/streamnative/pulsar/releases/tag/v2.11.0.5)

### Packages

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

### Images

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

## General Changes

### Apache Pulsar

eeab999755 Fix license header issue.

\[fix]\[client] Fix DeadLetterProducer creation callback blocking client io thread.

\[fix] \[ml] make the result of delete cursor is success if cursor is deleted

\[fix]\[build] Client modules should be built with Java 8

\[fix]\[broker] Fix NPE when update topic policy.

\[fix]\[sec] Fix transitive critical CVEs in file-system tiered storage

\[improve]\[io] KCA: flag to force optional primitive schemas

\[improve]\[io] KCA: option to collapse partitioned topics

\[fix] \[admin] fix incorrect state replication.connected on API partitioned-topic stat

### KoP

Support passing the token directly as the password for Schema Registry

\[docs] Update some outdated documents

\[improve] Add message.max.bytes for describe broker config

Improve OAuth documentation

\[tests] Unflaky MessagePublishBufferThrottleTestBase

\[ksqldb] Add implementation for describeCluster

\[improvement] Do not cache topics in KafkaTopicManagerSharedState

If all partition messages are sent, cancel the delayed tasks to avoid full gc or oom

### Cloud Storage Connector

abdccf8 Upgrade depends sn pulsar version to 2.11.0.4.

fc0fab1 Fix unit test compatibility with getReaderSchema() method

Fix JsonFormat convert failed when use array jsonBytes or jsonString.

### Cloud Pulsar Plugins

Handle null AuthenticationDataSource when checking super user roles

### Function Mesh Worker Service

Set functions.useDedicatedRunner to false explicitly
