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

# StreamNative Weekly Release Notes v4.1.3.5

## Download

### Distributions

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

### Packages

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

### Images

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

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

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

## General Changes

### Apache Pulsar

([#25400](https://github.com/apache/pulsar/pull/25400)) \[fix]\[client] Fix thread-safety and refactor MessageCryptoBc key management

([#25379](https://github.com/apache/pulsar/pull/25379)) \[fix]\[broker] Fix ExtensibleLoadManagerImpl stuck Assigning bundle state after broker restart

([#25437](https://github.com/apache/pulsar/pull/25437)) \[fix]\[broker]Producer with AUTO\_PRODUCE schema failed to reconnect, which caused by schema incompatible

### KoP

Improve offset index update logic

Only try creating missed partition when the partition does not exist

Improve logic for offset finding by timestamp

614da424a \[branch-4.1] Bump version to 4.1.3.4

([#1859)](https://github.com/streamnative/ksn/pull/1859))) Revert "Scheduled to add first offset to the ledger info

([#1872)](https://github.com/streamnative/ksn/pull/1872))) Revert "\[branch-4.1] Fix compatibility issue for ManagedLedgerInfo

### StreamNative Pulsar Plugins

aebb871f4 Fix hashicorp image issue

### pulsarctl

Update version from v4.0.6.1 to v4.1.3.4

### Function Mesh Worker Service

fix: fix AgentFunction missing auth for package service

de5ee705 fix ci

fix(runtime): preserve connection fields during updates

feat(registry): add support for short-form package URLs

fix: make pulsar package service always use internal auth

Implement package service

### StreamNative Unified RBAC

fix: remove Cloud Integration workflow

## Security Fixes
