This issue is to collect other issues and PRs that should be closed/merged for the upcoming 1.5.1 release in time for MICCAI 2025.
Important PRs:
Important issues:
Other Issues/PRs:
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.5.1 release in time for MICCAI 2025.
Important PRs:
Update Frequency Transform #8537(reserve for next release)Important issues:
Other Issues/PRs:
Stacking two or more MultiSampleTrait-like transforms breaks execute_compose() #8528
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.monai.iowebsite (https://github.com/Project-MONAI/project-monai.github.io).https://monai.iohttps://docs.monai.io.Release a milestone version
docker pull projectmonai/monai:X.Y.Zanddocker run ...