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

# StreamNative Weekly Release Notes v4.1.0.5

## Download

### Distributions

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

### Packages

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

### Images

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

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

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

## General Changes

### Apache Pulsar

([#24865](https://github.com/apache/pulsar/pull/24865)) \[fix]\[test] Fix flaky SubscriptionSeekTest.testSeekWillNotEncounteredFencedError by counting subscription is fenced only after seek

([#24861](https://github.com/apache/pulsar/pull/24861)) \[fix]\[test] Stabilize SequenceIdWithErrorTest by fencing after first publish to avoid empty-ledger deletion and send timeout

([#24881](https://github.com/apache/pulsar/pull/24881)) \[improve]\[broker]Skip to mark delete if the target position of expira…

([#24880](https://github.com/apache/pulsar/pull/24880)) \[fix]\[broker] Stop to retry to read entries if the replicator has terminated

### KoP

\[schema-registry] Add validation to reject Avro schemas with union and null types

\[Ursa] Fix messages could be returned when the fetch offset exceeds the last offset

Improve logs for schema registry and request handling

Fix flaky-test: SimpleLoadBalanceTest.testBrokerRestart

### Function Mesh Worker Service

Use new way to build sn-operator image

## Security Fixes
