Skip to content

otari: v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Sep 07:06
91f86cc

0.4.0 (2026-09-16)

⚠ BREAKING CHANGES

  • api_base must be the gateway origin with no path prefix, and requests now go to /api/v1 instead of /v1. Upgrade alongside an Otari gateway that serves the /api/v1 prefix.

Features

  • target the /api/v1 prefix + Regenerate SDK client core from Otari OpenAPI spec (#78) (6119622)