release: 2.7.0#245
Conversation
|
🧪 Testing To try out this version of the SDK: Expires at: Mon, 17 Aug 2026 00:06:27 GMT |
…t in workflow templates
d9feaff to
c78e59f
Compare
c78e59f to
eed8564
Compare
…50cc737f03437 Picks up ComputeAttribute support (turbopuffer/turbopuffer-apigen).
…-attributes scripts: bump turbopuffer-apigen image for ComputeAttribute support
eed8564 to
54f11a3
Compare
54f11a3 to
688106a
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.
❌ 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, |
There was a problem hiding this comment.
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.
Reviewed by Cursor Bugbot for commit 688106a. Configure here.


Automated Release PR
2.7.0 (2026-07-18)
Full Changelog: v2.6.0...v2.7.0
Features
Bug Fixes
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