We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c58598 commit 5e07b77Copy full SHA for 5e07b77
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## v2.130.0 (2023-01-26)
4
+
5
+### Features
6
7
+ * Add PyTorch 1.13.1 to SDK
8
+ * Adding image_uri config for DJL containers
9
+ * Support specifying env-vars when creating model from model package
10
+ * local download dir for Model and Estimator classes
11
12
+### Bug Fixes and Other Changes
13
14
+ * increase creation time slack minutes
15
+ * Enable load_run auto pass in experiment config
16
+ * Add us-isob-east-1 accounts and configs
17
+ * Clean up Pipeline unit tests
18
19
## v2.129.0 (2023-01-19)
20
21
### Features
VERSION
@@ -1 +1 @@
-2.129.1.dev0
+2.130.0
0 commit comments