Skip to content

Commit d2faca5

Browse files
authored
Add 4.x into support policy (#1142)
2 parents aaadd5b + d258b31 commit d2faca5

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

support_policy.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,14 @@ The table below outlines the release schedule for SageMaker Distribution Image v
1313
## Vulnerability scanning
1414
AWS leverages [Amazon Elastic Container Registry (ECR) enhanced scanning](https://docs.aws.amazon.com/AmazonECR/latest/userguide/image-scanning-enhanced.html) to automatically detect vulnerabilities in SageMaker Distribution Images. AWS continuously runs ECR enhanced scanning on all supported image versions. When vulnerabilities are detected and a fix is available that satisfies the Semantic Versioning (SEMVER) constraints, AWS will release an update to remediate the issue.
1515

16-
## Supported Major Versions
16+
## Major Versions Support Policy
1717

1818
| Image Version | Last minor version release | Supported until |
1919
| :---: | :---: | :---: |
2020
| 1.x.x | Apr 30th, 2025 | Oct 30th, 2025 |
2121
| 2.x.x | Aug 25th, 2025 | Feb 25th, 2026 |
2222
| 3.x.x | Mar 29th, 2026 | Sep 29th, 2026 |
23+
| 4.x.x | Apr 7th, 2027 | Oct 7th, 2027 |
2324

2425
## Supported Image Versions
2526
The tables below lists the supported SageMaker Distribution image versions and their planned end of support dates. When you are building images or pulling images from the ECR repository, we recommend you choose supported image versions from the tables below.
@@ -28,6 +29,7 @@ The tables below lists the supported SageMaker Distribution image versions and t
2829

2930
| Image Version | ECR Image URI | Planned End of Support Date |
3031
| :---: | :---: | :---: |
32+
| 4.0.x | public.ecr.aws/sagemaker/sagemaker-distribution:4.0-cpu | Oct 7th, 2026 |
3133
| 3.9.x | public.ecr.aws/sagemaker/sagemaker-distribution:3.9-cpu | Sep 9th, 2026 |
3234
| 3.8.x | public.ecr.aws/sagemaker/sagemaker-distribution:3.8-cpu | Aug 1st, 2026 |
3335
| 3.7.x | public.ecr.aws/sagemaker/sagemaker-distribution:3.7-cpu | Jun 22nd, 2026 |
@@ -43,6 +45,7 @@ The tables below lists the supported SageMaker Distribution image versions and t
4345

4446
| Image Version | ECR Image URI | Planned End of Support Date |
4547
| :---: | :---: | :---: |
48+
| 4.0.x | public.ecr.aws/sagemaker/sagemaker-distribution:4.0-gpu | Oct 7th, 2026 |
4649
| 3.9.x | public.ecr.aws/sagemaker/sagemaker-distribution:3.9-gpu | Sep 9th, 2026 |
4750
| 3.8.x | public.ecr.aws/sagemaker/sagemaker-distribution:3.8-gpu | Aug 1st, 2026 |
4851
| 3.7.x | public.ecr.aws/sagemaker/sagemaker-distribution:3.7-gpu | Jun 22nd, 2026 |

0 commit comments

Comments
 (0)