Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Nov 21, 2025

Automated Release PR

1.0.0 (2025-12-02)

Full Changelog: v0.69.0...v1.0.0

⚠ BREAKING CHANGES

  • devbox: made command positional arg in exec and exec_async (#695)

Features

  • blueprints: Add build context to the OpenAPI spec (#6494) (d202b94)
  • devbox: added devbox.shell(shellName) command and stateful shell class to SDK (#696) (c1e8f09)
  • devbox: made command positional arg in exec and exec_async (#695) (6cc8c2f)
  • sdk: added scorer classes to sdk (#698) (85f798f)

Bug Fixes

  • api: don't ignore devbox keep_alive, suspend and resume in api (fe3589f)
  • devbox: launch parameter typo (1c9c346)
  • scenarios: update parameters for manually maintained start_run_and_await_env_ready methods (#692) (8000495)
  • scorer: fixed RL_TEST_CONTEXT to RL_SCORER_CONTEXT (df43a42)

Chores

  • blueprints: Add build context examples (#694) (6e63928)
  • hide build context APIs (159a38f)
  • mounts: Update documentation for deprecated fields to direct the user to the replacement API (4936844)

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
Contributor Author

stainless-app bot commented Nov 21, 2025

🧪 Testing

    To try out this version of the SDK, run:
    ```
    pip install 'https://pkg.stainless.com/s/runloop-python/85f798f2d8a7727b783e01a260ff0a52bdf01d78/runloop_api_client-0.69.0-py3-none-any.whl'
    ```

    _Expires: Thu, 01 Jan 2026 00:25:09 GMT_

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 9 times, most recently from 420524b to b422679 Compare November 25, 2025 22:36
@stainless-app stainless-app bot changed the title release: 0.69.1 release: 0.70.0 Nov 25, 2025
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 4 times, most recently from a646fe9 to 13f613c Compare November 26, 2025 01:13
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 13f613c to c7977d3 Compare November 26, 2025 23:48
@jrvb-rl jrvb-rl changed the title release: 0.70.0 release: 1.0.0 Dec 1, 2025
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Dec 1, 2025

Release version edited manually

The Pull Request version has been manually set to 1.0.0 and will be used for the release.

If you instead want to use the version number 0.70.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 c7977d3 to d311f24 Compare December 1, 2025 19:23
* added scorer class (kept create and list as static methods for now since we don't know how we're creating scorers yet)

* refactored static methods to ScorerOps class

* fix example docstrings to use correct scorer create params

* scorer tests

* fixed scorer unit test parameters for update and validate

* update scorer and scorer ops docstrings to be more helpful while not exposing system internals

* update docs with scorer classes, methods and types

* remove verbose request options in unit test parameters

* rename client to ops in client test

* rename client test file to ops

* added list_empty, list_single and list_multiple unit tests to all ops class tests

* fix assert_called to assert_awaited

* remove duplicate tests
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d311f24 to 3f6bcc8 Compare December 2, 2025 00:24
@stainless-app stainless-app bot merged commit 1bd9450 into main Dec 2, 2025
7 checks passed
@stainless-app stainless-app bot deleted the release-please--branches--main--changes--next branch December 2, 2025 00:26
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Dec 2, 2025

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.

4 participants