Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

[Docs] Add release note for v1.3.0 #5028

Merged
merged 3 commits into from
Nov 10, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
20 changes: 20 additions & 0 deletions RELEASE_NOTE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# 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)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These issue link are not showed as hyperlink.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure whether it's a regression on markdown rendering, as previous release notes all used this format

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not a breaking issue for the release, I will send a docs fix in another PR

- Expose Kubernetes events (#4939, #4975)
- GPU monitoring and utilization
- Support job tagging (#4924)
- Stop low GPU utilization job with alert-manager (#4940)
- Cordon node with GPU ECC Errors (#4942)
suiguoxin marked this conversation as resolved.
Show resolved Hide resolved
- 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).
Expand Down
2 changes: 1 addition & 1 deletion version/K8S.VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.2.1-1.15.x
v1.3.0-1.15.x
2 changes: 1 addition & 1 deletion version/PAI.VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.2.1
v1.3.0