Skip to content

v0.6.0

Choose a tag to compare

@stainless-app stainless-app released this 21 Oct 01:34
62e74f3

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)