Skip to content

Releases: miruml/python-server-sdk

v0.6.1

21 Oct 17:25
1612080

Choose a tag to compare

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

21 Oct 01:34
62e74f3

Choose a tag to compare

0.6.0 (2025-10-21)

Full Changelog: v0.5.0...v0.6.0

Features

Bug Fixes

  • api: expansions to use bracket format (0344365)
  • api: restore webhook event models (3e556df)

Chores

  • bump httpx-aiohttp version to 0.1.9 (c54533f)
  • internal: detect missing future annotations with ruff (ea21d88)
  • update SDK settings (e7bd9a6)
  • update SDK settings (e6ec403)

Documentation

Styles

  • alphabetize webhook imports (944a3ef)

Refactors

  • api: rename miru-server to miru (163c465)
  • api: revert package name to miru_server_sdk (0c8b7d7)
  • webhook payload to be type 'Any' instead of 'string' (d0f5bdf)

v0.4.2

07 Oct 19:26
9b9ab8e

Choose a tag to compare

0.5.0 (2025-10-07)

Full Changelog: v0.4.1...v0.5.0

Features

v0.4.1

05 Oct 23:08
6fcd014

Choose a tag to compare

0.4.1 (2025-10-05)

Full Changelog: v0.4.1-beta.3...v0.4.1

Documentation

v0.4.1-beta.3

05 Oct 22:18
93442de

Choose a tag to compare

v0.4.1-beta.3 Pre-release
Pre-release

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

05 Oct 22:06
0f61b16

Choose a tag to compare

v0.4.1-beta.2 Pre-release
Pre-release

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)

v0.4.1-beta.1

05 Oct 19:51
d7cd8b8

Choose a tag to compare

v0.4.1-beta.1 Pre-release
Pre-release

0.4.1-beta.1 (2025-10-05)

Full Changelog: v0.4.1-beta.0...v0.4.1-beta.1

Features

v0.4.1-beta.0

05 Oct 19:22
2bbd706

Choose a tag to compare

v0.4.1-beta.0 Pre-release
Pre-release

0.4.1-beta.0 (2025-10-05)

Full Changelog: v0.4.0...v0.4.1-beta.0

Refactors

  • api: rename miru-server to miru (163c465)
  • api: revert package name to miru_server_sdk (0c8b7d7)

v0.4.0

05 Oct 18:54
a3a0316

Choose a tag to compare

0.4.0 (2025-09-23)

Full Changelog: v0.0.1...v0.4.0

Chores