Skip to content

v0.30.0

Choose a tag to compare

@stainless-app stainless-app released this 19 Jul 13:58

0.30.0 (2024-07-19)

Full Changelog: v0.29.5...v0.30.0

⚠ BREAKING CHANGES

  • api: authentication method type is an enum, not a plain string (#252)

Bug Fixes

  • api: authentication method type is an enum, not a plain string (#252) (1ac0fc0)

Chores