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.
StreamNative Weekly Release Notes v4.2.0.9
Download
Distributions
Packages
Images
General Changes
Apache Pulsar
(#25805) [fix][client] Fix failed to close consumer because of the error: param memorySize is a negative value
(#25854) [improve][client] In cases where there is a risk of message loss, adjust the log level to error
(#25855) [improve][build] Remove kotlin-stdlib override; upgrade okhttp3 5.3.2 and okio 3.17.0
(#25852) [fix][test] Fix flaky ResendRequestTest.testSharedSingleAckedPartitionedTopic() test
(#25828) [fix][test] Add timeout to initial receives in ResendRequestTest.testSharedSingleAckedPartitionedTopic
(#25840) [fix][fn] Fix functions update issue where artifact is provided as a http url
(#25819) [improve][fn] Avoid gRPC timeout when getting status of a dead process runtime
KoP
Initialize PID with carried producer ID
Fix destination broker for NotOwnedBundleHandler
feat: integrate group lag to Pulsar subscription’s backlog in stats
Fix leader epoch capability advertisement and unknown epoch handling
Cloud Pulsar Plugins
[improve] support token with whitespace
Function Mesh Worker Service
ec7a2733 fix ci
feat: remove “organization”, “instance” label from metrics
b2474f3d fix ci
feat: expose agent session metrics
Implement agent trigger
Security Fixes