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

# StreamNative Weekly Release Notes v2.10.4.3

## Download

### Distributions

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

### Packages

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

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/2.10.4.3/images/sha256-0a41f7d24622521843b1a56601944c33a649c07501eeae783e6054808d97dedd)

## General Changes

### Apache Pulsar

\[improve]\[monitor] Add JVM start time metric

\[fix]\[ml] Fix ledger left in OPEN state when enable `inactiveLedgerRollOverTimeMs`

\[fix]\[broker] Fix default bundle size used while setting bookie affinity

\[fix]\[broker] Fix the behavior of delayed message in Key\_Shared mode

\[improve]\[broker] Get lowest PositionImpl from NavigableSet

\[fix] \[broker] error TimeUnit to record publish latency

\[fix] \[broker] In Key\_Shared mode: remove unnecessary mechanisms of message skip to avoid unnecessary consumption stuck

\[fix]\[broker]Fix deadlock of metadata store

\[fix]\[build] update the zookeeper version to 3.6.4

### KoP

Fix list offsets for times failure when ledgers are removed by a rollover operation

Fix flaky-test: KafkaNonPartitionedTopicTest.testNonPartitionedTopic

Use brokerClientTlsEnabled to configure pulsar client

Fix pulsar entry formatter encode zero timestamp record caused exception

Upgrade org.json and kaml to non vulnerable versions

### StreamNative Pulsar Plugins

delete useless maven repo

Bump Pulsar to `2.10.4.3`

Support publish json content type message

Unify the dependencies version between Pulsar and plugins

### Function Mesh Worker Service

fix yq

fix e2e pulsar install

Reuse existing configs

Show windowConfig when get function

Cleanup functions/sinks/sources after delete
