v1.5.1

lingodotdev/lingo.devv1.5.1Jun 8, 2026by umputun

AI Summary

A maintenance release focused on improving reliability by implementing automatic retry mechanisms for specific transient HTTP server errors.

Key Highlights

  • Automatic retry for HTTP errors 529, 502, 503, and 504
  • No command-line flag required to trigger retries

Full Release Notes

**Bug Fixes**
- retry transient HTTP errors (529/502/503/504) without --wait #377 @umputun