File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v1.50.2 (2020-01-14)
4+
5+ ### Bug fixes and other changes
6+
7+ * add tests to quick canary
8+ * honor 'wait' flag when updating endpoint
9+ * add default framework version warning message in Model classes
10+ * Adding role arn explanation for sagemaker role
11+ * allow predictor to be returned from AutoML.deploy()
12+ * add PR checklist item about unique_name_from_base()
13+ * use unique_name_from_base for multi-algo tuning test
14+ * update copyright year in license header
15+
16+ ### Documentation changes
17+
18+ * add version requirement for using "requirement.txt" when serving a PyTorch model
19+ * add SageMaker Debugger overview
20+ * clarify requirements.txt usage for Chainer, MXNet, and Scikit-learn
21+ * change "associate" to "create" for OpenID connector
22+ * fix typo and improve clarity on installing packages via "requirements.txt"
23+
324## v1.50.1 (2020-01-07)
425
526### Bug fixes and other changes
Original file line number Diff line number Diff line change 1- 1.50.2.dev0
1+ 1.50.2
You can’t perform that action at this time.
0 commit comments