Skip to content

hive-console-sdk 0.3.20 (2026-08-16)

Choose a tag to compare

@knope-bot knope-bot released this 16 Aug 15:00
da8f2ad

Fixes

Stop cancellation from interrupting an active usage flush

The usage agent now observes cancellation while waiting for the next flush interval instead of checking only after the full interval has elapsed. Cancellation remains pending while an active flush completes, preventing a drained report batch from being lost when its send future is interrupted.