Skip to content

v0.1.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 13 Oct 17:13
ac3e18a

0.1.0-alpha.3 (2025-10-13)

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3

Features

Bug Fixes

  • api: remove undocumented endpoints, add list endpoint (ee795ee)
  • internal: unmarshal correctly when there are multiple discriminators (2836b68)
  • use slices.Concat instead of sometimes modifying r.Options (6adf0a1)

Chores

  • bump minimum go version to 1.22 (90c5664)
  • configure new SDK language (42f31df)
  • do not install brew dependencies in ./scripts/bootstrap by default (5983889)
  • update more docs for 1.22 (82733b2)