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

# StreamNative Weekly Release Notes v3.3.2.2

## Download

### Distributions

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

### Packages

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

### Images

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

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

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

## General Changes

### Apache Pulsar

\[fix] \[admin] Fix lookup get a null result if uses proxy

\[improve]\[io] Support update subscription position for sink connector

\[fix]\[broker] Increase readBuffer size for bookkeeper.DLOutputStream

\[improve]\[broker] Make cluster metadata teardown command support metadata config path

\[fix]\[client] Fix Reader.hasMessageAvailable return wrong value after seeking by timestamp with startMessageIdInclusive

\[fix]\[client] Fix ReaderBuilder doest not give illegalArgument on connection failure retry

\[fix] \[broker] Fix race-condition causing repeated delete topic

### KoP

Adopt a more efficient and reliable approach for compacted topic replay

### Function Mesh Worker Service

0b635d7d Use pulsarctl java runner in ci

### Google BigQuery Sink Connector

Support auto update table with pulsar system filed

If model is null will use NULLABLE

## Security Fixes
