Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump apache-airflow from 1.10.11 to 1.10.14 #4

Merged
merged 1 commit into from
Dec 17, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2020

Bumps apache-airflow from 1.10.11 to 1.10.14.

Release notes

Sourced from apache-airflow's releases.

Airflow 1.10.14, 2020-12-10

Bug Fixes

  • BugFix: Tasks with depends_on_past or task_concurrency are stuck (#12663)
  • Fix issue with empty Resources in executor_config (#12633)
  • Fix: Deprecated config force_log_out_after was not used (#12661)
  • Fix empty asctime field in JSON formatted logs (#10515)
  • [AIRFLOW-2809] Fix security issue regarding Flask SECRET_KEY (#3651)
  • [AIRFLOW-2884] Fix Flask SECRET_KEY security issue in www_rbac (#3729)
  • [AIRFLOW-2886] Generate random Flask SECRET_KEY in default config (#3738)
  • Add missing comma in setup.py (#12790)
  • Bugfix: Unable to import Airflow plugins on Python 3.8 (#12859)
  • Fix setup.py missing comma in setup_requires (#12880)
  • Don't emit first_task_scheduling_delay metric for only-once dags (#12835)

Improvements

  • Update setup.py to get non-conflicting set of dependencies (#12636)
  • Rename [scheduler] max_threads to [scheduler] parsing_processes (#12605)
  • Add metric for scheduling delay between first run task & expected start time (#9544)
  • Add new-style 2.0 command names for Airflow 1.10.x (#12725)
  • Add Kubernetes cleanup-pods CLI command for Helm Chart (#11802)
  • Don't let webserver run with dangerous config (#12747)
  • Replace pkg_resources with importlib.metadata to avoid VersionConflict errors (#12694)

Doc only changes

  • Clarified information about supported Databases

Airflow 1.10.13, 2020-11-25

New Features

  • Add "already checked" to failed pods in K8sPodOperator (#11368)
  • Pass SQLAlchemy engine options to FAB based UI (#11395)
  • [AIRFLOW-4438] Add Gzip compression to S3_hook (#8571)
  • Add permission "extra_links" for Viewer role and above (#10719)
  • Add generate_yaml command to easily test KubernetesExecutor before deploying pods (#10677)
  • Add Secrets backend for Microsoft Azure Key Vault (#10898)

Bug Fixes

  • SkipMixin: Handle empty branches (#11120)
  • [AIRFLOW-5274] dag loading duration metric name too long (#5890)
  • Handle no Dagrun in DagrunIdDep (#8389) (#11343)
  • Fix Kubernetes Executor logs for long dag names (#10942)
  • Add on_kill support for the KubernetesPodOperator (#10666)
  • KubernetesPodOperator template fix (#10963)
  • Fix displaying of add serialized_dag table migration
  • Fix Start Date tooltip on DAGs page (#10637)
  • URL encode execution date in the Last Run link (#10595)

... (truncated)

Changelog

Sourced from apache-airflow's changelog.

Airflow 1.10.14, 2020-12-10

Bug Fixes """""""""

  • BugFix: Tasks with depends_on_past or task_concurrency are stuck (#12663)
  • Fix issue with empty Resources in executor_config (#12633)
  • Fix: Deprecated config force_log_out_after was not used (#12661)
  • Fix empty asctime field in JSON formatted logs (#10515)
  • [AIRFLOW-2809] Fix security issue regarding Flask SECRET_KEY (#3651)
  • [AIRFLOW-2884] Fix Flask SECRET_KEY security issue in www_rbac (#3729)
  • [AIRFLOW-2886] Generate random Flask SECRET_KEY in default config (#3738)
  • Add missing comma in setup.py (#12790)
  • Bugfix: Unable to import Airflow plugins on Python 3.8 (#12859)
  • Fix setup.py missing comma in setup_requires (#12880)
  • Don't emit first_task_scheduling_delay metric for only-once dags (#12835)

Improvements """"""""""""

  • Update setup.py to get non-conflicting set of dependencies (#12636)
  • Rename [scheduler] max_threads to [scheduler] parsing_processes (#12605)
  • Add metric for scheduling delay between first run task & expected start time (#9544)
  • Add new-style 2.0 command names for Airflow 1.10.x (#12725)
  • Add Kubernetes cleanup-pods CLI command for Helm Chart (#11802)
  • Don't let webserver run with dangerous config (#12747)
  • Replace pkg_resources with importlib.metadata to avoid VersionConflict errors (#12694)

Doc only changes """"""""""""""""

  • Clarified information about supported Databases

Airflow 1.10.13, 2020-11-25

New Features """"""""""""

  • Add "already checked" to failed pods in K8sPodOperator (#11368)
  • Pass SQLAlchemy engine options to FAB based UI (#11395)
  • [AIRFLOW-4438] Add Gzip compression to S3_hook (#8571)
  • Add permission "extra_links" for Viewer role and above (#10719)
  • Add generate_yaml command to easily test KubernetesExecutor before deploying pods (#10677)
  • Add Secrets backend for Microsoft Azure Key Vault (#10898)

Bug Fixes """""""""

... (truncated)

Commits
  • c743b95 Update changelog for 1.10.14rc4
  • 2c92b02 Don't emit first_task_scheduling_delay metric for only-once dags (#12835)
  • e9940ab Adds --no-rbac-ui flag for Breeze airflow 1.10 installation (#11315)
  • 1b09698 Update changelog for 1.10.14rc4
  • 2c7e78a Fix setup.py missing comma (#12880)
  • 02296c4 Update changelog for 1.10.14 (#12863)
  • 3c9c7ab Bugfix: Unable to import Airflow plugins on Python 3.8 (#12859)
  • 9b909b7 Add Changelog for 1.10.14
  • 0ce9e18 Add missing coma in setup.py (#12790)
  • b49838f Replace pkg_resources with importlib.metadata to avoid VersionConflict errors...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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.

Bumps [apache-airflow](https://github.com/apache/airflow) from 1.10.11 to 1.10.14.
- [Release notes](https://github.com/apache/airflow/releases)
- [Changelog](https://github.com/apache/airflow/blob/master/CHANGELOG.txt)
- [Commits](apache/airflow@1.10.11...1.10.14)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 17, 2020
@codecov-io
Copy link

Codecov Report

Merging #4 (2039259) into master (a7ee7fc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #4   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          421       421           
=========================================
  Hits           421       421           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a7ee7fc...2039259. Read the comment docs.

@panovvv panovvv merged commit 0e50fa8 into master Dec 17, 2020
@panovvv panovvv deleted the dependabot/pip/apache-airflow-1.10.14 branch December 17, 2020 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants