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

# StreamNative Weekly Release Notes v2.10.3.3

## Download

### Distributions

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

### Packages

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

### Images

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

## General Changes

### Apache Pulsar

\[fix]\[broker] fixed the build error for pattern matching variable in lower JVM versions

\[fix]\[client] Fix reader listener can't auto ack with pooled message.

\[improve]\[broker] Replaced checkBackloggedCursors with checkBackloggedCursor(single subscription check) upon subscription

\[fix]\[cli]\[branch-2.10] Fix mbeans to json

\[improve]\[broker] Added isActive in ManagedCursorImpl

\[fix] \[ml] Topics stats shows msgBacklog but there reality no backlog

\[fix]\[broker] Fix open cursor with null-initialPosition result with earliest position

\[fix]\[build] Upgrade dependency-check-maven plugin to fix broken OWASP check

\[improve]\[sec] Suppress false positive OWASP reports

\[fix]\[broker] AbstractBatchedMetadataStore - use AlreadyClosedException instead of IllegalStateException

\[improve]\[websocket]\[branch-2.10] Add ping support

\[fix]\[broker] Pass subName for subscription operations in ServerCnx

### Cloud Storage Connector

\[fix]\[sink] Reset currentBatchSize & currentBatchBytes on failing records

\[fix]\[sink] Fix sink failing upon schema retrieval exceptions

\[docs] Add troubleshooting section to readme

### StreamNative Pulsar Plugins

\[fix]\[rest] Fix produce message without schema

### Function Mesh Worker Service

update function mesh to version v0.10.0

support hpa strategies

Support vpa

*Snowflake Connector*

fix docs format

Update content and code format in snowflake-sink.md

Fix stage name
