Skip to content

1.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Aug 07:48
53683ed

1.10.0 (2026-08-31)

🚀 Features

🐛 Bug Fixes

  • http-clients: Reject a non-positive timeout instead of silently ignoring it (#2187) (b4c59c6) by @vdusek
  • templates: Decouple the Camoufox Playwright version from other images (#2189) (da16f2c) by @Pijukatel
  • throttling-manager: Correct the backoff for concurrent 429s and zero Retry-After (#2159) (142ec58) by @Mantisus