Skip to content

release: 2.3.0-alpha.1#234

Merged
stainless-app[bot] merged 8 commits into
mainfrom
release-please--branches--main--changes--next
Jun 2, 2026
Merged

release: 2.3.0-alpha.1#234
stainless-app[bot] merged 8 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

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

Copy link
Copy Markdown
Contributor

Automated Release PR

2.3.0-alpha.1 (2026-06-02)

Full Changelog: v2.2.0...v2.3.0-alpha.1

Features

  • openapi: spec for rerank_by: ["RRF"] (80ab218)
  • rename /docs/auth to /docs/overview (1340eb1)
  • spec: add SDK support for native embedding (ca71729)

Bug Fixes

Chores


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 commented May 29, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/turbopuffer-python/6f07a95860f5dff9b699776d7916606b5c6f7cab/turbopuffer-2.2.0-py3-none-any.whl'

Expires at: Thu, 02 Jul 2026 17:01:21 GMT
Updated at: Tue, 02 Jun 2026 17:01:21 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 903f16e to c830c7e Compare May 29, 2026 19:33
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c830c7e to 8ac86cf Compare May 29, 2026 20:56
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 8ac86cf to a835058 Compare June 2, 2026 05:11
This fixes a minor security issue where the client wouldn't check the
origin of the async response `Location` header before starting to poll
it, allowing a man-in-the-middle to send poll requests (including API
credentials) to arbitrary locations. This is a minor security issue, as
such a man-in-the-middle would likely already know the API credentials
from observing the initial authenticated request.

The fix is to compare the poll origin with the one from the original
request, and reject if they differ.
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a835058 to 5ee93ea Compare June 2, 2026 15:06
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 5ee93ea to 0738133 Compare June 2, 2026 15:19
Stainless leaves rerank_by typed as 'object'. Wire it to the
already-generated RerankBy type so callers get a proper signature.
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 0738133 to 75732dc Compare June 2, 2026 17:01
@teskje teskje changed the title release: 2.3.0 release: 2.3.0-alpha.1 Jun 2, 2026
@stainless-app

stainless-app Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

Release version edited manually

The Pull Request version has been manually set to 2.3.0-alpha.1 and will be used for the release.

If you instead want to use the version number 2.3.0 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 75732dc to bf7ee86 Compare June 2, 2026 17:13
@stainless-app stainless-app Bot merged commit aac3572 into main Jun 2, 2026
10 checks passed
@stainless-app

stainless-app Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

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