Skip to main content

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.8

Download

Distributions

Packages

Images

General Changes

Apache Pulsar

(#25796) [fix][broker] Fix ManagedLedgerImpl.advanceCursorsIfNecessary() method may lose non-durable cursor properties in race condition (#25781) [fix][broker] Use effective offload policies for extra configs (#25767) [improve][broker] Prevent stale replicator pending reads after termination (#25790) [refactor][fn] Use Map instead of TreeMap for connector/function API types (#25785) [improve][build] Upgrade org.apache.kerby:kerb-simplekdc from 1.1.1 to 2.1.1 (#25773) [improve][fn] make built-in connector reload incremental (#25777) [fix][broker] Fix PulsarService.closeAsync where Condition.signalAll was called without holding a lock (#25770) [fix][proxy] Close channel on connection failure

StreamNative Pulsar Plugins

Add rest v2 consume timeout to help return the current data

Function Mesh Worker Service

feat: update agents api to match Claude managed agent api feat: align api updates from Claude

Security Fixes

Apache Pulsar

(#25818) [fix][sec] Bump org.asynchttpclient:async-http-client from 2.14.5 to 2.15.0