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

# V3.3.2.4

# StreamNative Weekly Release Notes v3.3.2.4

## Download

### Distributions

* [https://github.com/streamnative/pulsar/releases/tag/v3.3.2.4](https://github.com/streamnative/pulsar/releases/tag/v3.3.2.4)

### Packages

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

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/3.3.2.4/images/sha256-6f861e1a61d25963c6daa76ffbe8ef45e92294c46b4ca4c697205c9677ddf1d7)

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

* [private-cloud](https://hub.docker.com/layers/streamnative/private-cloud/3.3.2.4/images/sha256-1bd120bfe156ac05a1d4a5a3b09c9787092e654d273a70593932ca05bef8235c)

## General Changes

### Apache Pulsar

a7107f97b8 \[fix]\[test]\[branch-3.3] Fix OneWayReplicatorUsingGlobalZKTest#testRemoveCluster

\[improve]\[broker] Clear thread local BrokerEntryMetadata instance before reuse

\[fix]\[client] fix incomingMessageSize and client memory usage is negative

\[fix]\[fn] ack messages for window function when its result is null

\[improve] Improve logic for enabling Netty leak detection

\[improve]\[ml] Avoid repetitive nested lock for isMessageDeleted in ManagedCursorImpl

\[improve]\[broker] PIP-392: Add configuration to enable consistent hashing to select active consumer for partitioned topic

### MoP

ace5d00 Revert AuthenticationProviderMTls

### KoP

\[Ursa] Don't fail with OFFSET\_OUT\_OF\_RANGE when LEO is less than the fetch offset

### AWS Lambda Connector

Support include publish time to metadata

### StreamNative Pulsar Plugins

Upgrade aws sdk dependency version to v2

exlude netty for aws-jdk

### Function Mesh Worker Service

Set processingGuarantee for window functions

Bump function-mesh to v0.23.0

### Google BigQuery Sink Connector

Set partitionedTable and ClusterTables to false when disable auto create table

Remove verify logic for autoCreateTable

Improve auto update logic

## Security Fixes
