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 2ee203f commit 5192215Copy full SHA for 5192215
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## v1.42.1 (2019-09-24)
4
+
5
+### Bug fixes and other changes
6
7
+ * lazy import of tensorflow module
8
+ * skip airflow_config tests as they're blocking the release build
9
+ * skip lda tests in regions that does not support it.
10
+ * add airflow_config tests to canaries
11
+ * use correct STS endpoint for us-iso-east-1
12
13
## v1.42.0 (2019-09-20)
14
15
### Features
VERSION
@@ -1 +1 @@
-1.42.1.dev0
+1.42.1
0 commit comments