release: 0.0.2
Automated Release PR
0.0.2 (2025-09-21)
Full Changelog: v0.0.1...v0.0.2
⚠ BREAKING CHANGES
- expose services and service contracts
Features
- api: add BaseWebhookEvent (84f5b7c)
- api: extract UpdateFileDetailsRequest to model (8628e12)
- api: manual updates (333c06b)
- api: manual updates (2d65a57)
- api: manual updates (bfc46ad)
- api: manual updates (46dbc22)
- api: manual updates (e5c1428)
- api: manual updates (2361086)
- api: manual updates (de13f68)
- api: manual updates (79f9906)
- api: manual updates (0daa175)
- api: manual updates (6ec4a94)
- api: manual updates (2ebe4bf)
- api: manual updates (8aecc6e)
- api: manual updates (3ac5bb6)
- api: manual updates (864a1aa)
- api: remove Stainless attribution from readme (a6f01f0)
- api: update api docs link (aff2c75)
- api: Update env var name (a3edfdd)
- client: add raw methods (049e837)
- client: support raw responses (cc5397d)
- client: use real enums (0b65863)
- expose services and service contracts (1329184)
Bug Fixes
- client: elide client methods in docs (d3e94af)
- decorate with enum label for all enum classes (c3ea060)
Chores
- document parameter object usage (c959bcf)
- fix lints in UnionOf (a57c7cc)
- internal: codegen related update (76b7d1a)
- internal: refactor base client internals (aba7242)
- sync repo (bb14ef3)
- update SDK settings (6913a6d)
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website 📚 Read the docs 🙋 Reach out for help or questions
Release version edited manually
The Pull Request version has been manually set to 0.0.2 and will be used for the release.
If you instead want to use the version number 0.1.0 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.