-
Notifications
You must be signed in to change notification settings - Fork 1
release: 1.3.0 #708
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
release: 1.3.0 #708
Conversation
|
🧪 Testing To try out this version of the SDK, run: Expires at: Mon, 19 Jan 2026 01:23:17 GMT |
3d7f233 to
fbe40e0
Compare
39cc90e to
c5b369a
Compare
Release version edited manuallyThe Pull Request version has been manually set to If you instead want to use the version number |
c5b369a to
5bce2d8
Compare
5bce2d8 to
badc084
Compare
badc084 to
30c0fd4
Compare
648443b to
8fc4577
Compare
Release version edited manuallyThe Pull Request version has been manually set to If you instead want to use the version number |
9de76ee to
c06ea55
Compare
… provided fields and does not modify unspecified fields (#6702)
* update requirements-dev * pyproject formatting nit * feat(sdk): add BenchmarkRun and AsyncBenchmarkRun classes * fixed smoketests * `list_scenario_runs()` now returns a list of ScenarioRun/AsyncScenarioRun objects
* cleanup(agents): unified version parameter across agent sources * increase snapshot test timeout * reinsert version parameter into example code
c06ea55 to
18961c9
Compare
18961c9 to
c9f5977
Compare
* feat(sdk): add Benchmark and AsyncBenchmark classes (with some import and test id cleanup) * raise exceptions instead of skipping, more defensively run scenario * rename benchmark `run()` to `start_run()` * more helpful example docstrings * comments about params type splitting for developer clarity * remove low value unit tests * add smoketest TODOs * skip list_runs() smoketest when no available benchmark runs * create/update custom benchmark and scenarios for smoketest, remove benchmark retrieval smoketest
c9f5977 to
47c3bc9
Compare
47c3bc9 to
b7d45de
Compare
Automated Release PR
1.3.0 (2025-12-20)
Full Changelog: v1.2.0...v1.3.0
⚠ BREAKING CHANGES
Features
update_scenariosmethod to benchmarks resource (71ec221)Bug Fixes
update()for benchmarks and scenarios replaces all provided fields and does not modify unspecified fields (#6702) (cfd04b6)Chores
Documentation
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