Skip to content

v0.5.7

Compare
Choose a tag to compare
@stainless-bot stainless-bot released this 06 Dec 02:02

0.5.7 (2023-12-06)

Full Changelog: v0.5.6...v0.5.7

Bug Fixes

  • bump default request timeout to 10min to match documentation (#88) (fc85322)
  • client: correct base_url setter implementation (#84) (6983847)
  • client: ensure retried requests are closed (#80) (3f28ec8)

Chores

  • internal: remove unused file (#83) (aa0ed40)
  • internal: replace string concatenation with f-strings (#82) (e3545db)
  • package: lift anyio v4 restriction (#85) (8879c77)