Releases: mirurobotics/python-device-sdk
Releases · mirurobotics/python-device-sdk
v0.6.0
v0.5.0
0.5.0 (2026-04-28)
Full Changelog: v0.4.2...v0.5.0
Features
- support setting headers via env (da7da67)
Bug Fixes
- use correct field name format for multipart file arrays (6a12b31)
Chores
- internal: more robust bootstrap script (c35b72a)
v0.4.2
0.4.2 (2026-04-18)
Full Changelog: v0.4.1...v0.4.2
Performance Improvements
- client: optimize file structure copying in multipart requests (fd3b74c)
v0.4.1
0.4.1 (2026-04-11)
Full Changelog: v0.4.0...v0.4.1
Bug Fixes
- ensure file data are only sent as 1 parameter (04d351a)
v0.4.0
0.4.0 (2026-04-09)
Full Changelog: v0.4.0-beta.1...v0.4.0
Bug Fixes
- client: preserve hardcoded query params when merging with user params (60fcd65)
v0.4.0-beta.1
0.4.0-beta.1 (2026-04-07)
Full Changelog: v0.3.0...v0.4.0-beta.1
Features
- api: regenerate with v0.2.1 release version (5c227e5)
- internal: implement indices array format for query and form serialization (b737cae)
Bug Fixes
- deps: bump minimum typing-extensions version (5787705)
- pydantic: do not pass
by_aliasunless set (ebde1af) - sanitize endpoint path params (757293e)
Chores
- ci: skip lint on metadata-only changes (4f76a08)
- internal: tweak CI branches (c197558)
- internal: update gitignore (7a1b103)
- move event definitions to shared section stainless spec (f83513a)
Refactors
v0.3.0
0.3.0 (2026-03-10)
Full Changelog: v0.3.0-beta.3...v0.3.0
Features
- api: bump api spec to version v0.2.0 (a86a5eb)
Chores
- ci: skip uploading artifacts on stainless-internal branches (ac4ece9)
v0.3.0-beta.3
0.3.0-beta.3 (2026-03-05)
Full Changelog: v0.3.0-beta.2...v0.3.0-beta.3
Bug Fixes
- remove config instances from being nested inside deployments (cd35a12)
Chores
v0.3.0-beta.2
0.3.0-beta.2 (2026-03-05)
Full Changelog: v0.3.0-beta.1...v0.3.0-beta.2
Features
- api: bump stainless edition to 2026-02-23 (31cb0b9)
Bug Fixes
v0.3.0-beta.1
0.3.0-beta.1 (2026-03-05)
Full Changelog: v0.0.1...v0.3.0-beta.1
Features
- api: init to v0.2.0-beta.3 (1bbcc7a)
Bug Fixes
- host to point to correct localhost v0.2 version (214fe96)