This issue is to collect other issues and PRs that should be closed/merged for the upcoming 1.6.
Important PRs:
Important issues/Advisories:
Nice-to-have PRs/Issues
Checklist
Release a candidate version
Verify the new PyPI release
Quality assurance for the relevant repos
The new PyPI release candidate should be checked against all the relevant repositories under Project-MONAI, for example, the tutorials repo:
Prepare documentation
Release a milestone version
This issue is to collect other issues and PRs that should be closed/merged for the upcoming 1.6.
Important PRs:
Important issues/Advisories:
Nice-to-have PRs/Issues
Checklist
Release a candidate version
Verify the new PyPI release
pip install monai==[X.Y.Z]rc[K]and run a few MONAI modules locallyQuality assurance for the relevant repos
The new PyPI release candidate should be checked against all the relevant repositories under
Project-MONAI, for example, the tutorials repo:pip install monaiwithpip install monai==[X.Y.Z]rc[K].Prepare documentation
docs/source/highlights.md.project-monai.github.iowebsite (https://github.com/Project-MONAI/project-monai.github.io).https://project-monai.github.iohttps://monai.readthedocs.io/en/stable/.Release a milestone version
docker pull projectmonai/monai:X.Y.Zanddocker run ...