We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 476c956 + fed5d0b commit 72b911cCopy full SHA for 72b911c
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.1.dev0
0 commit comments