Skip to content

Conversation

@stainless-app
Copy link
Contributor

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

Automated Release PR

0.27.1 (2025-02-05)

Full Changelog: v0.27.0...v0.27.1

Bug Fixes

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

Chores

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

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 merged commit 6a4d453 into main Feb 5, 2025
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Feb 5, 2025

🤖 Release is at https://github.com/orbcorp/orb-java/releases/tag/v0.27.1 🌻

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