Skip to content

v0.11.0

Choose a tag to compare

@stainless-app stainless-app released this 29 Nov 12:52

0.11.0 (2024-11-28)

Full Changelog: v0.10.0...v0.11.0

Features

Bug Fixes

  • client: compat with new httpx 0.28.0 release (#360) (5e16307)

Chores

  • internal: codegen related update (#343) (68a4523)
  • internal: exclude mypy from running on tests (#359) (8b8fe06)
  • internal: fix compat model_dump method when warnings are passed (#355) (59c36a0)
  • rebuild project due to codegen change (#307) (6e6a696)
  • rebuild project due to codegen change (#308) (11883c9)
  • remove now unused cached-property dep (#357) (919b44c)

Documentation