Skip to content

v3.2.1

Choose a tag to compare

@stainless-app stainless-app released this 13 Jan 17:57
3d2086a

3.2.1 (2026-01-09)

Full Changelog: v3.2.0...v3.2.1

Bug Fixes

  • types: allow pyright to infer TypedDict types within SequenceNotStr (edaab09)
  • use async_to_httpx_files in patch method (d19fe1b)

Chores

  • add missing docstrings (a003642)
  • deps: mypy 1.18.1 has a regression, pin to 1.17 (38c130d)
  • internal: add --fix argument to lint script (c64b851)
  • internal: add missing files argument to base client (b02afa8)
  • internal: codegen related update (6ad2609)
  • update lockfile (79a938e)

Documentation