onnxruntime/docs/reference/releases-servicing.md
Sophie Schoenmeyer 9b6b5b9702
Update releases-servicing.md w/ new release version + roadmap link (#22489)
### Description
<!-- Describe your changes. -->



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2024-10-18 09:56:35 -07:00

20 lines
1.1 KiB
Markdown

---
title: Releases
description: ONNX Runtime roadmap and release plans
parent: Reference
nav_order: 1
---
# ONNX Runtime releases
The **current release** can be found [here](https://github.com/microsoft/onnxruntime/releases/latest).
More information about the **next release** can be found [here](https://onnxruntime.ai/roadmap).
Official releases of ONNX Runtime are managed by the core ONNX Runtime team. A new release is published approximately every quarter, and **past releases** can be found [here](https://github.com/microsoft/onnxruntime/releases).
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).