Releases: miruml/python-server-sdk
Releases · miruml/python-server-sdk
v0.6.1
0.6.1 (2025-10-21)
Full Changelog: v0.6.0...v0.6.1
Refactors
- api: remove 'config_schemas' expansion on config types (bb3bc05)
v0.6.0
0.6.0 (2025-10-21)
Full Changelog: v0.5.0...v0.6.0
Features
- api: manual updates (1f24c3f)
- api: manual updates (616466d)
- api: uat environment (67e2b55)
- api: update to v0.1.0 (af3571c)
Bug Fixes
Chores
- bump
httpx-aiohttpversion to 0.1.9 (c54533f) - internal: detect missing future annotations with ruff (ea21d88)
- update SDK settings (e7bd9a6)
- update SDK settings (e6ec403)
Documentation
- update docs (c152552)
Styles
- alphabetize webhook imports (944a3ef)
Refactors
v0.4.2
v0.4.1
v0.4.1-beta.3
0.4.1-beta.3 (2025-10-05)
Full Changelog: v0.4.1-beta.2...v0.4.1-beta.3
Bug Fixes
- api: expansions to use bracket format (0344365)
v0.4.1-beta.2
0.4.1-beta.2 (2025-10-05)
Full Changelog: v0.4.1-beta.1...v0.4.1-beta.2
Styles
- alphabetize webhook imports (944a3ef)
Refactors
- webhook payload to be type 'Any' instead of 'string' (d0f5bdf)