Release notes
*Sourced from [apache-airflow's releases](https://github.com/apache/airflow/releases).*
> ## Airflow 1.10.6rc1, 2019-10-18
> ## New Features
>
> - [AIRFLOW-4908] Implement BigQuery Hooks/Operators for update_dataset, patch_dataset and get_dataset ([#5546](https://github-redirect.dependabot.com/apache/airflow/issues/5546))
> - [AIRFLOW-4741] Optionally report task errors to Sentry ([#5407](https://github-redirect.dependabot.com/apache/airflow/issues/5407))
> - [AIRFLOW-4939] Add default_task_retries config ([#5570](https://github-redirect.dependabot.com/apache/airflow/issues/5570))
> - [AIRFLOW-5508] Add config setting to limit which StatsD metrics are emitted ([#6130](https://github-redirect.dependabot.com/apache/airflow/issues/6130))
> - [AIRFLOW-4222] Add cli autocomplete for bash & zsh ([#5789](https://github-redirect.dependabot.com/apache/airflow/issues/5789))
> - [AIRFLOW-3871] Operators template fields can now render fields inside objects ([#4743](https://github-redirect.dependabot.com/apache/airflow/issues/4743))
>
> ## Improvements
> - [AIRFLOW-5127] Gzip support for CassandraToGoogleCloudStorageOperator ([#5738](https://github-redirect.dependabot.com/apache/airflow/issues/5738))
> - [AIRFLOW-5125] Add gzip support for AdlsToGoogleCloudStorageOperator ([#5737](https://github-redirect.dependabot.com/apache/airflow/issues/5737))
> - [AIRFLOW-5124] Add gzip support for S3ToGoogleCloudStorageOperator ([#5736](https://github-redirect.dependabot.com/apache/airflow/issues/5736))
> - [AIRFLOW-5653] Log AirflowSkipException in task instance log to make it clearer why tasks might be skipped ([#6330](https://github-redirect.dependabot.com/apache/airflow/issues/6330))
> - [AIRFLOW-5343] Remove legacy SQLAlchmey pessimistic pool disconnect handling ([#6034](https://github-redirect.dependabot.com/apache/airflow/issues/6034))
> - [AIRFLOW-5561] Relax httplib2 version required for gcp extra ([#6194](https://github-redirect.dependabot.com/apache/airflow/issues/6194))
> - [AIRFLOW-5657] Update the upper bound for dill dependency ([#6334](https://github-redirect.dependabot.com/apache/airflow/issues/6334))
> - [AIRFLOW-5292] Allow ECSOperator to tag tasks ([#5891](https://github-redirect.dependabot.com/apache/airflow/issues/5891))
> - [AIRFLOW-4939] Simplify Code for Default Task Retries ([#6233](https://github-redirect.dependabot.com/apache/airflow/issues/6233))
> - [AIRFLOW-5126] Read ``aws_session_token`` in extra_config of the aws hook ([#6303](https://github-redirect.dependabot.com/apache/airflow/issues/6303))
> - [AIRFLOW-5636] Allow adding or overriding existing Operator Links ([#6302](https://github-redirect.dependabot.com/apache/airflow/issues/6302))
> - [AIRFLOW-4965] Handle quote exceptions in GCP AI operators (v1.10) ([#6304](https://github-redirect.dependabot.com/apache/airflow/issues/6304))
> - [AIRFLOW-3783] Speed up Redshift to S3 UNload with HEADERs ([#6309](https://github-redirect.dependabot.com/apache/airflow/issues/6309))
> - [AIRFLOW-3388] Add support to Array Jobs for AWS Batch Operator ([#6153](https://github-redirect.dependabot.com/apache/airflow/issues/6153))
> - [AIRFLOW-4574] add option to provide private_key in SSHHook ([#6104](https://github-redirect.dependabot.com/apache/airflow/issues/6104)) ([#6163](https://github-redirect.dependabot.com/apache/airflow/issues/6163))
> - [AIRFLOW-5530] Fix typo in AWS SQS sensors ([#6012](https://github-redirect.dependabot.com/apache/airflow/issues/6012))
> - [AIRFLOW-5445] Reduce the required resources for the Kubernetes's sidecar ([#6062](https://github-redirect.dependabot.com/apache/airflow/issues/6062))
> - [AIRFLOW-5443] Use alpine image in Kubernetes's sidecar ([#6059](https://github-redirect.dependabot.com/apache/airflow/issues/6059))
> - [AIRFLOW-5344] Add --proxy-user parameter to SparkSubmitOperator ([#5948](https://github-redirect.dependabot.com/apache/airflow/issues/5948))
> - [AIRFLOW-3888] HA for Hive metastore connection ([#4708](https://github-redirect.dependabot.com/apache/airflow/issues/4708))
> - [AIRFLOW-5269] Reuse session in Scheduler Job from health endpoint ([#5873](https://github-redirect.dependabot.com/apache/airflow/issues/5873))
> - [AIRFLOW-5153] Option to force delete non-empty BQ datasets ([#5768](https://github-redirect.dependabot.com/apache/airflow/issues/5768))
> - [AIRFLOW-4443] Document LatestOnly behavior for external trigger ([#5214](https://github-redirect.dependabot.com/apache/airflow/issues/5214))
> - [AIRFLOW-2891] Make DockerOperator container_name be templateable ([#5696](https://github-redirect.dependabot.com/apache/airflow/issues/5696))
> - [AIRFLOW-2891] allow configurable docker_operator container name ([#5689](https://github-redirect.dependabot.com/apache/airflow/issues/5689))
> - [AIRFLOW-4285] Update task dependency context definition and usage ([#5079](https://github-redirect.dependabot.com/apache/airflow/issues/5079))
> - [AIRFLOW-5142] Fixed flaky Cassandra test ([#5758](https://github-redirect.dependabot.com/apache/airflow/issues/5758))
> - [AIRFLOW-5218] Less polling of AWS Batch job status ([#5825](https://github-redirect.dependabot.com/apache/airflow/issues/5825))
> - [AIRFLOW-4956] Fix LocalTaskJob heartbeat log spamming ([#5589](https://github-redirect.dependabot.com/apache/airflow/issues/5589))
> - [AIRFLOW-3160] Load latest_dagruns asynchronously on home page ([#5339](https://github-redirect.dependabot.com/apache/airflow/issues/5339))
> - [AIRFLOW-5560] Allow no confirmation on reset dags in `airflow backfill` command ([#6195](https://github-redirect.dependabot.com/apache/airflow/issues/6195))
> - [AIRFLOW-5280] conn: Remove aws_default's default region name ([#5879](https://github-redirect.dependabot.com/apache/airflow/issues/5879))
> - [AIRFLOW-5528] end_of_log_mark should not be a log record ([#6159](https://github-redirect.dependabot.com/apache/airflow/issues/6159))
> - [AIRFLOW-5526] Update docs configuration due to migration of GCP docs ([#6154](https://github-redirect.dependabot.com/apache/airflow/issues/6154))
> - [AIRFLOW-4835] Refactor operator render_template ([#5461](https://github-redirect.dependabot.com/apache/airflow/issues/5461))
>
> ## Bug Fixes
>
> - [AIRFLOW-5459] Use a dynamic tmp location in Dataflow operator ([#6078](https://github-redirect.dependabot.com/apache/airflow/issues/6078))
> ... (truncated)
Changelog
*Sourced from [apache-airflow's changelog](https://github.com/apache/airflow/blob/1.10.6/CHANGELOG.txt).*
> Airflow 1.10.6, 2019-10-28
> --------------------------
>
> New Features
> """"""""""""
> - [AIRFLOW-4908] Implement BigQuery Hooks/Operators for update_dataset, patch_dataset and get_dataset ([#5546](https://github-redirect.dependabot.com/apache/airflow/issues/5546))
> - [AIRFLOW-4741] Optionally report task errors to Sentry ([#5407](https://github-redirect.dependabot.com/apache/airflow/issues/5407))
> - [AIRFLOW-4939] Add default_task_retries config ([#5570](https://github-redirect.dependabot.com/apache/airflow/issues/5570))
> - [AIRFLOW-5508] Add config setting to limit which StatsD metrics are emitted ([#6130](https://github-redirect.dependabot.com/apache/airflow/issues/6130))
> - [AIRFLOW-4222] Add cli autocomplete for bash & zsh ([#5789](https://github-redirect.dependabot.com/apache/airflow/issues/5789))
> - [AIRFLOW-3871] Operators template fields can now render fields inside objects ([#4743](https://github-redirect.dependabot.com/apache/airflow/issues/4743))
>
> Improvements
> """"""""""""
> - [AIRFLOW-5127] Gzip support for CassandraToGoogleCloudStorageOperator ([#5738](https://github-redirect.dependabot.com/apache/airflow/issues/5738))
> - [AIRFLOW-5125] Add gzip support for AdlsToGoogleCloudStorageOperator ([#5737](https://github-redirect.dependabot.com/apache/airflow/issues/5737))
> - [AIRFLOW-5124] Add gzip support for S3ToGoogleCloudStorageOperator ([#5736](https://github-redirect.dependabot.com/apache/airflow/issues/5736))
> - [AIRFLOW-5653] Log AirflowSkipException in task instance log to make it clearer why tasks might be skipped ([#6330](https://github-redirect.dependabot.com/apache/airflow/issues/6330))
> - [AIRFLOW-5343] Remove legacy SQLAlchmey pessimistic pool disconnect handling ([#6034](https://github-redirect.dependabot.com/apache/airflow/issues/6034))
> - [AIRFLOW-5561] Relax httplib2 version required for gcp extra ([#6194](https://github-redirect.dependabot.com/apache/airflow/issues/6194))
> - [AIRFLOW-5657] Update the upper bound for dill dependency ([#6334](https://github-redirect.dependabot.com/apache/airflow/issues/6334))
> - [AIRFLOW-5292] Allow ECSOperator to tag tasks ([#5891](https://github-redirect.dependabot.com/apache/airflow/issues/5891))
> - [AIRFLOW-4939] Simplify Code for Default Task Retries ([#6233](https://github-redirect.dependabot.com/apache/airflow/issues/6233))
> - [AIRFLOW-5126] Read ``aws_session_token`` in extra_config of the aws hook ([#6303](https://github-redirect.dependabot.com/apache/airflow/issues/6303))
> - [AIRFLOW-5636] Allow adding or overriding existing Operator Links ([#6302](https://github-redirect.dependabot.com/apache/airflow/issues/6302))
> - [AIRFLOW-4965] Handle quote exceptions in GCP AI operators (v1.10) ([#6304](https://github-redirect.dependabot.com/apache/airflow/issues/6304))
> - [AIRFLOW-3783] Speed up Redshift to S3 UNload with HEADERs ([#6309](https://github-redirect.dependabot.com/apache/airflow/issues/6309))
> - [AIRFLOW-3388] Add support to Array Jobs for AWS Batch Operator ([#6153](https://github-redirect.dependabot.com/apache/airflow/issues/6153))
> - [AIRFLOW-4574] add option to provide private_key in SSHHook ([#6104](https://github-redirect.dependabot.com/apache/airflow/issues/6104)) ([#6163](https://github-redirect.dependabot.com/apache/airflow/issues/6163))
> - [AIRFLOW-5530] Fix typo in AWS SQS sensors ([#6012](https://github-redirect.dependabot.com/apache/airflow/issues/6012))
> - [AIRFLOW-5445] Reduce the required resources for the Kubernetes's sidecar ([#6062](https://github-redirect.dependabot.com/apache/airflow/issues/6062))
> - [AIRFLOW-5443] Use alpine image in Kubernetes's sidecar ([#6059](https://github-redirect.dependabot.com/apache/airflow/issues/6059))
> - [AIRFLOW-5344] Add --proxy-user parameter to SparkSubmitOperator ([#5948](https://github-redirect.dependabot.com/apache/airflow/issues/5948))
> - [AIRFLOW-3888] HA for Hive metastore connection ([#4708](https://github-redirect.dependabot.com/apache/airflow/issues/4708))
> - [AIRFLOW-5269] Reuse session in Scheduler Job from health endpoint ([#5873](https://github-redirect.dependabot.com/apache/airflow/issues/5873))
> - [AIRFLOW-5153] Option to force delete non-empty BQ datasets ([#5768](https://github-redirect.dependabot.com/apache/airflow/issues/5768))
> - [AIRFLOW-4443] Document LatestOnly behavior for external trigger ([#5214](https://github-redirect.dependabot.com/apache/airflow/issues/5214))
> - [AIRFLOW-2891] Make DockerOperator container_name be templateable ([#5696](https://github-redirect.dependabot.com/apache/airflow/issues/5696))
> - [AIRFLOW-2891] allow configurable docker_operator container name ([#5689](https://github-redirect.dependabot.com/apache/airflow/issues/5689))
> - [AIRFLOW-4285] Update task dependency context definition and usage ([#5079](https://github-redirect.dependabot.com/apache/airflow/issues/5079))
> - [AIRFLOW-5142] Fixed flaky Cassandra test ([#5758](https://github-redirect.dependabot.com/apache/airflow/issues/5758))
> - [AIRFLOW-5218] Less polling of AWS Batch job status ([#5825](https://github-redirect.dependabot.com/apache/airflow/issues/5825))
> - [AIRFLOW-4956] Fix LocalTaskJob heartbeat log spamming ([#5589](https://github-redirect.dependabot.com/apache/airflow/issues/5589))
> - [AIRFLOW-3160] Load latest_dagruns asynchronously on home page ([#5339](https://github-redirect.dependabot.com/apache/airflow/issues/5339))
> - [AIRFLOW-5560] Allow no confirmation on reset dags in `airflow backfill` command ([#6195](https://github-redirect.dependabot.com/apache/airflow/issues/6195))
> - [AIRFLOW-5280] conn: Remove aws_default's default region name ([#5879](https://github-redirect.dependabot.com/apache/airflow/issues/5879))
> - [AIRFLOW-5528] end_of_log_mark should not be a log record ([#6159](https://github-redirect.dependabot.com/apache/airflow/issues/6159))
> - [AIRFLOW-5526] Update docs configuration due to migration of GCP docs ([#6154](https://github-redirect.dependabot.com/apache/airflow/issues/6154))
> - [AIRFLOW-4835] Refactor operator render_template ([#5461](https://github-redirect.dependabot.com/apache/airflow/issues/5461))
>
> ... (truncated)
Commits
- [`73bf718`](https://github.com/apache/airflow/commit/73bf718358c01cc41e5f23b914a8824a2665a28c) [AIRFLOW-XXX] Update date in changelog
- [`143b431`](https://github.com/apache/airflow/commit/143b4315151ea8a2b291ae01c6c0bc03cfaf906c) [AIRFLOW-5750] Licence check is done also for non-executable .sh ([#6425](https://github-redirect.dependabot.com/apache/airflow/issues/6425))
- [`544f2b3`](https://github.com/apache/airflow/commit/544f2b33650012d1a64956c38312e586b9ced31c) [AIRFLOW-5754] Improved RAT checking ([#6429](https://github-redirect.dependabot.com/apache/airflow/issues/6429))
- [`7904669`](https://github.com/apache/airflow/commit/7904669cac20898265ab1b9546bcd5d9ab4d6a6c) [AIRFLOW-5755] Fixed most problems with py27
- [`d601752`](https://github.com/apache/airflow/commit/d601752c44d369023c04a85736bc9db8df3c0d40) [AIRFLOW-5748] Remove python auto-detection ([#6423](https://github-redirect.dependabot.com/apache/airflow/issues/6423))
- [`71e2041`](https://github.com/apache/airflow/commit/71e20417fc02e421797f4fefac245d938457eb83) [AIRFLOW-5746] Fix problems with static checks ([#6420](https://github-redirect.dependabot.com/apache/airflow/issues/6420))
- [`7a6adad`](https://github.com/apache/airflow/commit/7a6adad6069ac836d53594431385c0deb666cf91) [AIRFLOW-5746] move FakeDateTime into the only place it is used ([#6416](https://github-redirect.dependabot.com/apache/airflow/issues/6416))
- [`e30fb85`](https://github.com/apache/airflow/commit/e30fb85cad2dd50ef0a1338e5e80cbd9478a8e11) [AIRFLOW-5745] Breeze complete has now licence ([#6415](https://github-redirect.dependabot.com/apache/airflow/issues/6415))
- [`9497151`](https://github.com/apache/airflow/commit/94971510d2b4474098a4e1246c6e5d805fe0eb5e) [AIRFLOW-XXX] Update version to 1.10.6
- [`61e9180`](https://github.com/apache/airflow/commit/61e918021b9ac43fb6a43c4bf6177ec980e00f5f) [AIRFLOW-XXX] Changelog for 1.10.6 (rc1) ([#6356](https://github-redirect.dependabot.com/apache/airflow/issues/6356))
- Additional commits viewable in [compare view](https://github.com/apache/airflow/compare/1.10.3...1.10.6)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/invinst/invisible-flow/network/alerts).
Bumps apache-airflow from 1.10.3 to 1.10.6.
Release notes
*Sourced from [apache-airflow's releases](https://github.com/apache/airflow/releases).* > ## Airflow 1.10.6rc1, 2019-10-18 > ## New Features > > - [AIRFLOW-4908] Implement BigQuery Hooks/Operators for update_dataset, patch_dataset and get_dataset ([#5546](https://github-redirect.dependabot.com/apache/airflow/issues/5546)) > - [AIRFLOW-4741] Optionally report task errors to Sentry ([#5407](https://github-redirect.dependabot.com/apache/airflow/issues/5407)) > - [AIRFLOW-4939] Add default_task_retries config ([#5570](https://github-redirect.dependabot.com/apache/airflow/issues/5570)) > - [AIRFLOW-5508] Add config setting to limit which StatsD metrics are emitted ([#6130](https://github-redirect.dependabot.com/apache/airflow/issues/6130)) > - [AIRFLOW-4222] Add cli autocomplete for bash & zsh ([#5789](https://github-redirect.dependabot.com/apache/airflow/issues/5789)) > - [AIRFLOW-3871] Operators template fields can now render fields inside objects ([#4743](https://github-redirect.dependabot.com/apache/airflow/issues/4743)) > > ## Improvements > - [AIRFLOW-5127] Gzip support for CassandraToGoogleCloudStorageOperator ([#5738](https://github-redirect.dependabot.com/apache/airflow/issues/5738)) > - [AIRFLOW-5125] Add gzip support for AdlsToGoogleCloudStorageOperator ([#5737](https://github-redirect.dependabot.com/apache/airflow/issues/5737)) > - [AIRFLOW-5124] Add gzip support for S3ToGoogleCloudStorageOperator ([#5736](https://github-redirect.dependabot.com/apache/airflow/issues/5736)) > - [AIRFLOW-5653] Log AirflowSkipException in task instance log to make it clearer why tasks might be skipped ([#6330](https://github-redirect.dependabot.com/apache/airflow/issues/6330)) > - [AIRFLOW-5343] Remove legacy SQLAlchmey pessimistic pool disconnect handling ([#6034](https://github-redirect.dependabot.com/apache/airflow/issues/6034)) > - [AIRFLOW-5561] Relax httplib2 version required for gcp extra ([#6194](https://github-redirect.dependabot.com/apache/airflow/issues/6194)) > - [AIRFLOW-5657] Update the upper bound for dill dependency ([#6334](https://github-redirect.dependabot.com/apache/airflow/issues/6334)) > - [AIRFLOW-5292] Allow ECSOperator to tag tasks ([#5891](https://github-redirect.dependabot.com/apache/airflow/issues/5891)) > - [AIRFLOW-4939] Simplify Code for Default Task Retries ([#6233](https://github-redirect.dependabot.com/apache/airflow/issues/6233)) > - [AIRFLOW-5126] Read ``aws_session_token`` in extra_config of the aws hook ([#6303](https://github-redirect.dependabot.com/apache/airflow/issues/6303)) > - [AIRFLOW-5636] Allow adding or overriding existing Operator Links ([#6302](https://github-redirect.dependabot.com/apache/airflow/issues/6302)) > - [AIRFLOW-4965] Handle quote exceptions in GCP AI operators (v1.10) ([#6304](https://github-redirect.dependabot.com/apache/airflow/issues/6304)) > - [AIRFLOW-3783] Speed up Redshift to S3 UNload with HEADERs ([#6309](https://github-redirect.dependabot.com/apache/airflow/issues/6309)) > - [AIRFLOW-3388] Add support to Array Jobs for AWS Batch Operator ([#6153](https://github-redirect.dependabot.com/apache/airflow/issues/6153)) > - [AIRFLOW-4574] add option to provide private_key in SSHHook ([#6104](https://github-redirect.dependabot.com/apache/airflow/issues/6104)) ([#6163](https://github-redirect.dependabot.com/apache/airflow/issues/6163)) > - [AIRFLOW-5530] Fix typo in AWS SQS sensors ([#6012](https://github-redirect.dependabot.com/apache/airflow/issues/6012)) > - [AIRFLOW-5445] Reduce the required resources for the Kubernetes's sidecar ([#6062](https://github-redirect.dependabot.com/apache/airflow/issues/6062)) > - [AIRFLOW-5443] Use alpine image in Kubernetes's sidecar ([#6059](https://github-redirect.dependabot.com/apache/airflow/issues/6059)) > - [AIRFLOW-5344] Add --proxy-user parameter to SparkSubmitOperator ([#5948](https://github-redirect.dependabot.com/apache/airflow/issues/5948)) > - [AIRFLOW-3888] HA for Hive metastore connection ([#4708](https://github-redirect.dependabot.com/apache/airflow/issues/4708)) > - [AIRFLOW-5269] Reuse session in Scheduler Job from health endpoint ([#5873](https://github-redirect.dependabot.com/apache/airflow/issues/5873)) > - [AIRFLOW-5153] Option to force delete non-empty BQ datasets ([#5768](https://github-redirect.dependabot.com/apache/airflow/issues/5768)) > - [AIRFLOW-4443] Document LatestOnly behavior for external trigger ([#5214](https://github-redirect.dependabot.com/apache/airflow/issues/5214)) > - [AIRFLOW-2891] Make DockerOperator container_name be templateable ([#5696](https://github-redirect.dependabot.com/apache/airflow/issues/5696)) > - [AIRFLOW-2891] allow configurable docker_operator container name ([#5689](https://github-redirect.dependabot.com/apache/airflow/issues/5689)) > - [AIRFLOW-4285] Update task dependency context definition and usage ([#5079](https://github-redirect.dependabot.com/apache/airflow/issues/5079)) > - [AIRFLOW-5142] Fixed flaky Cassandra test ([#5758](https://github-redirect.dependabot.com/apache/airflow/issues/5758)) > - [AIRFLOW-5218] Less polling of AWS Batch job status ([#5825](https://github-redirect.dependabot.com/apache/airflow/issues/5825)) > - [AIRFLOW-4956] Fix LocalTaskJob heartbeat log spamming ([#5589](https://github-redirect.dependabot.com/apache/airflow/issues/5589)) > - [AIRFLOW-3160] Load latest_dagruns asynchronously on home page ([#5339](https://github-redirect.dependabot.com/apache/airflow/issues/5339)) > - [AIRFLOW-5560] Allow no confirmation on reset dags in `airflow backfill` command ([#6195](https://github-redirect.dependabot.com/apache/airflow/issues/6195)) > - [AIRFLOW-5280] conn: Remove aws_default's default region name ([#5879](https://github-redirect.dependabot.com/apache/airflow/issues/5879)) > - [AIRFLOW-5528] end_of_log_mark should not be a log record ([#6159](https://github-redirect.dependabot.com/apache/airflow/issues/6159)) > - [AIRFLOW-5526] Update docs configuration due to migration of GCP docs ([#6154](https://github-redirect.dependabot.com/apache/airflow/issues/6154)) > - [AIRFLOW-4835] Refactor operator render_template ([#5461](https://github-redirect.dependabot.com/apache/airflow/issues/5461)) > > ## Bug Fixes > > - [AIRFLOW-5459] Use a dynamic tmp location in Dataflow operator ([#6078](https://github-redirect.dependabot.com/apache/airflow/issues/6078)) > ... (truncated)Changelog
*Sourced from [apache-airflow's changelog](https://github.com/apache/airflow/blob/1.10.6/CHANGELOG.txt).* > Airflow 1.10.6, 2019-10-28 > -------------------------- > > New Features > """""""""""" > - [AIRFLOW-4908] Implement BigQuery Hooks/Operators for update_dataset, patch_dataset and get_dataset ([#5546](https://github-redirect.dependabot.com/apache/airflow/issues/5546)) > - [AIRFLOW-4741] Optionally report task errors to Sentry ([#5407](https://github-redirect.dependabot.com/apache/airflow/issues/5407)) > - [AIRFLOW-4939] Add default_task_retries config ([#5570](https://github-redirect.dependabot.com/apache/airflow/issues/5570)) > - [AIRFLOW-5508] Add config setting to limit which StatsD metrics are emitted ([#6130](https://github-redirect.dependabot.com/apache/airflow/issues/6130)) > - [AIRFLOW-4222] Add cli autocomplete for bash & zsh ([#5789](https://github-redirect.dependabot.com/apache/airflow/issues/5789)) > - [AIRFLOW-3871] Operators template fields can now render fields inside objects ([#4743](https://github-redirect.dependabot.com/apache/airflow/issues/4743)) > > Improvements > """""""""""" > - [AIRFLOW-5127] Gzip support for CassandraToGoogleCloudStorageOperator ([#5738](https://github-redirect.dependabot.com/apache/airflow/issues/5738)) > - [AIRFLOW-5125] Add gzip support for AdlsToGoogleCloudStorageOperator ([#5737](https://github-redirect.dependabot.com/apache/airflow/issues/5737)) > - [AIRFLOW-5124] Add gzip support for S3ToGoogleCloudStorageOperator ([#5736](https://github-redirect.dependabot.com/apache/airflow/issues/5736)) > - [AIRFLOW-5653] Log AirflowSkipException in task instance log to make it clearer why tasks might be skipped ([#6330](https://github-redirect.dependabot.com/apache/airflow/issues/6330)) > - [AIRFLOW-5343] Remove legacy SQLAlchmey pessimistic pool disconnect handling ([#6034](https://github-redirect.dependabot.com/apache/airflow/issues/6034)) > - [AIRFLOW-5561] Relax httplib2 version required for gcp extra ([#6194](https://github-redirect.dependabot.com/apache/airflow/issues/6194)) > - [AIRFLOW-5657] Update the upper bound for dill dependency ([#6334](https://github-redirect.dependabot.com/apache/airflow/issues/6334)) > - [AIRFLOW-5292] Allow ECSOperator to tag tasks ([#5891](https://github-redirect.dependabot.com/apache/airflow/issues/5891)) > - [AIRFLOW-4939] Simplify Code for Default Task Retries ([#6233](https://github-redirect.dependabot.com/apache/airflow/issues/6233)) > - [AIRFLOW-5126] Read ``aws_session_token`` in extra_config of the aws hook ([#6303](https://github-redirect.dependabot.com/apache/airflow/issues/6303)) > - [AIRFLOW-5636] Allow adding or overriding existing Operator Links ([#6302](https://github-redirect.dependabot.com/apache/airflow/issues/6302)) > - [AIRFLOW-4965] Handle quote exceptions in GCP AI operators (v1.10) ([#6304](https://github-redirect.dependabot.com/apache/airflow/issues/6304)) > - [AIRFLOW-3783] Speed up Redshift to S3 UNload with HEADERs ([#6309](https://github-redirect.dependabot.com/apache/airflow/issues/6309)) > - [AIRFLOW-3388] Add support to Array Jobs for AWS Batch Operator ([#6153](https://github-redirect.dependabot.com/apache/airflow/issues/6153)) > - [AIRFLOW-4574] add option to provide private_key in SSHHook ([#6104](https://github-redirect.dependabot.com/apache/airflow/issues/6104)) ([#6163](https://github-redirect.dependabot.com/apache/airflow/issues/6163)) > - [AIRFLOW-5530] Fix typo in AWS SQS sensors ([#6012](https://github-redirect.dependabot.com/apache/airflow/issues/6012)) > - [AIRFLOW-5445] Reduce the required resources for the Kubernetes's sidecar ([#6062](https://github-redirect.dependabot.com/apache/airflow/issues/6062)) > - [AIRFLOW-5443] Use alpine image in Kubernetes's sidecar ([#6059](https://github-redirect.dependabot.com/apache/airflow/issues/6059)) > - [AIRFLOW-5344] Add --proxy-user parameter to SparkSubmitOperator ([#5948](https://github-redirect.dependabot.com/apache/airflow/issues/5948)) > - [AIRFLOW-3888] HA for Hive metastore connection ([#4708](https://github-redirect.dependabot.com/apache/airflow/issues/4708)) > - [AIRFLOW-5269] Reuse session in Scheduler Job from health endpoint ([#5873](https://github-redirect.dependabot.com/apache/airflow/issues/5873)) > - [AIRFLOW-5153] Option to force delete non-empty BQ datasets ([#5768](https://github-redirect.dependabot.com/apache/airflow/issues/5768)) > - [AIRFLOW-4443] Document LatestOnly behavior for external trigger ([#5214](https://github-redirect.dependabot.com/apache/airflow/issues/5214)) > - [AIRFLOW-2891] Make DockerOperator container_name be templateable ([#5696](https://github-redirect.dependabot.com/apache/airflow/issues/5696)) > - [AIRFLOW-2891] allow configurable docker_operator container name ([#5689](https://github-redirect.dependabot.com/apache/airflow/issues/5689)) > - [AIRFLOW-4285] Update task dependency context definition and usage ([#5079](https://github-redirect.dependabot.com/apache/airflow/issues/5079)) > - [AIRFLOW-5142] Fixed flaky Cassandra test ([#5758](https://github-redirect.dependabot.com/apache/airflow/issues/5758)) > - [AIRFLOW-5218] Less polling of AWS Batch job status ([#5825](https://github-redirect.dependabot.com/apache/airflow/issues/5825)) > - [AIRFLOW-4956] Fix LocalTaskJob heartbeat log spamming ([#5589](https://github-redirect.dependabot.com/apache/airflow/issues/5589)) > - [AIRFLOW-3160] Load latest_dagruns asynchronously on home page ([#5339](https://github-redirect.dependabot.com/apache/airflow/issues/5339)) > - [AIRFLOW-5560] Allow no confirmation on reset dags in `airflow backfill` command ([#6195](https://github-redirect.dependabot.com/apache/airflow/issues/6195)) > - [AIRFLOW-5280] conn: Remove aws_default's default region name ([#5879](https://github-redirect.dependabot.com/apache/airflow/issues/5879)) > - [AIRFLOW-5528] end_of_log_mark should not be a log record ([#6159](https://github-redirect.dependabot.com/apache/airflow/issues/6159)) > - [AIRFLOW-5526] Update docs configuration due to migration of GCP docs ([#6154](https://github-redirect.dependabot.com/apache/airflow/issues/6154)) > - [AIRFLOW-4835] Refactor operator render_template ([#5461](https://github-redirect.dependabot.com/apache/airflow/issues/5461)) > > ... (truncated)Commits
- [`73bf718`](https://github.com/apache/airflow/commit/73bf718358c01cc41e5f23b914a8824a2665a28c) [AIRFLOW-XXX] Update date in changelog - [`143b431`](https://github.com/apache/airflow/commit/143b4315151ea8a2b291ae01c6c0bc03cfaf906c) [AIRFLOW-5750] Licence check is done also for non-executable .sh ([#6425](https://github-redirect.dependabot.com/apache/airflow/issues/6425)) - [`544f2b3`](https://github.com/apache/airflow/commit/544f2b33650012d1a64956c38312e586b9ced31c) [AIRFLOW-5754] Improved RAT checking ([#6429](https://github-redirect.dependabot.com/apache/airflow/issues/6429)) - [`7904669`](https://github.com/apache/airflow/commit/7904669cac20898265ab1b9546bcd5d9ab4d6a6c) [AIRFLOW-5755] Fixed most problems with py27 - [`d601752`](https://github.com/apache/airflow/commit/d601752c44d369023c04a85736bc9db8df3c0d40) [AIRFLOW-5748] Remove python auto-detection ([#6423](https://github-redirect.dependabot.com/apache/airflow/issues/6423)) - [`71e2041`](https://github.com/apache/airflow/commit/71e20417fc02e421797f4fefac245d938457eb83) [AIRFLOW-5746] Fix problems with static checks ([#6420](https://github-redirect.dependabot.com/apache/airflow/issues/6420)) - [`7a6adad`](https://github.com/apache/airflow/commit/7a6adad6069ac836d53594431385c0deb666cf91) [AIRFLOW-5746] move FakeDateTime into the only place it is used ([#6416](https://github-redirect.dependabot.com/apache/airflow/issues/6416)) - [`e30fb85`](https://github.com/apache/airflow/commit/e30fb85cad2dd50ef0a1338e5e80cbd9478a8e11) [AIRFLOW-5745] Breeze complete has now licence ([#6415](https://github-redirect.dependabot.com/apache/airflow/issues/6415)) - [`9497151`](https://github.com/apache/airflow/commit/94971510d2b4474098a4e1246c6e5d805fe0eb5e) [AIRFLOW-XXX] Update version to 1.10.6 - [`61e9180`](https://github.com/apache/airflow/commit/61e918021b9ac43fb6a43c4bf6177ec980e00f5f) [AIRFLOW-XXX] Changelog for 1.10.6 (rc1) ([#6356](https://github-redirect.dependabot.com/apache/airflow/issues/6356)) - Additional commits viewable in [compare view](https://github.com/apache/airflow/compare/1.10.3...1.10.6)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/invinst/invisible-flow/network/alerts).