File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 1- 1.38.7.dev0
1+ 1.39.0
You can’t perform that action at this time.
0 commit comments