Skip to content

v0.6.0

Choose a tag to compare

@stainless-app stainless-app released this 08 May 21:27
94ab6bf

0.6.0 (2025-05-08)

Full Changelog: v0.5.0...v0.6.0

Features

Bug Fixes

Chores

  • ci: add timeout thresholds for CI jobs (b6b2a07)
  • ci: bump node version for release workflows (5d04e11)
  • ci: only use depot for staging repos (873ba2f)
  • client: minor internal fixes (321469a)
  • exports: cleaner resource index imports (#48) (b204f8a)
  • exports: stop using path fallbacks (#49) (b0bed50)
  • internal: add aliases for Record and Array (#53) (3fcab5f)
  • internal: codegen related update (f3cadb2)
  • internal: reduce CI branch coverage (82a1e3f)
  • internal: remove extra empty newlines (#46) (bf1f16c)
  • internal: upload builds and expand CI branch coverage (ba02a4a)

Documentation