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

# StreamNative Weekly Release Notes v3.0.5.6

## Download

### Distributions

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

### Packages

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

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/3.0.5.6/images/sha256-03700c235dc9aacc19a9e4f71e67d5ce159a12a9e7ac07af726cbc33da881eb3)

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

* [private-cloud](https://hub.docker.com/layers/streamnative/private-cloud/3.0.5.6/images/sha256-41cfec350c22d3c7bdd23b0fbe5dd3abefe681639333750bc7a694124c8af0d4)

## General Changes

### Apache Pulsar

\[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]\[ci] Fix OWASP Dependency Check download by using NVD API key

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

### KoP

Fix producer state snapshot not taken during shutdown

### StreamNative Pulsar Plugins

\[branch-3.0] Migrate ops related classes from Pulsar

Add Pulsar OIDC plugin

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

detector: use new detector for 3.0.x

### Snowflake Connector

\[feat] Support metadata field mapping
