Skip to content

v0.12.2

Compare
Choose a tag to compare
@stainless-bot stainless-bot released this 18 Jan 20:45

0.12.2 (2024-01-18)

Full Changelog: v0.12.1...v0.12.2

Bug Fixes

  • ci: ignore stainless-app edits to release PR title (#258) (87e4ba8)
  • types: accept undefined for optional client options (#257) (a0e2c4a)
  • use default base url if BASE_URL env var is blank (#250) (e38f32f)

Chores

  • internal: debug logging for retries; speculative retry-after-ms support (#256) (b4b70fd)
  • internal: narrow type into stringifyQuery (#253) (3f42e07)

Documentation