Skip to content

release: 0.22.0 #210

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

Merged
merged 6 commits into from
Feb 6, 2025
Merged

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Feb 6, 2025

Automated Release PR

0.22.0 (2025-02-06)

Full Changelog: v0.21.1...v0.22.0

Features

  • api: Add more new Azure service versions (#208) (a117892)
  • pagination: avoid fetching when has_more: false (#209) (183b132)

Bug Fixes

  • api: add missing @MustBeClosed annotations (#205) (0a60b9a)
  • api: add missing reasoning effort + model enums (#207) (8eb2394)
  • api: switch CompletableFuture<Void> to CompletableFuture<Void?> (0a60b9a)
  • client: add missing validation calls on response (0a60b9a)
  • client: always provide a body for PATCH methods (0a60b9a)
  • deploymentModel arg (3ab4110)

Chores

  • internal: minor formatting/style changes (0a60b9a)
  • internal: rename some tests (0a60b9a)

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

fix(api): switch `CompletableFuture<Void>` to `CompletableFuture<Void?>`
fix(client): always provide a body for `PATCH` methods
fix(client): add missing validation calls on response
chore(internal): minor formatting/style changes
chore(internal): rename some tests
@stainless-app stainless-app bot requested a review from a team as a code owner February 6, 2025 17:11
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 460c955 to 183b132 Compare February 6, 2025 17:11
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from db67d58 to 3ab4110 Compare February 6, 2025 17:18
* add more new Azure service version and update azure samples

* revert samples changes
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 85a6836 to a117892 Compare February 6, 2025 17:55
@TomerAberbach TomerAberbach merged commit 6390dfd into main Feb 6, 2025
2 checks passed
Copy link
Contributor Author

stainless-app bot commented Feb 6, 2025

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