[Doc] Add 0.7.3rc2 release note (#419)

Add 0.7.3rc2 release note. We'll release 0.7.3rc2 right now.

Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
wangxiyuan
2025-03-29 09:02:08 +08:00
committed by GitHub
parent 31f29b9f30
commit ca8b1c3e47
4 changed files with 32 additions and 6 deletions

View File

@@ -67,15 +67,18 @@ Following is the Release Compatibility Matrix for vLLM Ascend Plugin:
| vllm-ascend | vLLM | Python | Stable CANN | PyTorch/torch_npu |
|--------------|--------------| --- | --- | --- |
| v0.7.3rc1 | v0.7.3 | 3.9 - 3.12 | 8.0.0 | 2.5.1 / 2.5.1.dev20250320 |
| v0.7.3rc2 | v0.7.3 | 3.9 - 3.12 | 8.0.0 | 2.5.1 / 2.5.1.dev20250320 |
| v0.7.3rc1 | v0.7.3 | 3.9 - 3.12 | 8.0.0 | 2.5.1 / 2.5.1.dev20250308 |
| v0.7.1rc1 | v0.7.1 | 3.9 - 3.12 | 8.0.0 | 2.5.1 / 2.5.1.dev20250218 |
## Release cadence
### Next final release (`v0.7.3`) window
### release window
| Date | Event |
|------------|-------------------------------------------|
| 2025.04.15 | Release candidates, v0.8.Xrc1 |
| 2025.04.15 | Final release, v0.7.3 |
| 2025.03.28 | Release candidates, v0.7.3rc2 |
| 2025.03.14 | Release candidates, v0.7.3rc1 |
| 2025.03.20 | Release candidates if needed, v0.7.3rc2 |
| 2025.03.30 | Final release, v0.7.3 |
| 2025.02.19 | Release candidates, v0.7.1rc1 |