Skip to content

Commit e514889

Browse files
authored
Merge branch 'master' into dependabot/pip/requirements/extras/protobuf-4.25.8
2 parents c7857b7 + e65b0d7 commit e514889

File tree

4 files changed

+13
-2
lines changed

4 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v2.247.1 (2025-06-23)
4+
5+
### Bug Fixes and Other Changes
6+
7+
* update image_uri_configs 06-19-2025 07:18:34 PST
8+
39
## v2.247.0 (2025-06-13)
410

511
### Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.247.1.dev0
1+
2.247.2.dev0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies = [
4545
"pandas",
4646
"pathos",
4747
"platformdirs",
48-
"protobuf>=3.12,<6.0",
48+
"protobuf>=3.12,<6.32",
4949
"psutil",
5050
"PyYAML>=6.0.1",
5151
"requests",

src/sagemaker/image_uri_config/spark.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"registries": {
1212
"af-south-1": "309385258863",
1313
"ap-east-1": "732049463269",
14+
"ap-east-2": "533267296287",
1415
"ap-northeast-1": "411782140378",
1516
"ap-northeast-2": "860869212795",
1617
"ap-northeast-3": "102471314380",
@@ -55,6 +56,7 @@
5556
"registries": {
5657
"af-south-1": "309385258863",
5758
"ap-east-1": "732049463269",
59+
"ap-east-2": "533267296287",
5860
"ap-northeast-1": "411782140378",
5961
"ap-northeast-2": "860869212795",
6062
"ap-northeast-3": "102471314380",
@@ -99,6 +101,7 @@
99101
"registries": {
100102
"af-south-1": "309385258863",
101103
"ap-east-1": "732049463269",
104+
"ap-east-2": "533267296287",
102105
"ap-northeast-1": "411782140378",
103106
"ap-northeast-2": "860869212795",
104107
"ap-northeast-3": "102471314380",
@@ -143,6 +146,7 @@
143146
"registries": {
144147
"af-south-1": "309385258863",
145148
"ap-east-1": "732049463269",
149+
"ap-east-2": "533267296287",
146150
"ap-northeast-1": "411782140378",
147151
"ap-northeast-2": "860869212795",
148152
"ap-northeast-3": "102471314380",
@@ -187,6 +191,7 @@
187191
"registries": {
188192
"af-south-1": "309385258863",
189193
"ap-east-1": "732049463269",
194+
"ap-east-2": "533267296287",
190195
"ap-northeast-1": "411782140378",
191196
"ap-northeast-2": "860869212795",
192197
"ap-northeast-3": "102471314380",

0 commit comments

Comments
 (0)