- Product and API releases are published on
GitHub Releases for the
recurso-dev/recursorepository, with the full commit history alongside. - The API reference on this site is generated from the OpenAPI
specification (
cmd/api/openapi.yaml) that ships with the API. The copy served here (api-reference/openapi.yaml) is kept byte-identical to the API’s copy by a CI check, so an endpoint’s documented request and response shapes are exactly what the current API declares. The same spec is served live atGET /openapi.yamlandGET /openapi.jsonon every API deployment. - SDKs (
recurso-go,recurso-node,recurso-python) each carry their ownCHANGELOG.mdin their repository.
Get Started
Changelog
Where Recurso changes are recorded, and how this site tracks the API
This documentation site does not keep its own release notes.