Skip to content

v0.22.0

Compare
Choose a tag to compare
@stainless-app stainless-app released this 19 Jul 13:57

0.22.0 (2024-07-19)

Full Changelog: v0.21.14...v0.22.0

⚠ BREAKING CHANGES

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

Bug Fixes

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

Chores