Skip to content

Commit ea0354c

Browse files
author
ci
committed
prepare release v1.39.0
1 parent 7ce89df commit ea0354c

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

3+
## v1.39.0 (2019-09-09)
4+
5+
### Features
6+
7+
* Estimator.fit like logs for transformer
8+
* handler for stopping transform job
9+
10+
### Bug fixes and other changes
11+
12+
* remove hardcoded creds from integ test
13+
* remove hardcoded creds from integ test
14+
* Fix get_image_uri warning log for default xgboost version.
15+
* add enable_network_isolation to generic Estimator class
16+
* use regional endpoint when creating AWS STS client
17+
* update Sagemaker Neo regions
18+
* use cpu_instance_type fixture for stop_transform_job test
19+
* hyperparameter tuning with spot instances and checkpoints
20+
* skip efs and fsx integ tests in all regions
21+
22+
### Documentation changes
23+
24+
* clarify some Local Mode limitations
25+
326
## v1.38.6 (2019-09-04)
427

528
### Bug fixes and other changes

VERSION

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

0 commit comments

Comments
 (0)