Skip to content

Releases: droidrun/mobilerun-sdk-python

v3.0.0

15 Mar 16:15
06b9168

Choose a tag to compare

3.0.0 (2026-03-15)

Full Changelog: v2.1.0...v3.0.0

Features

Chores

  • ci: skip uploading artifacts on stainless-internal branches (2b5a466)
  • internal: add request options to SSE classes (292b42d)
  • internal: codegen related update (dfa6be3)
  • internal: make test_proxy_environment_variables more resilient (8507955)
  • internal: make test_proxy_environment_variables more resilient to env (de554a0)
  • internal: remove mock server code (66af1f3)
  • update mock server docs (213ffea)

v2.1.0

19 Feb 16:57
c259356

Choose a tag to compare

2.1.0 (2026-02-19)

Full Changelog: v2.0.0...v2.1.0

Features

Bug Fixes

  • docs: fix mcp installation instructions for remote servers (a06f4b2)

Chores

  • ci: upgrade actions/github-script (00033ad)
  • format all api.md files (2910e43)
  • internal: bump dependencies (91ab063)
  • internal: fix lint error on Python 3.14 (f5920bc)
  • internal: update actions/checkout version (75af377)

v2.0.0

12 Jan 16:35
98944f7

Choose a tag to compare

2.0.0 (2026-01-12)

Full Changelog: v0.1.0...v2.0.0

Features

Bug Fixes

  • client: loosen auth header validation (2f47451)
  • models: add element node stainless config (64a27e6)

Documentation

  • prominently feature MCP server setup in root SDK readmes (c521873)

v0.1.0

23 Dec 13:41
0046e43

Choose a tag to compare

0.1.0 (2025-12-23)

Full Changelog: v0.0.1...v0.1.0

Features

Bug Fixes

  • api: rename python package to mobilerun-sdk (ad149d2)
  • compat with Python 3.14 (4c52e9c)
  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (8241787)
  • ensure streams are always closed (9f4cf2e)
  • use async_to_httpx_files in patch method (f2b25d8)

Chores

  • add Python 3.14 classifier and testing (3c8ae3e)
  • configure new SDK language (28af809)
  • deps: mypy 1.18.1 has a regression, pin to 1.17 (62e19d3)
  • docs: use environment variables for authentication in code snippets (b67d5c9)
  • internal: add --fix argument to lint script (4040a9d)
  • internal: add missing files argument to base client (907c05f)
  • internal: codegen related update (922238d)
  • package: drop Python 3.8 support (7e89ce9)
  • speedup initial import (9ee3621)
  • update lockfile (18d5296)
  • update SDK settings (8de53cb)
  • update SDK settings (db9f34b)