Releases and servicing
Official releases of ONNX Runtime are managed by the core ONNX Runtime team and packages are published roughly quarterly.
https://github.com/microsoft/onnxruntime/releases
Releases are versioned according to Versioning and release branches are prefixed with “rel-“. Patch releases may be published periodically between full releases and will have their own release branch.
ONNX Runtime releases commit to backwards compatibilty. To report a regression, please file a Github issue.
For questions on release process or timing, please use Github Discussions.