Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@stainless-app stainless-app released this 08 May 18:23
7d04401

1.3.0 (2025-04-15)

Full Changelog: v1.2.0...v1.3.0

Features

Bug Fixes

  • asyncify on non-asyncio runtimes (#123) (c8b2cd7)
  • ci: ensure pip is always available (#138) (173fdde)
  • ci: remove publishing patch (#139) (bd66d56)
  • client: mark some request bodies as optional (6cdee1b)
  • perf: optimize some hot paths (042f048)
  • perf: skip traversing types for NotGiven values (5cc6c58)
  • types: handle more discriminated union shapes (#137) (d9e09e3)

Chores

Documentation

  • update URLs from stainlessapi.com to stainless.com (#128) (5e2932f)