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 5a98f9e commit a182839Copy full SHA for a182839
CHANGELOG.txt
@@ -1,4 +1,4 @@
1
-Airflow 1.10.4, - 2019-08-03
+Airflow 1.10.4, - 2019-08-04
2
----------------------------
3
4
New Features
@@ -161,6 +161,7 @@ Improvement
161
162
Bug fixes
163
"""""""""
164
+- [AIRFLOW-5089] Change version requirement on google-cloudp-spanner to work around version incompatibility (#5703)
165
- [AIRFLOW-4289] fix spark_binary argument being ignored in SparkSubmitHook (#5564)
166
- [AIRFLOW-5075] Let HttpHook handle connections with empty host fields (#5686)
167
- [AIRFLOW-4822] Fix bug where parent-dag task instances are wrongly cleared when using subdags (#5444)
0 commit comments