Skip to content

Commit 420aa4b

Browse files
author
ci
committed
prepare release v1.45.2
1 parent fa8c9c1 commit 420aa4b

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+
## v1.45.2 (2019-12-10)
4+
5+
### Bug fixes and other changes
6+
7+
* modify schedule cleanup to abide by latest validations
8+
* lower log level when getting execution role from a SageMaker Notebook
9+
* Fix "ValueError: too many values to unpack (expected 2)" is occurred in windows local mode
10+
* allow ModelMonitor and Processor to take IAM role names (in addition to ARNs)
11+
12+
### Documentation changes
13+
14+
* mention that the entry_point needs to be named inference.py for tfs
15+
316
## v1.45.1 (2019-12-06)
417

518
### Bug fixes and other changes

VERSION

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

0 commit comments

Comments
 (0)