Skip to main content

v1.12.0

🚧 v1.12.0 is still in development. These notes will be filled out and finalized when the release ships -- for now, they capture breaking changes as they land on main.

🚨 Breaking Changes​

  • ConnectRPC-Based API Removed: The deprecated ConnectRPC-based API has been fully removed. The RESTful API (/v1beta1/...) is now Kargo's only supported API -- it is used by both the CLI and the UI. If you built custom integrations directly against the old Connect API, you will need to migrate them to the REST API. See Deprecations and Breaking Changes for more information.