Skip to content

v0.30.0

Choose a tag to compare

@stainless-app stainless-app released this 16 Apr 01:04
9d7a7b2

0.30.0 (2025-04-16)

Full Changelog: v0.29.0...v0.30.0

Features

Bug Fixes

  • client: correctly reuse idempotency key (a6ba920)
  • perf: optimize some hot paths (edf120c)
  • perf: skip traversing types for NotGiven values (bcb8823)

Chores

  • fix typos (#582) (66d248c)
  • internal: expand CI branch coverage (0b68591)
  • internal: reduce CI branch coverage (58821a3)
  • internal: remove trailing character (#584) (65bacb7)
  • internal: slight transform perf improvement (#587) (ec630c4)
  • internal: update pyright settings (487213d)
  • slight wording improvement in README (#588) (2eb6437)

Documentation