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 9cfc6c2 commit e7acf98Copy full SHA for e7acf98
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## v2.52.0 (2021-08-05)
4
+
5
+### Features
6
7
+ * processors that support multiple Python files, requirements.txt, and dependencies.
8
+ * support step object in step depends on list
9
10
+### Bug Fixes and Other Changes
11
12
+ * enable isolation while creating model from job
13
+ * update `sagemaker.serverless` integration test
14
+ * Use correct boto model name for RegisterModelStep properties
15
16
## v2.51.0 (2021-08-03)
17
18
### Features
VERSION
@@ -1 +1 @@
-2.51.1.dev0
+2.52.0
0 commit comments