Skip to content

release: 2.1.0#231

Merged
stainless-app[bot] merged 9 commits into
mainfrom
release-please--branches--main--changes--next
May 28, 2026
Merged

release: 2.1.0#231
stainless-app[bot] merged 9 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented May 18, 2026

Automated Release PR

2.1.0 (2026-05-28)

Full Changelog: v2.0.1...v2.1.0

Features

  • spec: force generation of FuzzyParams stainless models (bd9cafe)
  • transparent async polling (d8ca7f8)

Bug Fixes

  • no async polling deadline on zero timeout (755bad5)

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
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 18, 2026

🧪 Testing

To try out this version of the SDK:

Add the following URL as a Maven source: 'https://pkg.stainless.com/s/turbopuffer-java/755bad53510ad7ef05c7a5081173495ac4e9cdb8/mvn'

Expires at: Sat, 27 Jun 2026 15:44:00 GMT
Updated at: Thu, 28 May 2026 15:44:00 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e638d3a to f0f47f6 Compare May 18, 2026 21:00
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from f0f47f6 to cda312f Compare May 19, 2026 23:55
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from cda312f to 4f82488 Compare May 24, 2026 22:15
@stainless-app stainless-app Bot changed the title release: 2.0.2 release: 2.1.0 May 24, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 4f82488 to e8824d3 Compare May 24, 2026 22:15
This adds support for transparent async polling against tpuf APIs that
support it. The SDK unconditionally set the `Prefer: respond-async`
header on all API calls, then detects and handles async responses by
polling them until the final state.
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e8824d3 to e75cc12 Compare May 28, 2026 08:36
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit e75cc12. Configure here.

teskje and others added 2 commits May 28, 2026 17:39
The `Timeout` class documents that a timeout value of `Duration.ZERO`
means "no timeout". This requires special treatment in the `Deadline`
class used by async polling, which would otherwise interpret a zero
timeout as "a timeout after zero nanoseconds".
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e75cc12 to 2fb1b72 Compare May 28, 2026 15:39
@stainless-app stainless-app Bot merged commit 97aa099 into main May 28, 2026
10 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 28, 2026

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