Skip to content

1.8.2

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jul 14:49
9343834

1.8.2 (2026-07-13)

🐛 Bug Fixes

  • configuration: Reject out-of-range max_used_cpu_ratio and max_used_memory_ratio (#2037) (8e26903) by @anxkhn
  • Prevent silent RecurringTask death and swallowed timeouts in AutoscaledPool (#2009) (42c96fe) by @vdusek
  • curl-impersonate: Avoid false already consumed error for buffered streams in CurlImpersonateHttpClient (#2042) (86ca2f2) by @Mantisus
  • logging: Preserve host application logging configuration (#2010) (51018d4) by @vdusek
  • cli: Pin typer<0.26 to keep CLI choice options working (#2064) (bf5fe48) by @vdusek