Releases: microsoft/pai
v1.8.0: July 2021 Release
Release v1.8.0
New Features
v1.7.0: April 2021 Release
Release v1.7.0
New Features
-
Marketplace related update
- Please see Marketplace for more details
-
New job submission page
- Please refer to new submission tutorial for how to use new submission page.
- New submission page replaces
Advanced
withMore info
and places it under each section to improve user experience. - In new submission page, the sidebar can be shrank to give the main area more visual space.
- The new submission page moves the yaml editor into a single page, which allows user to focus on setting config or editing yaml protocol.
- The new submission page improves the responsive design in small and medium resolution.
Know Issue: Tensorboard tool is not implemented in the new submission page yet. If you need to use it, please use the old version.
-
Alert system enhancement
-
Support sort by
completionTime
for get job list API #5347 -
Deployment
- Support add/remove nodes via
paictl.py
#5321 #5167. (Warningconfig.yaml
need to be added for this feature. refer: https://github.com/microsoft/pai/blob/master/docs/manual/cluster-admin/how-to-add-and-remove-nodes.md#pull--modify-cluster-settings)
- Support add/remove nodes via
Bug fixes:
- Webportal package build issue #5378
v1.6.0: Mar 2021 Release
Release v1.6.0
Before upgrade, we recommend you to check this issue first.
New Features
-
Job protocol update: Add prerequisites #5145
-
Marketplace related update
- Please see Marketplace for more details.
- Warning Marketplace v1.6.0 has some breaking change, upgrade from previous should follow the Marketplace upgrade guide
-
Introduce an optional docker cache in cluster #5290
-
A regular GPU utilization report can be set up for admins #5281, #5294, #5324, #5331
-
Users can save frequently-used SSH publish keys on the profile page #5223
-
Reduce ansible logs when deploy #5305
Bug Fixes:
v1.5.0: Jan 2021 Release
Release v1.5.0
New Features
-
Improve Web Portal Experience
-
Create a new page for yaml editor #5172
-
Marketplace related update
- Please see microsoft/openpaimarketplace#152 for more details
-
Support different types of computing hardware #5138
-
Deployment process refinement
master.csv
+worker.csv
->layout.yaml
- move
config.yaml
,layout.yaml
under quick-start folder, remove all the argument parse logic - Add support for cpu-only worker installation
- Add support for heterogeneous workers
- Unify version requirements: pai version, pai image tag
- Set default value in config files
- Generate hiveD config with
layout.yaml
#5179 - Check layout before installing k8s #5184 #5181
- Config folder structure arrangement
- Refine installation logs
- Add skip service list argument #5193
-
Log manager
- Change get logs api return code #5125
v1.4.1: Dec 2020 Release
v1.4.0: Dec 2020 Release
Release v1.4.0
New Features
- multi-cluster (#4929)
- Autoscaler
- Update docs for Cluster Autoscaler on AKS Engine (#5057)
- Log Collection (#4992)
- Rest API
- Webportal
- Https configuration document (#5076, #5078)
- Marketplace (microsoft/openpaimarketplace#73)
- Data
- Move NFS to Azure Blob as backend
- Upload Job output to Azure Blob
- Download data from azure blob to local
- Use Azure storage SDK for privacy
- Refactor data use logic after change storage to blob
- Update project development doc and manual
- Service Deployment
- Data
- Web Portal
- Fix stop job button issue #5079
- Admin Experience
Bug Fixes
v1.3.0: Nov 2020 Release
Release v1.3.0
New Features
- Marketplace
- New templates in marketplace (microsoft/openpaimarketplace#60)
- HiveD Scheduler
- Advanced job debug mode
- Add per task retry history (microsoft/frameworkcontroller#62, #4958, #4966)
- Expose Kubernetes events (#4939, #4975)
- GPU monitoring and utilization
- Documentation
- Webportal
- Add help info for items on webportal (#4950)
Known Issues
v1.2.1: Oct 2020 Release
v1.2.0: Sep 2020 Release
Release v1.2.0
New Features
- Database
- New RestServer Arch: RestServer -> DB -> ApiServer (#4651)
- Webportal
- Marketplace
- Others
Improvements
Bug Fixes
- Fix logrotate issue (#4792)
- Fix runtime image check issue
- Fix error message for SKU (#4602)