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

# StreamNative Weekly Release Notes v3.3.1.1

## Download

### Distributions

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

### Packages

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

### Images

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

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

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

## General Changes

### Apache Pulsar

\[improve]\[fn] Add support for overriding additionalJavaRuntimeArguments with PF\_additionalJavaRuntimeArguments env

\[fix]\[build] Remove unnecessary Oracle maven repository from pom.xml

\[fix]\[client] Fix timeout handling in Pulsar Admin client

\[improve]\[misc] Optimize TLS performance by omitting extra buffer copies

\[fix]\[broker] Handle the case when `getOwnedServiceUnits` fails gracefully

\[fix]\[test] Fixed many tests of pulsar-proxy are not running

\[improve]\[misc] Improve AES-GCM cipher performance

\[improve]\[pip] PIP-366: Support to specify different config for Configuration and Local Metadata Store

\[improve]\[broker]Reuse method getAvailableBrokersAsync

\[fix] \[broker] fix replicated namespaces filter in filterAndUnloadMatchedNamespaceAsync

\[fix]\[client] TransactionCoordinatorClient support retry

\[fix]\[broker] Fix authenticate order in AuthenticationProviderList

\[fix]\[broker]A failed consumer/producer future in ServerCnx can never be removed

\[improve]\[broker] Support to specify auth-plugin, auth-parameters and tls-enable arguments when init cluster metadata

### KoP

\[test] Adjust test about transaction timeout

### StreamNative Pulsar Plugins

Optimizing OIDC provider

Using `authenticationService` to authenticate token

### Function Mesh Worker Service

a1e05871 use bitnami/kafka:3.4.1 for testing kafka

Make generic runtime fallback to using base image and add tests for bentos

### Lakehouse Connector

Fix the release ci

### Google BigQuery Sink Connector

fix integration test

### StreamNative Tiered storage

Update grafana dashboard

## Security Fixes
