1. References
  2. StreamNative Pulsar Changelogs
  3. v2.10

StreamNative Weekly Release Notes v2.10.3.3

StreamNative Weekly Release Notes v2.10.3.3

Download

Distributions

  • https://github.com/streamnative/pulsar/releases/tag/v2.10.3.3

Packages

Images

General Changes

Apache Pulsar

[fix][broker] fixed the build error for pattern matching variable in lower JVM versions

[fix][client] Fix reader listener can't auto ack with pooled message.

[improve][broker] Replaced checkBackloggedCursors with checkBackloggedCursor(single subscription check) upon subscription

[fix][cli][branch-2.10] Fix mbeans to json

[improve][broker] Added isActive in ManagedCursorImpl

[fix] [ml] Topics stats shows msgBacklog but there reality no backlog

[fix][broker] Fix open cursor with null-initialPosition result with earliest position

[fix][build] Upgrade dependency-check-maven plugin to fix broken OWASP check

[improve][sec] Suppress false positive OWASP reports

[fix][broker] AbstractBatchedMetadataStore - use AlreadyClosedException instead of IllegalStateException

[improve][websocket][branch-2.10] Add ping support

[fix][broker] Pass subName for subscription operations in ServerCnx

Cloud Storage Connector

[fix][sink] Reset currentBatchSize & currentBatchBytes on failing records

[fix][sink] Fix sink failing upon schema retrieval exceptions

[docs] Add troubleshooting section to readme

StreamNative Pulsar Plugins

[fix][rest] Fix produce message without schema

Function Mesh Worker Service

update function mesh to version v0.10.0

support hpa strategies

Support vpa

Snowflake Connector

fix docs format

Update content and code format in snowflake-sink.md

Fix stage name

Previous
v2.10.3.2