v1.5.1

amark/gunv1.5.1Jun 8, 2026by umputun

AI Summary

A bug fix release that implements automatic retry logic for transient HTTP errors to improve reliability during temporary network issues.

Key Highlights

  • Retry transient HTTP errors (529/502/503/504) without --wait

New Features

  • Automatic retry for transient HTTP errors

Full Release Notes

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