Skip to content

v1.43.1

Latest
Compare
Choose a tag to compare
@stainless-app stainless-app released this 02 Dec 14:24

1.43.1 (2024-11-28)

Full Changelog: v1.43.0...v1.43.1

Bug Fixes

  • asyncify: avoid hanging process under certain conditions (#556) (d64a12f)
  • client: compat with new httpx 0.28.0 release (#563) (f70ecc8)

Chores

  • api: additional fields for requests to get BalanceReports and create LegalEntities (#557) (e6eb038)
  • internal: exclude mypy from running on tests (#562) (308156f)
  • internal: fix compat model_dump method when warnings are passed (#558) (148371f)
  • remove now unused cached-property dep (#560) (913649b)
  • sync openapi spec (#561) (4753fa9)
  • tests: limit array example length (#554) (2da7d34)

Documentation