You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/03/10 22:42:48 UTC

[airflow] branch v1-10-stable updated (6edf6aa -> 995e4b9)

This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a change to branch v1-10-stable
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 6edf6aa  Fix wrong warning about class that was not used in a dag file (#14700)
     add f519065  Release upgrade_check 1.3.0
     add 6deb891  Sign release files with an apache.org key by default (#12241)
     add 583cecc  Change the format for sha512 sum for releases (#12867)
     add 366210b  Bump datatables.net from 1.10.21 to 1.10.23 in /airflow/www_rbac
     add 4aa6d55  Bump ini from 1.3.5 to 1.3.8 in /airflow/www_rbac
     add 995e4b9  Make rbac_app's db.session use the same timezone with @provide_session (#14025)

No new revisions were added by this update.

Summary of changes:
 airflow/upgrade/README.md     | 11 +++++++++++
 airflow/upgrade/version.py    |  2 +-
 airflow/www_rbac/app.py       |  2 ++
 airflow/www_rbac/package.json |  4 ++--
 airflow/www_rbac/yarn.lock    | 24 ++++++++++++------------
 dev/sign.sh                   |  8 ++++++--
 6 files changed, 34 insertions(+), 17 deletions(-)