Skip to content

chore(main): release otari 1.0.0 - #51

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--otari
Open

chore(main): release otari 1.0.0#51
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--otari

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

1.0.0 (2026-07-21)

⚠ BREAKING CHANGES

  • control-plane: control-plane methods now return Result<T, OtariError> instead of Result<T, Error<SomeEndpointError>>. Callers matching the old generated error type must update. The generated core stays reachable via ControlPlane::config() for callers needing the raw Error<T>.

Bug Fixes

  • control-plane: map generated errors to typed OtariError (breaking) (#47) (f622f64)

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants