From 5652d06f12677448028cd29a7100f0dc8fe3d6df Mon Sep 17 00:00:00 2001 From: Clayton Parnell <42805768+claytonparnell@users.noreply.github.com> Date: Fri, 31 Jan 2025 19:09:14 -0800 Subject: [PATCH] Update support policy for 2.3, 1.12 (#554) --- support_policy.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/support_policy.md b/support_policy.md index fbb71d61..993cfe34 100644 --- a/support_policy.md +++ b/support_policy.md @@ -20,9 +20,11 @@ The tables below lists the supported SageMaker Distribution image versions and t | Image Version | ECR Image URI | Planned End of Support Date | | :---: | :---: | :---: | +| 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 | | 2.0.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.0-cpu | Feb 25th, 2025 | +| 1.12.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.12-cpu | Jul 23rd, 2025 | | 1.11.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.11-cpu | Apr 1st, 2025 | | 1.10.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.10-cpu | Feb 5th, 2025 | @@ -30,9 +32,11 @@ The tables below lists the supported SageMaker Distribution image versions and t | Image Version | ECR Image URI | Planned End of Support Date | | :---: | :---: | :---: | +| 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 | | 2.0.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.0-gpu | Feb 25th, 2025 | +| 1.12.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.12-gpu | Jul 23rd, 2025 | | 1.11.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.11-gpu | Apr 1st, 2025 | | 1.10.x | public.ecr.aws/sagemaker/sagemaker-distribution:1.10-gpu | Feb 5th, 2025 |