Skip to content

v0.16.0

Choose a tag to compare

@stainless-app stainless-app released this 06 Feb 20:02
fd15843

0.16.0 (2026-02-06)

Full Changelog: v0.15.0...v0.16.0

Features

  • api: api update (6efa7c6)
  • api: api update (39bf149)
  • client: add custom JSON encoder for extended type support (9c37892)
  • client: add support for binary request streaming (173f4bc)

Bug Fixes

  • types: allow pyright to infer TypedDict types within SequenceNotStr (941b1cc)
  • use async_to_httpx_files in patch method (4d5f789)

Chores

  • add missing docstrings (f16212d)
  • ci: upgrade actions/github-script (a950e2a)
  • internal: add --fix argument to lint script (ed11e7a)
  • internal: add missing files argument to base client (92b8e72)
  • internal: codegen related update (fa9cdd1)
  • internal: update actions/checkout version (f226fef)
  • speedup initial import (cb228f5)