Skip to content

Commit 948debc

Browse files
authored
Merge branch 'master' into dev
2 parents b7734ca + bb7a351 commit 948debc

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

CHANGELOG.md

+16-1
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,28 @@
11
# Changelog
22

3+
## v2.72.2 (2022-01-06)
4+
5+
### Bug Fixes and Other Changes
6+
7+
* Update CHANGELOG.md
8+
* Increment static lineage pipeline
9+
* fix kmeans test deletion sequence, increment lineage statics
10+
* Re-deploy static integ test endpoint if it is not found
11+
* Add ContentType in test_auto_ml_describe
12+
* Model Registration with BYO scripts
13+
14+
### Documentation Changes
15+
16+
* SageMaker model parallel library 1.6.0 API doc
17+
318
## v2.72.1 (2021-12-20)
419

520
### Bug Fixes and Other Changes
621

722
* typos and broken link
823
* S3Input - add support for instance attributes
924
* Prevent repack_model script from referencing nonexistent directories
10-
* Set ProcessingStep upload locations deterministically to avoid c…
25+
* Set ProcessingStep upload locations deterministically to avoid cache
1126

1227
## v2.72.0 (2021-12-13)
1328

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.72.2.dev0
1+
2.72.3.dev0

0 commit comments

Comments
 (0)