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: 0.2.0 #62

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

stainless-app[bot]
Copy link
Contributor

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

Automated Release PR

0.2.0 (2025-02-05)

Full Changelog: v0.1.0...v0.2.0

Features

  • client: send client-side timeout headers (#64) (0004d4b)

Bug Fixes

  • api: add missing @MustBeClosed annotations (#65) (84f3ed5)
  • api: switch CompletableFuture&lt;Void&gt; to CompletableFuture<Void?> (84f3ed5)
  • client: add missing validation calls on response (84f3ed5)
  • client: always provide a body for PATCH methods (84f3ed5)

Chores

  • internal: codegen related update (#61) (20ea6d4)
  • internal: minor formatting/style changes (84f3ed5)
  • internal: rename some tests (84f3ed5)

Documentation

  • fix incorrect additional properties info (#63) (51310ff)

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 stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 5da6866 to 51310ff Compare February 5, 2025 15:36
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from cfff0de to 0004d4b Compare February 5, 2025 16:19
@stainless-app stainless-app bot changed the title release: 0.1.1 release: 0.2.0 Feb 5, 2025
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from cbcb942 to 0004d4b Compare February 5, 2025 16:19
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 force-pushed the release-please--branches--main--changes--next branch from eff7bd8 to 84f3ed5 Compare February 5, 2025 19:16
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.

0 participants