Skip to content

Commit 82e4a85

Browse files
authored
Merge branch 'master' into sagemaker-mlflow-extras
2 parents 3e5e567 + f82e154 commit 82e4a85

37 files changed

+1045
-142
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ _Put an `x` in the boxes that apply. You can also fill these out after creating
2222
- [ ] I have added unit and/or integration tests as appropriate to ensure backward compatibility of the changes
2323
- [ ] I have checked that my tests are not configured for a specific region or account (if appropriate)
2424
- [ ] I have used [`unique_name_from_base`](https://github.com/aws/sagemaker-python-sdk/blob/master/src/sagemaker/utils.py#L77) to create resource names in integ tests (if appropriate)
25+
- [ ] If adding any dependency in requirements.txt files, I have spell checked and ensured they exist in PyPi
2526

2627
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

CHANGELOG.md

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

3+
## v2.232.3 (2024-10-30)
4+
5+
### Bug Fixes and Other Changes
6+
7+
* update image_uri_configs 10-29-2024 07:17:56 PST
8+
* Skip pytorch tests incompatible with latest version 2.4.0
9+
* adding eu-central-2 bucket info to JS constants
10+
* update image_uri_configs 10-23-2024 11:26:03 PST
11+
* update image_uri_configs 10-17-2024 07:17:55 PST
12+
* update image_uri_configs 10-03-2024 07:17:59 PST
13+
* update image_uri_configs 09-27-2024 07:18:01 PST
14+
* modified pull request template
15+
* fixing typo in dependecy setup
16+
* release: huggingface tgi neuronx 0.0.25 image
17+
* Revert "update cloudpickle version to >=2.2.1 in pyproject.toml (#4899)"
18+
* update cloudpickle version to >=2.2.1 in pyproject.toml
19+
* update cloudpickle version to >=2.2.1
20+
* chore(deps): bump pyspark from 3.3.1 to 3.3.2 in /requirements/extras
21+
* changes for PT 2.4 currency upgrade
22+
* chore: add lmi image config in me-central-1
23+
* tests: Implement integration tests covering JumpStart PrivateHub workflows
24+
* Use Miniforge to replace MambaForge
25+
326
## v2.232.2 (2024-10-03)
427

528
### Bug Fixes and Other Changes

VERSION

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

src/sagemaker/image_uri_config/djl-lmi.json

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,44 @@
33
"inference"
44
],
55
"version_aliases": {
6-
"latest": "0.29.0"
6+
"latest": "0.30.0"
77
},
88
"versions": {
9+
"0.30.0": {
10+
"registries": {
11+
"af-south-1": "626614931356",
12+
"il-central-1": "780543022126",
13+
"ap-east-1": "871362719292",
14+
"ap-northeast-1": "763104351884",
15+
"ap-northeast-2": "763104351884",
16+
"ap-northeast-3": "364406365360",
17+
"ap-south-1": "763104351884",
18+
"ap-southeast-1": "763104351884",
19+
"ap-southeast-2": "763104351884",
20+
"ap-southeast-3": "907027046896",
21+
"ca-central-1": "763104351884",
22+
"cn-north-1": "727897471807",
23+
"cn-northwest-1": "727897471807",
24+
"eu-central-1": "763104351884",
25+
"eu-north-1": "763104351884",
26+
"eu-west-1": "763104351884",
27+
"eu-west-2": "763104351884",
28+
"eu-west-3": "763104351884",
29+
"eu-south-1": "692866216735",
30+
"me-south-1": "217643126080",
31+
"me-central-1": "914824155844",
32+
"sa-east-1": "763104351884",
33+
"us-east-1": "763104351884",
34+
"us-east-2": "763104351884",
35+
"us-gov-east-1": "446045086412",
36+
"us-gov-west-1": "442386744353",
37+
"us-west-1": "763104351884",
38+
"us-west-2": "763104351884",
39+
"ca-west-1": "204538143572"
40+
},
41+
"repository": "djl-inference",
42+
"tag_prefix": "0.30.0-lmi12.0.0-cu124"
43+
},
944
"0.29.0": {
1045
"registries": {
1146
"af-south-1": "626614931356",

src/sagemaker/image_uri_config/djl-neuronx.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"cn-north-1": "727897471807",
1616
"cn-northwest-1": "727897471807",
1717
"eu-central-1": "763104351884",
18+
"eu-central-2": "380420809688",
1819
"eu-west-1": "763104351884",
1920
"eu-west-3": "763104351884",
2021
"sa-east-1": "763104351884",
@@ -37,6 +38,7 @@
3738
"cn-north-1": "727897471807",
3839
"cn-northwest-1": "727897471807",
3940
"eu-central-1": "763104351884",
41+
"eu-central-2": "380420809688",
4042
"eu-west-1": "763104351884",
4143
"eu-west-3": "763104351884",
4244
"sa-east-1": "763104351884",
@@ -59,6 +61,7 @@
5961
"cn-north-1": "727897471807",
6062
"cn-northwest-1": "727897471807",
6163
"eu-central-1": "763104351884",
64+
"eu-central-2": "380420809688",
6265
"eu-west-1": "763104351884",
6366
"eu-west-3": "763104351884",
6467
"sa-east-1": "763104351884",
@@ -81,6 +84,7 @@
8184
"cn-north-1": "727897471807",
8285
"cn-northwest-1": "727897471807",
8386
"eu-central-1": "763104351884",
87+
"eu-central-2": "380420809688",
8488
"eu-west-1": "763104351884",
8589
"eu-west-3": "763104351884",
8690
"sa-east-1": "763104351884",
@@ -103,6 +107,7 @@
103107
"cn-north-1": "727897471807",
104108
"cn-northwest-1": "727897471807",
105109
"eu-central-1": "763104351884",
110+
"eu-central-2": "380420809688",
106111
"eu-west-1": "763104351884",
107112
"eu-west-3": "763104351884",
108113
"sa-east-1": "763104351884",
@@ -125,6 +130,7 @@
125130
"cn-north-1": "727897471807",
126131
"cn-northwest-1": "727897471807",
127132
"eu-central-1": "763104351884",
133+
"eu-central-2": "380420809688",
128134
"eu-west-1": "763104351884",
129135
"eu-west-3": "763104351884",
130136
"sa-east-1": "763104351884",
@@ -147,6 +153,7 @@
147153
"cn-north-1": "727897471807",
148154
"cn-northwest-1": "727897471807",
149155
"eu-central-1": "763104351884",
156+
"eu-central-2": "380420809688",
150157
"eu-west-1": "763104351884",
151158
"eu-west-3": "763104351884",
152159
"sa-east-1": "763104351884",
@@ -169,6 +176,7 @@
169176
"cn-north-1": "727897471807",
170177
"cn-northwest-1": "727897471807",
171178
"eu-central-1": "763104351884",
179+
"eu-central-2": "380420809688",
172180
"eu-west-1": "763104351884",
173181
"eu-west-3": "763104351884",
174182
"sa-east-1": "763104351884",

src/sagemaker/image_uri_config/djl-tensorrtllm.json

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,43 @@
33
"inference"
44
],
55
"version_aliases": {
6-
"latest": "0.29.0"
6+
"latest": "0.30.0"
77
},
88
"versions": {
9+
"0.30.0": {
10+
"registries": {
11+
"af-south-1": "626614931356",
12+
"il-central-1": "780543022126",
13+
"ap-east-1": "871362719292",
14+
"ap-northeast-1": "763104351884",
15+
"ap-northeast-2": "763104351884",
16+
"ap-northeast-3": "364406365360",
17+
"ap-south-1": "763104351884",
18+
"ap-southeast-1": "763104351884",
19+
"ap-southeast-2": "763104351884",
20+
"ap-southeast-3": "907027046896",
21+
"ca-central-1": "763104351884",
22+
"cn-north-1": "727897471807",
23+
"cn-northwest-1": "727897471807",
24+
"eu-central-1": "763104351884",
25+
"eu-north-1": "763104351884",
26+
"eu-west-1": "763104351884",
27+
"eu-west-2": "763104351884",
28+
"eu-west-3": "763104351884",
29+
"eu-south-1": "692866216735",
30+
"me-south-1": "217643126080",
31+
"sa-east-1": "763104351884",
32+
"us-east-1": "763104351884",
33+
"us-east-2": "763104351884",
34+
"us-gov-east-1": "446045086412",
35+
"us-gov-west-1": "442386744353",
36+
"us-west-1": "763104351884",
37+
"us-west-2": "763104351884",
38+
"ca-west-1": "204538143572"
39+
},
40+
"repository": "djl-inference",
41+
"tag_prefix": "0.30.0-tensorrtllm0.12.0-cu125"
42+
},
943
"0.29.0": {
1044
"registries": {
1145
"af-south-1": "626614931356",

src/sagemaker/image_uri_config/image-classification-neo.json

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2-
"scope": ["inference"],
2+
"scope": [
3+
"inference"
4+
],
35
"versions": {
46
"latest": {
57
"registries": {
@@ -15,23 +17,26 @@
1517
"cn-north-1": "472730292857",
1618
"cn-northwest-1": "474822919863",
1719
"eu-central-1": "746233611703",
20+
"eu-central-2": "010526262399",
1821
"eu-north-1": "601324751636",
1922
"eu-south-1": "966458181534",
2023
"eu-west-1": "802834080501",
2124
"eu-west-2": "205493899709",
2225
"eu-west-3": "254080097072",
26+
"il-central-1": "275950707576",
2327
"me-south-1": "836785723513",
2428
"sa-east-1": "756306329178",
2529
"us-east-1": "785573368785",
2630
"us-east-2": "007439368137",
2731
"us-gov-west-1": "263933020539",
2832
"us-iso-east-1": "167761179201",
2933
"us-isob-east-1": "406031935815",
34+
"us-isof-east-1": "751086301963",
35+
"us-isof-south-1": "935523707064",
3036
"us-west-1": "710691900526",
31-
"us-west-2": "301217895009",
32-
"il-central-1": "275950707576"
37+
"us-west-2": "301217895009"
3338
},
3439
"repository": "image-classification-neo"
3540
}
3641
}
37-
}
42+
}

src/sagemaker/image_uri_config/inferentia-mxnet.json

Lines changed: 23 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
{
2-
"processors": ["inf"],
3-
"scope": ["inference"],
2+
"processors": [
3+
"inf"
4+
],
5+
"scope": [
6+
"inference"
7+
],
48
"versions": {
59
"1.5.1": {
6-
"py_versions": ["py3"],
10+
"py_versions": [
11+
"py3"
12+
],
713
"registries": {
814
"af-south-1": "774647643957",
915
"ap-east-1": "110948597952",
@@ -17,26 +23,31 @@
1723
"cn-north-1": "472730292857",
1824
"cn-northwest-1": "474822919863",
1925
"eu-central-1": "746233611703",
26+
"eu-central-2": "010526262399",
2027
"eu-north-1": "601324751636",
2128
"eu-south-1": "966458181534",
2229
"eu-west-1": "802834080501",
2330
"eu-west-2": "205493899709",
2431
"eu-west-3": "254080097072",
32+
"il-central-1": "275950707576",
2533
"me-south-1": "836785723513",
2634
"sa-east-1": "756306329178",
2735
"us-east-1": "785573368785",
2836
"us-east-2": "007439368137",
2937
"us-gov-west-1": "263933020539",
3038
"us-iso-east-1": "167761179201",
3139
"us-isob-east-1": "406031935815",
40+
"us-isof-east-1": "751086301963",
41+
"us-isof-south-1": "935523707064",
3242
"us-west-1": "710691900526",
33-
"us-west-2": "301217895009",
34-
"il-central-1": "275950707576"
43+
"us-west-2": "301217895009"
3544
},
3645
"repository": "sagemaker-neo-mxnet"
3746
},
3847
"1.8": {
39-
"py_versions": ["py3"],
48+
"py_versions": [
49+
"py3"
50+
],
4051
"registries": {
4152
"af-south-1": "774647643957",
4253
"ap-east-1": "110948597952",
@@ -50,23 +61,26 @@
5061
"cn-north-1": "472730292857",
5162
"cn-northwest-1": "474822919863",
5263
"eu-central-1": "746233611703",
64+
"eu-central-2": "010526262399",
5365
"eu-north-1": "601324751636",
5466
"eu-south-1": "966458181534",
5567
"eu-west-1": "802834080501",
5668
"eu-west-2": "205493899709",
5769
"eu-west-3": "254080097072",
70+
"il-central-1": "275950707576",
5871
"me-south-1": "836785723513",
5972
"sa-east-1": "756306329178",
6073
"us-east-1": "785573368785",
6174
"us-east-2": "007439368137",
6275
"us-gov-west-1": "263933020539",
6376
"us-iso-east-1": "167761179201",
6477
"us-isob-east-1": "406031935815",
78+
"us-isof-east-1": "751086301963",
79+
"us-isof-south-1": "935523707064",
6580
"us-west-1": "710691900526",
66-
"us-west-2": "301217895009",
67-
"il-central-1": "275950707576"
81+
"us-west-2": "301217895009"
6882
},
6983
"repository": "sagemaker-neo-mxnet"
7084
}
7185
}
72-
}
86+
}

0 commit comments

Comments
 (0)