Skip to content

v0.106.0

Choose a tag to compare

@stainless-app stainless-app released this 25 Sep 18:15

0.106.0 (2025-09-25)

Full Changelog: v0.105.1...v0.106.0

Features

  • client: add convenience overloads for some methods (1835a3b)
  • client: expose sleeper option (3006825)

Bug Fixes

  • client: deserialization of empty objects (b24cf62)
  • client: ensure single timer is created per client (3006825)

Chores

  • docs: small updates to doc strings on a few endpoints (472d95b)
  • improve formatter performance (36fa6d6)
  • internal: change some comment formatting (f09453c)