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 fa8c9c1 commit 420aa4bCopy full SHA for 420aa4b
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
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
16
## v1.45.1 (2019-12-06)
17
18
### Bug fixes and other changes
VERSION
@@ -1 +1 @@
-1.45.2.dev0
+1.45.2
0 commit comments