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.
1 parent d61dec6 commit fec5c57Copy full SHA for fec5c57
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# Changelog
2
3
+## v2.92.0 (2022-05-26)
4
+
5
+### Features
6
7
+ * add 'Domain' property to RegisterModel step
8
9
+### Bug Fixes and Other Changes
10
11
+ * support estimator output path parameterization
12
+ * Add back Prevent passing PipelineVariable object into image_uris.retrieve
13
+ * jumpstart amt tracking
14
+ * fix missing register method params for framework models
15
+ * fix docstring for decorated functions
16
+ * Documents: add sagemaker model building pipeline readthedocs
17
18
## v2.91.1 (2022-05-19)
19
20
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-2.91.2.dev0
+2.92.0
0 commit comments