Skip to content

v8.0.0-beta.9

Pre-release
Pre-release

Choose a tag to compare

@aao-ipr-bot aao-ipr-bot released this 25 Aug 07:34
5677350

8.0.0-beta.9 (2026-08-25)

⚠ BREAKING CHANGES

  • types: AccountReference, PostalArea, and SignalRef are now composable union aliases. Use TypeAdapter(Alias).validate_python(...) instead of Alias.model_validate(...).

Features

  • webhooks: support tenant-scoped signing senders (#1085) (04c99e2)

Bug Fixes

  • types: export structured error details (#1082) (6174159)
  • types: expose object unions without RootModel (#1084) (4175ed7)