We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 714ba61 + 588f4ab commit 9718317Copy full SHA for 9718317
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## v2.137.0 (2023-03-10)
4
+
5
+### Features
6
7
+ * support JSON for input dataset and model output
8
9
+### Bug Fixes and Other Changes
10
11
+ * Wait on describe for tag propagation
12
+ * Extracted profile_name directly from sagemaker.Session if None
13
+ * Avoid double encoding to JSON in InferenceRecommenderMixin
14
+ * RepackStep must use the same KMS key as the Model
15
16
## v2.136.0 (2023-03-09)
17
18
### Features
VERSION
@@ -1 +1 @@
-2.136.1.dev0
+2.137.1.dev0
0 commit comments