Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Jan 8, 2026

Automated Release PR

0.7.0 (2026-01-08)

Full Changelog: v0.6.1...v0.7.0

⚠ BREAKING CHANGES

  • api: change route to be /beta instead of /v1

Bug Fixes

  • client: close streams without requiring full consumption (c50bca7)
  • compat with Python 3.14 (6e10abe)
  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (b71ebf9)
  • ensure streams are always closed (ab93bca)
  • types: allow pyright to infer TypedDict types within SequenceNotStr (7769f80)
  • use async_to_httpx_files in patch method (4c68967)

Chores

  • add missing docstrings (37f1eae)
  • add Python 3.14 classifier and testing (6df3ecd)
  • deps: mypy 1.18.1 has a regression, pin to 1.17 (d644966)
  • docs: use environment variables for authentication in code snippets (ee97b11)
  • internal/tests: avoid race condition with implicit client cleanup (445023e)
  • internal: add --fix argument to lint script (22cd02f)
  • internal: add missing files argument to base client (1d7820f)
  • internal: grammar fix (it's -> its) (5c82d3a)
  • package: drop Python 3.8 support (80b7c35)
  • speedup initial import (4ebe231)
  • update lockfile (f840597)

Refactors

  • api: api domain from miruml to mirurobotics (c4127dd)
  • api: change route to be /beta instead of /v1 (6b7bd87)

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 Jan 8, 2026

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/miru-server-python/c4127dd3a6e14e10757ea6f29929370231c1ceaf/miru_server_sdk-0.6.1-py3-none-any.whl'

Expires at: Sat, 07 Feb 2026 04:37:06 GMT
Updated at: Thu, 08 Jan 2026 04:37:06 GMT

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Jan 8, 2026

Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen.

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