Skip to content

release: 0.1.0-alpha.5#63

Merged
stainless-app[bot] merged 4 commits intomainfrom
release-please--branches--main--changes--next
Feb 6, 2025
Merged

release: 0.1.0-alpha.5#63
stainless-app[bot] merged 4 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

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

Automated Release PR

0.1.0-alpha.5 (2025-02-06)

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Features

  • client: send client-side timeout headers (#64) (33875ee)

Bug Fixes

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

Chores

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

Documentation

  • fix incorrect additional properties info (#62) (5948868)

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 865e51a to 33875ee Compare February 4, 2025 06:30
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 b453a7e to a5abcfa Compare February 6, 2025 07:36
@stainless-app stainless-app bot merged commit abec73b into main Feb 6, 2025
@stainless-app stainless-app bot deleted the release-please--branches--main--changes--next branch February 6, 2025 07:36
@stainless-app
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.

0 participants