Skip to content

update support policy #638

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 7, 2025
Merged
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
20 changes: 10 additions & 10 deletions support_policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,8 @@ The tables below lists the supported SageMaker Distribution image versions and t
| 3.0.x | public.ecr.aws/sagemaker/sagemaker-distribution:3.0-cpu | Sep 29th, 2025 |
| 2.6.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.6-cpu | Oct 28th, 2025 |
| 2.4.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.4-cpu | Sep 7th, 2025 |
| 2.3.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.3-cpu | Jul 27th, 2025 |
| 2.2.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.2-cpu | May 15th, 2025 |
| 2.1.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.1-cpu | Apr 25th, 2025 |
| 1.13.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.13-cpu | Sep 19th, 2025 |
| 1.12.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.12-cpu | Jul 23rd, 2025 |
| 1.13.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.13-cpu | May 15th, 2025 |
| 1.12.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.12-cpu | May 15th, 2025 |

### GPU Images

Expand All @@ -36,11 +33,8 @@ The tables below lists the supported SageMaker Distribution image versions and t
| 3.0.x | public.ecr.aws/sagemaker/sagemaker-distribution:3.0-gpu | Sep 29th, 2025 |
| 2.6.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.6-gpu | Oct 28th, 2025 |
| 2.4.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.4-gpu | Sep 7th, 2025 |
| 2.3.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.3-gpu | Jul 27th, 2025 |
| 2.2.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.2-gpu | May 15th, 2025 |
| 2.1.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.1-gpu | Apr 25th, 2025 |
| 1.13.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.13-gpu | Sep 19th, 2025 |
| 1.12.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.12-gpu | Jul 23rd, 2025 |
| 1.13.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.13-gpu | May 15th, 2025 |
| 1.12.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.12-gpu | May 15th, 2025 |


## Unsupported Image Versions
Expand All @@ -50,6 +44,9 @@ The tables below list SageMaker Distribution Image versions that are no longer s

| Image Version | ECR Image URI | End of Support Date |
| :---: | :---: | :---: |
| 2.3.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.3-gpu | Apr 25th, 2025 |
| 2.2.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.2-gpu | Apr 25th, 2025 |
| 2.1.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.1-gpu | Apr 25th, 2025 |
| 2.0.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.0-cpu | Feb 25th, 2025 |
| 1.11.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.11-cpu | Jan 8th, 2025 |
| 1.10.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.10-cpu | Feb 5th, 2025 |
Expand All @@ -74,6 +71,9 @@ The tables below list SageMaker Distribution Image versions that are no longer s
### GPU Images
| Image Version | ECR Image URI | End of Support Date |
| :---: | :---: | :---: |
| 2.3.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.3-cpu | Apr 25th, 2025 |
| 2.2.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.2-cpu | Apr 25th, 2025 |
| 2.1.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.1-cpu | Apr 25th, 2025 |
| 2.0.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.0-gpu | Feb 25th, 2025 |
| 1.11.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.11-gpu | Jan 8th, 2025 |
| 1.10.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.10-gpu | Feb 5th, 2025 |
Expand Down