Official releases of ONNX Runtime are managed by the core ONNX Runtime team. A new release is published approximately every quarter, and the upcoming roadmap can be found [here](https://github.com/microsoft/onnxruntime/wiki/Upcoming-Release-Roadmap).
Releases are versioned according to [Versioning](https://github.com/microsoft/onnxruntime/blob/main/docs/Versioning.md) and release branches are prefixed with "rel-". Patch releases may be published periodically between full releases and have their own release branch.
ONNX Runtime releases commit to backwards compatibility. To report a regression, please [file a Github issue](https://github.com/microsoft/onnxruntime/issues/new/choose).
For questions on release process or timing, please use [Github Discussions](https://github.com/microsoft/onnxruntime/discussions).