Skip to main content

StreamNative Weekly Release Notes v3.2.1.1

General Changes

Apache Pulsar

[fix][sec] Revert “[fix][sec] Add a check for the input time value (apache#22023)” Fix the tests with same namespace name [fix][client] fix Reader.hasMessageAvailable might return true after seeking to latest [fix][client] GenericProtobufNativeSchema not implement getNativeSchema method. [fix][test] Fix flaky test BrokerServiceAutoSubscriptionCreationTest [fix][offload] Fix Offload readHandle cannot close multi times. [fix][txn]Fix TopicTransactionBuffer potential thread safety issue [fix] [client] Do no retrying for error subscription not found when disabled allowAutoSubscriptionCreation

KoP

[fix][transaction] Fix send messages with transaction in async way

StreamNative Pulsar Plugins

*: upgrade branch-3.2 vesion to 3.2.0.2 [SNP-RBAC] Support conditional role binding [SNP-RBAC] Support predefined roles configuration

Cloud Pulsar Plugins

ApiKeys: Avoid check JWT token expired time in authorization [SN-RBAC] added functions, sources, sinks interceptor path Oauth2: Avoid check JWT token expired time in authorization

Function Mesh Worker Service

Validate functions&connectors package url 3de3d7d6 Avoid error in tune runner vm

Google BigQuery Sink Connector

feat: Support protobuf native schema.
I