Skip to content

Commit 34b2fa7

Browse files
author
ci
committed
prepare release v1.50.8
1 parent 1566386 commit 34b2fa7

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
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

VERSION

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

0 commit comments

Comments
 (0)