File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v1.50.8 (2020-01-30)
4+
5+ ### Bug Fixes and Other Changes
6+
7+ * disable Debugger defaults in unsupported regions
8+ * modify session and kms_utils to check for S3 bucket before creation
9+ * update docker-compose and PyYAML dependencies
10+ * enable smdebug for Horovod (MPI) training setup
11+ * create lib dir for dependencies safely (only if it doesn't exist yet).
12+ * create the correct session for MultiDataModel
13+
14+ ### Documentation Changes
15+
16+ * update links to the local mode notebooks examples.
17+ * Remove outdated badges from README
18+ * update links to TF notebook examples to link to script mode examples.
19+ * clean up headings, verb tenses, names, etc. in MXNet overview
20+ * Update SageMaker operator Helm chart installation guide
21+
22+ ### Testing and Release Infrastructure
23+
24+ * choose faster notebook for notebook PR build
25+ * properly fail PR build if has-matching-changes fails
26+ * properly fail PR build if has-matching-changes fails
27+
328## v1.50.7 (2020-01-20)
429
530### Bug fixes and other changes
Original file line number Diff line number Diff line change 1- 1.50.8.dev0
1+ 1.50.8
You can’t perform that action at this time.
0 commit comments