Skip to content

v1.0.0

Choose a tag to compare

@stainless-app stainless-app released this 02 Dec 00:26
1bd9450

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)