v1.3.0
🚀 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
efficientmodel 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.