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.2 to 1.10.15 #7

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 18, 2021

Bumps apache-airflow from 1.10.2 to 1.10.15.

Release notes

Sourced from apache-airflow's releases.

Apache Airflow 1.10.15, 2021-03-17

Bug Fixes

  • Fix airflow db upgrade to upgrade db as intended (#13267)
  • Moved boto3 limitation to snowflake (#13286)
  • KubernetesExecutor should accept images from executor_config (#13074)
  • Scheduler should acknowledge active runs properly (#13803)
  • Bugfix: Unable to import Airflow plugins on Python 3.8 (#12859)
  • Include airflow/contrib/executors in the dist package
  • Pin Click version for Python 2.7 users
  • Ensure all statsd timers use millisecond values. (#10633)
  • [kubernetes_generate_dag_yaml] - Fix dag yaml generate function (#13816)
  • Fix airflow tasks clear cli command wirh --yes (#14188)
  • Fix permission error on non-POSIX filesystem (#13121) (#14383)
  • Fixed deprecation message for "variables" command (#14457)
  • BugFix: fix the delete_dag function of json_client (#14441)
  • Fix merging of secrets and configmaps for KubernetesExecutor (#14090)
  • Fix webserver exiting when gunicorn master crashes (#13470)
  • Bump ini from 1.3.5 to 1.3.8 in airflow/www_rbac
  • Bump datatables.net from 1.10.21 to 1.10.23 in airflow/www_rbac
  • Webserver: Sanitize string passed to origin param (#14738)
  • Make rbac_app's db.session use the same timezone with @provide_session (#14025)

Improvements

  • Adds airflow as viable docker command in official image (#12878)
  • StreamLogWriter: Provide (no-op) close method (#10885)
  • Add 'airflow variables list' command for 1.10.x transition version (#14462)

Doc only changes

  • Update URL for Airflow docs (#13561)
  • Clarifies version args for installing 1.10 in Docker (#12875)

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

... (truncated)

Changelog

Sourced from apache-airflow's changelog.

Airflow 1.10.15, 2021-03-17

Bug Fixes """""""""

  • Fix airflow db upgrade to upgrade db as intended (#13267)
  • Moved boto3 limitation to snowflake (#13286)
  • KubernetesExecutor should accept images from executor_config (#13074)
  • Scheduler should acknowledge active runs properly (#13803)
  • Bugfix: Unable to import Airflow plugins on Python 3.8 (#12859)
  • Include airflow/contrib/executors in the dist package
  • Pin Click version for Python 2.7 users
  • Ensure all statsd timers use millisecond values. (#10633)
  • [kubernetes_generate_dag_yaml] - Fix dag yaml generate function (#13816)
  • Fix airflow tasks clear` cli command with --yes`` (#14188)
  • Fix permission error on non-POSIX filesystem (#13121) (#14383)
  • Fixed deprecation message for "variables" command (#14457)
  • BugFix: fix the delete_dag function of json_client (#14441)
  • Fix merging of secrets and configmaps for KubernetesExecutor (#14090)
  • Fix webserver exiting when gunicorn master crashes (#13470)
  • Bump ini from 1.3.5 to 1.3.8 in airflow/www_rbac
  • Bump datatables.net from 1.10.21 to 1.10.23 in airflow/www_rbac
  • Webserver: Sanitize string passed to origin param (#14738)
  • Make rbac_app's db.session use the same timezone with @provide_session (#14025)

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

  • Adds airflow as viable docker command in official image (#12878)
  • StreamLogWriter: Provide (no-op) close method (#10885)
  • Add 'airflow variables list' command for 1.10.x transition version (#14462)

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

  • Update URL for Airflow docs (#13561)
  • Clarifies version args for installing 1.10 in Docker (#12875)

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)

... (truncated)

Commits
  • 5786dcd Add Changelog & Updating.md for 1.10.15
  • bf46584 Bump Airflow Version to 1.10.15
  • c6369be Webserver: Sanitize string passed to origin param (#14738)
  • 66067a2 Don't exit upgrade_check with code 1 if there are no problems (#14740)
  • 995e4b9 Make rbac_app's db.session use the same timezone with @​provide_session (#14025)
  • 4aa6d55 Bump ini from 1.3.5 to 1.3.8 in /airflow/www_rbac
  • 366210b Bump datatables.net from 1.10.21 to 1.10.23 in /airflow/www_rbac
  • 583cecc Change the format for sha512 sum for releases (#12867)
  • 6deb891 Sign release files with an apache.org key by default (#12241)
  • f519065 Release upgrade_check 1.3.0
  • 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.2 to 1.10.15.
- [Release notes](https://github.com/apache/airflow/releases)
- [Changelog](https://github.com/apache/airflow/blob/main/CHANGELOG.txt)
- [Commits](apache/airflow@1.10.2...1.10.15)

---
updated-dependencies:
- dependency-name: apache-airflow
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 18, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 30, 2021

Superseded by #8.

@dependabot dependabot bot closed this Aug 30, 2021
@dependabot dependabot bot deleted the dependabot/pip/apache-airflow-1.10.15 branch August 30, 2021 16:34
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.

0 participants