Skip to content

v1.3.0

Choose a tag to compare

@sopaco sopaco released this 10 Mar 14:24

🚀 What's New in v1.3.0

Thanks to the contributors @MrLYC @vovanduc @gurdasnijor
Full Changelog: 1.2.8...1.3.0

This release focuses on reliability: tuned retry timing for the efficient model, removed unused debug assertions, and version/housekeeping updates to make the system steadier in production.

Highlights

  • Tuned retry timing for the efficient model to reduce transient failures.
  • Removed unused debug assertions to cut log noise and simplify troubleshooting.
  • Version bumps and housekeeping for clearer release management.

Upgrade notes

  • No breaking changes expected. Run your standard integration tests; pay attention to model retry behavior under your load.