Skip to content
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

Merged
merged 35 commits into from
Jan 24, 2025
Merged

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Jan 24, 2025

Automated Release PR

1.0.0 (2025-01-24)

Full Changelog: v0.2.2...v1.0.0

Features

Bug Fixes

  • client: only call .close() when needed (#69) (b7648c0)
  • correctly handle deserialising cls fields (#72) (499b981)
  • tests: make test_get_platform less flaky (#85) (85da3d0)

Chores

Documentation


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

stainless-app bot and others added 30 commits December 10, 2024 03:47
* 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>
@nbarbettini nbarbettini changed the title release: 0.3.0 release: 1.0.0 Jan 24, 2025
Copy link
Contributor Author

stainless-app bot commented Jan 24, 2025

Release version edited manually

The Pull Request version has been manually set to 1.0.0 and will be used for the release.

If you instead want to use the version number 0.3.0 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 80fc519 to 9cf3bc4 Compare January 24, 2025 01:18
Copy link
Contributor

@nbarbettini nbarbettini left a 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.

@nbarbettini nbarbettini merged commit 3dfe590 into main Jan 24, 2025
3 checks passed
Copy link
Contributor Author

stainless-app bot commented Jan 24, 2025

🤖 Release is at https://github.com/ArcadeAI/arcade-py/releases/tag/v1.0.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants