Skip to main content

API changelog

Integrator-relevant releases for the Neuroon HTTP backend (api.neuroon.ai).

Versioning policy

  • No URL versioning (no /v1/). Additive changes (new optional fields, new headers, error improvements) require no integrator action.
  • Breaking changes are announced here with at least 30 days of notice and tagged with the BREAKING marker, except for critical security fixes.
  • Each release publishes an OpenAPI snapshot (api/openapi-snapshot.json) used as the baseline for the oasdiff CI gate: any subsequent PR with a breaking change must carry the breaking: prefix in its title and an assigned reviewer.

Releases

No releases yet for this component.

How to track changes

  • Unified RSS feed: https://docs.neuroon.ai/resources/changelog/rss.xml.
  • GitHub Releases (Watch button → CustomReleases in the API repository).
  • For breaking changes we contact active integrators directly by email.

Further reading