Skip to content

Commit 8801faf

Browse files
author
ci
committed
prepare release v1.50.16
1 parent 59a025e commit 8801faf

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## v1.50.16 (2020-02-26)
4+
5+
### Bug Fixes and Other Changes
6+
7+
* use sagemaker_session when initializing Constraints and Statistics
8+
* add sagemaker_session parameter to DataCaptureConfig
9+
* make AutoML.deploy use self.sagemaker_session by default
10+
11+
### Testing and Release Infrastructure
12+
13+
* unset region during integ tests
14+
* use sagemaker_session fixture in all Airflow tests
15+
* remove remaining TF legacy mode integ tests
16+
317
## v1.50.15 (2020-02-25)
418

519
### 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.16.dev0
1+
1.50.16

0 commit comments

Comments
 (0)