Skip to content

v1.3.7

Compare
Choose a tag to compare
@stainless-bot stainless-bot released this 01 Dec 18:47

1.3.7 (2023-12-01)

Full Changelog: v1.3.6...v1.3.7

Bug Fixes

  • client: correct base_url setter implementation (#919) (135d9cf)
  • client: don't cause crashes when inspecting the module (#897) (db029a5)
  • client: ensure retried requests are closed (#902) (e025e6b)

Chores

  • internal: add tests for proxy change (#899) (71a13d0)
  • internal: remove unused type var (#915) (4233bcd)
  • internal: replace string concatenation with f-strings (#908) (663a8f6)
  • internal: replace string concatenation with f-strings (#909) (caab767)

Documentation