We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59a025e commit 8801fafCopy full SHA for 8801faf
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
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
17
## v1.50.15 (2020-02-25)
18
19
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-1.50.16.dev0
+1.50.16
0 commit comments