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

# StreamNative Weekly Release Notes v4.2.0.9

## Download

### Distributions

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

### Packages

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

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/4.2.0.9/images/sha256-7b3e28e15e1980f3c9a2d763dec4e02adee565ad72ddf6f5fb4b405ba3dfd591)

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

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

## General Changes

### Apache Pulsar

([#25805](https://github.com/apache/pulsar/pull/25805)) \[fix]\[client] Fix failed to close consumer because of the error: param memorySize is a negative value

([#25854](https://github.com/apache/pulsar/pull/25854)) \[improve]\[client] In cases where there is a risk of message loss, adjust the log level to error

([#25855](https://github.com/apache/pulsar/pull/25855)) \[improve]\[build] Remove kotlin-stdlib override; upgrade okhttp3 5.3.2 and okio 3.17.0

([#25852](https://github.com/apache/pulsar/pull/25852)) \[fix]\[test] Fix flaky ResendRequestTest.testSharedSingleAckedPartitionedTopic() test

([#25828](https://github.com/apache/pulsar/pull/25828)) \[fix]\[test] Add timeout to initial receives in ResendRequestTest.testSharedSingleAckedPartitionedTopic

([#25840](https://github.com/apache/pulsar/pull/25840)) \[fix]\[fn] Fix functions update issue where artifact is provided as a http url

([#25819](https://github.com/apache/pulsar/pull/25819)) \[improve]\[fn] Avoid gRPC timeout when getting status of a dead process runtime

### KoP

Initialize PID with carried producer ID

Fix destination broker for NotOwnedBundleHandler

feat: integrate group lag to Pulsar subscription's backlog in stats

Fix leader epoch capability advertisement and unknown epoch handling

### Cloud Pulsar Plugins

\[improve] support token with whitespace

### Function Mesh Worker Service

ec7a2733 fix ci

feat: remove "organization", "instance" label from metrics

b2474f3d fix ci

feat: expose agent session metrics

Implement agent trigger

## Security Fixes
