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

# StreamNative Weekly Release Notes v3.2.2.7

## Download

### Distributions

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

### Packages

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

### Images

* [sn-platform](https://hub.docker.com/layers/streamnative/sn-platform/3.2.2.7/images/sha256-05adff79da3b8fd60c5c785160389400de32b4cda05aa93ce11581d56c1648e6)

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

## General Changes

### Apache Pulsar

\[fix]\[broker] Fix cursor should use latest ledger config

\[cleanup]\[ml] ManagedCursor clean up.

c2532b9741 \[fix]\[test]\[branch-3.2] Fix DeduplicationDisabledBrokerLevelTest. Adjust to PR 22034 presence.

41610ee016 Revert "\[fix]\[test]\[branch-3.2] Fix broken ManagedLedgerTest.testGetNumberOfEntriesInStorage"

d8a35ef797 Revert "\[improve]\[test]\[branch-3.2] Improve ManagedLedgerTest.testGetNumberOfEntriesInStorage"

\[fix]\[admin] Fix can't delete tenant for v1

0a68f82f1d \[improve]\[ci]\[branch-3.2] Upgrade actions in pulsar-ci and pulsar-ci-flaky, port owasp cache change

\[fix]\[test] Fix NPE in BookKeeperClusterTestCase tearDown

\[fix]\[broker] fix replicated subscriptions for transactional messages

\[fix]\[sec] Upgrade postgresql version to avoid CVE-2024-1597

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

\[fix]\[broker] Fix ProducerBusy issue due to incorrect userCreatedProducerCount on non-persistent topic

\[fix] \[broker] rename to changeMaxReadPositionCount

\[fix]\[storage] ReadonlyManagedLedger initialization does not fill in the properties

\[fix]\[broker] usedLocallySinceLastReport should always be reset

### AoP

Bump Pulsar 3.2.2.7

### KoP

Apply StreamNative copyright header

### AWS SQS Connector

Update pulsar version

### pulsarctl

Add trivy scan workflow to avoid vulnerabilities

\[fix] Upgrade go version to 1.21 to fix CVE-2023-24538

### StreamNative Pulsar Plugins

fe44bfc0 Revert "detecotr: add goreleaser to support coress compile with CGO"

detector: support build detector for amd64 with cgo

32831887 detecotr: add goreleaser to support coress compile with CGO

rbac: move produce and consume permission to messages resource type

rbac: support subscription level in srn

rbac: support subscription level permission

rbac: add permission validation when create/update role

rbac: default value for organization and instance

rbac: add swagger file to release artifacts

rbac: using jackson deserializer to null check.

rbac: fix wrong response entity

rbac: add permission endpoint to swagger file

rbac: fix deny when role binding without condition

detector: fix build on detector

detector: support SLA and latency detecting for Kafka protocol

### Snowflake Connector

Fix `topic2table` not working and fix the doc

Fix messageId2Long cannot handle TopicMessageId

Add documentation for the schema conversion rule

### StreamNative Tiered storage

Fix timeout exception type and support fetch timeout configurable

Remove the workflow that publish the ts to the gcr

Improve container quarantined when resource is enough
