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

# StreamNative Weekly Release Notes v3.3.0.6

## Download

### Distributions

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

### Packages

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

### Images

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

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

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

## General Changes

### Apache Pulsar

\[improve] \[broker] Trigger offload on topic load

\[fix]\[admin] Fix half deletion when attempt to topic with a incorrect API

\[improve]\[build] Upgrade dependency-check-maven-plugin to 10.0.2

\[fix]\[misc] Remove RoaringBitmap dependency from pulsar-common

\[fix]\[broker] PulsarStandalone started with error if --stream-storage-port is not 4181

\[improve]\[broker] Use RoaringBitmap in tracking individual acks to reduce memory usage

\[fix]\[broker] Fix MessageDeduplication replay timeout cause topic loading stuck

\[fix] Make operations on `individualDeletedMessages` in lock scope

\[fix]\[ci] Fix OWASP Dependency Check download by using NVD API key

### KoP

Fix producer state snapshot not taken during shutdown

### pulsarctl

Bump pulsar version to 3.3.0.6 & Fix TestDeleteNonExistPartitionedTopic

### StreamNative Pulsar Plugins

\[improve] \[log] Change log level of consumer not found to WARN

### Snowflake Connector

\[feat] Support metadata field mapping

### StreamNative Tiered storage

Fix the the issue with the kop format message and kop schema registry

Add create namespace tests for the iceberg catalog

Using iceberg bom to import the iceberg dependency
