-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release: 1.0.0 #90
release: 1.0.0 #90
Conversation
* feat!: Update helper methods for client breaking changes * Cleanup
* chore(internal): bump pydantic dependency (#56) * docs(readme): fix http client proxies example (#58) * chore(internal): bump pyright (#59) * chore(internal): add support for TypeAliasType (#60) * chore(internal): codegen related update (#61) * chore(internal): codegen related update (#62) * chore(internal): updated imports (#63) * chore(internal): codegen related update (#64) * chore(internal): fix some typos (#65) * chore(internal): codegen related update (#66) * chore: add missing isclass check (#67) * chore(internal): bump httpx dependency (#68) * fix(client): only call .close() when needed (#69) * docs: fix typos (#70) * chore(internal): codegen related update (#71) * fix: correctly handle deserialising `cls` fields (#72) * feat(api): api update (#73) * feat(api): api update (#75) * feat(api): api update (#76) * codegen metadata * feat: feat!: Update helper methods for client breaking changes (#78) * feat!: Update helper methods for client breaking changes * Cleanup * feat: rc2 (#80) * AuthResponse * format --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com> Co-authored-by: Nate Barbettini <nate@arcade-ai.com>
Release version edited manuallyThe Pull Request version has been manually set to If you instead want to use the version number |
80fc519
to
9cf3bc4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM and passed my acceptance testing.
🤖 Release is at https://github.com/ArcadeAI/arcade-py/releases/tag/v1.0.0 🌻 |
Automated Release PR
1.0.0 (2025-01-24)
Full Changelog: v0.2.2...v1.0.0
Features
Bug Fixes
cls
fields (#72) (499b981)Chores
Documentation
the
(#84) (19e4f04)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