Skip to content

v2.14.0

Choose a tag to compare

@Arthur742Ramos Arthur742Ramos released this 01 Mar 11:56
· 91 commits to main since this release

What's Changed

Bug Fixes

  • Fixed race conditions in circuit breaker, client, and streaming modules
  • Fixed negative delay calculations in backoff logic
  • Fixed plan mode single-step execution bug
  • Fixed config error handling for invalid values
  • Improved session pool cleanup and validation
  • Code deduplication in fleet parallel execution

Performance

  • Optimized backoff and retry logic
  • Better diagnostics and error messages

Tests

  • Added ~2,400 lines of new tests across all core modules
  • Covers: backoff, circuit breaker, cache, conditions, exceptions, fleet, retry recovery, security, session pool, streaming