Skip to content

Commit 72b911c

Browse files
authored
Merge branch 'master' into lambda-model-docs
2 parents 476c956 + fed5d0b commit 72b911c

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

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+
316
## v2.51.0 (2021-08-03)
417

518
### Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.51.1.dev0
1+
2.52.1.dev0

0 commit comments

Comments
 (0)