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 #107

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 3, 2025

Automated Release PR

0.2.0 (2025-02-09)

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

Features

  • client: send client-side timeout headers (#106) (b3d911a)

Bug Fixes

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

Chores

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

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 stainless-app bot requested a review from a team as a code owner February 3, 2025 23:45
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 7da0f15 to b3d911a Compare February 5, 2025 05:01
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 2 times, most recently from bcbe3b9 to 1200422 Compare February 6, 2025 05:02
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e5bf682 to 7183a54 Compare February 6, 2025 17:40
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 4 times, most recently from d22eece to 55662e9 Compare February 9, 2025 05:01
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.

1 participant