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

# StreamNative Weekly Release Notes v4.2.0.8

## Download

### Distributions

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

### Packages

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

### Images

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

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

* [private-cloud](https://hub.docker.com/layers/streamnative/private-cloud/4.2.0.8/images/sha256-51fa72581eef1e53d77b66d15632155edf685d8641c530d9cd8e30b173397a9d)

## General Changes

### Apache Pulsar

([#25796](https://github.com/apache/pulsar/pull/25796)) \[fix]\[broker] Fix ManagedLedgerImpl.advanceCursorsIfNecessary() method may lose non-durable cursor properties in race condition

([#25781](https://github.com/apache/pulsar/pull/25781)) \[fix]\[broker] Use effective offload policies for extra configs

([#25767](https://github.com/apache/pulsar/pull/25767)) \[improve]\[broker] Prevent stale replicator pending reads after termination

([#25790](https://github.com/apache/pulsar/pull/25790)) \[refactor]\[fn] Use Map instead of TreeMap for connector/function API types

([#25785](https://github.com/apache/pulsar/pull/25785)) \[improve]\[build] Upgrade org.apache.kerby:kerb-simplekdc from 1.1.1 to 2.1.1

([#25773](https://github.com/apache/pulsar/pull/25773)) \[improve]\[fn] make built-in connector reload incremental

([#25777](https://github.com/apache/pulsar/pull/25777)) \[fix]\[broker] Fix PulsarService.closeAsync where Condition.signalAll was called without holding a lock

([#25770](https://github.com/apache/pulsar/pull/25770)) \[fix]\[proxy] Close channel on connection failure

### StreamNative Pulsar Plugins

Add rest v2 consume timeout to help return the current data

### pulsar-tiered-storage

fix(read): terminate V1 block-index scan when requested range already satisfied

### Function Mesh Worker Service

feat: update agents api to match Claude managed agent api

feat: align api updates from Claude

## Security Fixes

### Apache Pulsar

([#25818](https://github.com/apache/pulsar/pull/25818)) \[fix]\[sec] Bump org.asynchttpclient:async-http-client from 2.14.5 to 2.15.0
