From d85282f9607b5e13355fbc2c781fa42d13e87ca5 Mon Sep 17 00:00:00 2001 From: Yifan Xiong Date: Thu, 29 Oct 2020 16:24:56 +0800 Subject: [PATCH 1/3] Add release note for v1.3.0 Add release note for v1.3.0. --- README.md | 2 +- RELEASE_NOTE.md | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8963d94a92..03a9aa95af 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Join the chat at https://gitter.im/Microsoft/pai](https://badges.gitter.im/Microsoft/pai.svg)](https://gitter.im/Microsoft/pai?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Version](https://img.shields.io/github/release/Microsoft/pai.svg)](https://github.com/Microsoft/pai/releases/latest) -**OpenPAI [v1.2.1](./RELEASE_NOTE.md#Oct-2020-version-121) has been released!** +**OpenPAI [v1.3.0](./RELEASE_NOTE.md#Nov-2020-version-130) has been released!** With the release of v1.0, OpenPAI is switching to a more robust, more powerful and lightweight architecture. OpenPAI is also becoming more and more modular so that the platform can be easily customized and expanded to suit new needs. OpenPAI also provides many AI user-friendly features, making it easier for end users and administrators to complete daily AI tasks. diff --git a/RELEASE_NOTE.md b/RELEASE_NOTE.md index 8d64121faf..b928abfeb5 100644 --- a/RELEASE_NOTE.md +++ b/RELEASE_NOTE.md @@ -1,5 +1,24 @@ # OpenPAI Release Note +## Nov 2020 (version 1.3.0) + +- Marketplace + - New templates in marketplace (https://github.com/microsoft/openpaimarketplace/issues/60) +- HiveD Scheduler + - Support cluster autoscale with HiveD scheduler on AKS (#4868) + - Support dynamic sku types for different vc on webportal (#4900) +- Advanced job debug mode + - Add per task retry history (https://github.com/microsoft/frameworkcontroller/pull/62, #4958, #4966) + - Expose Kubernetes events (#4939, #4975) +- GPU monitoring and utilization + - Support job tagging (#4853) + - Cordon node with GPU ECC Errors (#4942) +- Documentation + - Fix document according to DRI tickets (#4828) + - Add distributed examples (#4821) +- Webportal + - Add help info for items on webportal (#4950) + ## Oct 2020 (version 1.2.1) [minor release with hot fix](https://github.com/microsoft/pai/releases/tag/v1.2.1). From ca1f8d3833a3f312ad64bb21e677c417e38b5e6d Mon Sep 17 00:00:00 2001 From: Yifan Xiong Date: Fri, 30 Oct 2020 11:54:11 +0800 Subject: [PATCH 2/3] Update Update. --- RELEASE_NOTE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTE.md b/RELEASE_NOTE.md index b928abfeb5..f76d186e06 100644 --- a/RELEASE_NOTE.md +++ b/RELEASE_NOTE.md @@ -11,7 +11,8 @@ - Add per task retry history (https://github.com/microsoft/frameworkcontroller/pull/62, #4958, #4966) - Expose Kubernetes events (#4939, #4975) - GPU monitoring and utilization - - Support job tagging (#4853) + - Support job tagging (#4924) + - Stop low GPU utilization job with alert-manager (#4940) - Cordon node with GPU ECC Errors (#4942) - Documentation - Fix document according to DRI tickets (#4828) From 9d823cbab02de3d99ccd111919bdf94c24730b86 Mon Sep 17 00:00:00 2001 From: Yifan Xiong Date: Wed, 4 Nov 2020 11:35:32 +0800 Subject: [PATCH 3/3] Update versions Update versions. --- version/K8S.VERSION | 2 +- version/PAI.VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/version/K8S.VERSION b/version/K8S.VERSION index 464294dd95..cf3b0c7500 100644 --- a/version/K8S.VERSION +++ b/version/K8S.VERSION @@ -1 +1 @@ -v1.2.1-1.15.x +v1.3.0-1.15.x diff --git a/version/PAI.VERSION b/version/PAI.VERSION index 6a5e98a744..18fa8e74f9 100644 --- a/version/PAI.VERSION +++ b/version/PAI.VERSION @@ -1 +1 @@ -v1.2.1 +v1.3.0