Skip to content

release: 2.7.0#245

Open
stainless-app[bot] wants to merge 6 commits into
mainfrom
release-please--branches--main--changes--next
Open

release: 2.7.0#245
stainless-app[bot] wants to merge 6 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

2.7.0 (2026-07-18)

Full Changelog: v2.6.0...v2.7.0

Features

  • spec: expose computed attributes (8f30d04)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (6db1360)

Bug Fixes

  • internal: resolve build failures (53ce6dd)

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 Jul 13, 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/8f30d04b16666eaaab62e687616ad89941e2af8c/turbopuffer-2.6.0-py3-none-any.whl'

Expires at: Mon, 17 Aug 2026 00:06:27 GMT
Updated at: Sat, 18 Jul 2026 00:06:27 GMT

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d9feaff to c78e59f Compare July 17, 2026 17:20
@stainless-app stainless-app Bot changed the title release: 2.6.1 release: 2.7.0 Jul 17, 2026
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c78e59f to eed8564 Compare July 17, 2026 17:21
…50cc737f03437

Picks up ComputeAttribute support (turbopuffer/turbopuffer-apigen).
…-attributes

scripts: bump turbopuffer-apigen image for ComputeAttribute support
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from eed8564 to 54f11a3 Compare July 17, 2026 23:34
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 54f11a3 to 688106a Compare July 18, 2026 00:06

@cursor cursor Bot left a comment

Copy link
Copy Markdown

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 using high effort 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 688106a. Configure here.

body=maybe_transform(
{
"aggregate_by": aggregate_by,
"compute_attributes": compute_attributes,

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Undefined explain_query compute_attributes

High Severity

The explain_query methods, both sync and async, include compute_attributes in their docstrings and attempt to use it when building the request body. However, the parameter is missing from the method signatures, which causes a NameError when the methods are called.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 688106a. Configure here.

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