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.0 (2020-01-06)
4+
5+ ### Features
6+
7+ * allow disabling debugger_hook_config
8+
9+ ### Bug fixes and other changes
10+
11+ * relax urllib3 and requests restrictions.
12+ * Add uri as return statement for upload_string_as_file_body
13+ * refactor logic in fw_utils and fill in docstrings
14+ * increase poll from 5 to 30 for DescribeEndpoint lambda.
15+ * fix test_auto_ml tests for regions without ml.c4.xlarge hosts.
16+ * fix test_processing for regions without m4.xlarge instances.
17+ * reduce test's describe frequency to eliminate throttling error.
18+ * Increase number of retries when describing an endpoint since tf-2.0 has larger images and takes longer to start.
19+
20+ ### Documentation changes
21+
22+ * generalize Model Monitor documentation from SageMaker Studio tutorial
23+
324## v1.49.0 (2019-12-23)
425
526### Features
Original file line number Diff line number Diff line change 1- 1.49.1.dev0
1+ 1.50.0
You can’t perform that action at this time.
0 commit comments