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

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


    omit f53975a  fixup! Add metric for scheduling delay between first run task 
& expected start time (#9544)
    omit 5c663d5  fixup! Improve verification of images with PIP check (#12718)
    omit 6f7ee10  Update setup.py to get non-conflicting set of dependencies 
(#12636)
    omit 002a956  Update documentation about PIP 20.3 incompatibility
    omit 047a898  Pins PIP to 20.2.4 in our Dockerfiles (#12738)
    omit e2c6591  Add Changelog for 1.10.14
    omit 4da3617  Add Kubernetes cleanup-pods CLI command for Helm Chart 
(#11802)
    omit 3596996  Bump Airflow Version to 1.10.14
    omit 23b22e1  [AIRFLOW-2886] Generate random Flask SECRET_KEY in default 
config (#3738)
    omit 28d18c4  [AIRFLOW-2884] Fix Flask SECRET_KEY security issue in 
www_rbac (#3729)
    omit c336874  [AIRFLOW-2809] Fix security issue regarding Flask SECRET_KEY
    omit 591dc99  Improve verification of images with PIP check (#12718)
    omit 1e53b25  Clarified information about supported Databases.
    omit 28ffe6e  Add metric for scheduling delay between first run task & 
expected start time (#9544)
    omit 601c75c  Fix empty asctime field in JSON formatted logs (#10515)
    omit bbae43c  Rename `[scheduler] max_threads` to `[scheduler] 
parsing_processes` (#12605)
    omit d20f756  Update setup.py to get non-conflicting set of dependencies 
(#12636)
    omit b96ce83  Setup.cfg change triggers full build (#12684)
    omit 6716489  Remove "@" references from constraints generattion (#12671)
    omit 445e332  Add 1.10.13 to CI, Breeze and Docs (#12652)
    omit dd62d0a  Allows mounting local sources for github run-id images 
(#12650)
    omit 38d5161  Improved breeze messages for initialize-local-virtualenv and 
static-check --help (#12640)
    omit c7ec034  Adds possibility of forcing upgrade constraint by setting a 
label (#12635)
    omit 8c764ac  Use AIRFLOW_CONSTRAINTS_LOCATION when passed during docker 
build (#12604)
    omit 1bf6966  Adds missing licence headers (#12593)
    omit 5137af3  Fixes unneeded docker-context-files added in CI (#12534)
    omit 99d6806  Fix wait-for-migrations command in helm chart (#12522)
    omit 272386f  Fix broken CI.yml (#12454)
    omit c0ee0dc  Cope with '%' in password when waiting for migrations (#12440)
    omit 9c49572  The messages about remote image check are only shown with -v 
(#12402)
    omit 528d3f2  Switching to Ubuntu 20.04 as Github Actions runner. (#12404)
    omit bfb1053  Remove CodeQL from PRS. (#12406)
    omit 6e17c16  Fix typo in check_environment.sh (#12395)
    omit 235ccdd  Support creation of configmaps & secrets and extra env & 
envFrom configuration in Helm Chart (#12164)
    omit b6fe105  Typo Fix: Deprecated config force_log_out_after was not used 
(#12661)
    omit 2daf685  Fix issue with empty Resources in executor_config (#12633)
     add 41edd25  Add back mistakenly removed scheduler command (#12779)
     new eb6ae74  Fix issue with empty Resources in executor_config (#12633)
     new 7356ae1  Typo Fix: Deprecated config force_log_out_after was not used 
(#12661)
     new daa725b  Support creation of configmaps & secrets and extra env & 
envFrom configuration in Helm Chart (#12164)
     new 3b50f4f  Fix typo in check_environment.sh (#12395)
     new 130ddd9  Remove CodeQL from PRS. (#12406)
     new c12c2f0  Switching to Ubuntu 20.04 as Github Actions runner. (#12404)
     new ff0f26a  The messages about remote image check are only shown with -v 
(#12402)
     new 011f948  Cope with '%' in password when waiting for migrations (#12440)
     new 7701f51  Fix broken CI.yml (#12454)
     new 951001a  Fix wait-for-migrations command in helm chart (#12522)
     new ff02efe  Fixes unneeded docker-context-files added in CI (#12534)
     new 43784ce  Adds missing licence headers (#12593)
     new 416b125  Use AIRFLOW_CONSTRAINTS_LOCATION when passed during docker 
build (#12604)
     new a4a825b  Adds possibility of forcing upgrade constraint by setting a 
label (#12635)
     new 5bd7613  Improved breeze messages for initialize-local-virtualenv and 
static-check --help (#12640)
     new 2d0b41a  Allows mounting local sources for github run-id images 
(#12650)
     new 0f18653  Add 1.10.13 to CI, Breeze and Docs (#12652)
     new 71c1e2e  Remove "@" references from constraints generattion (#12671)
     new 74e3c56  Setup.cfg change triggers full build (#12684)
     new 3f43846  Update setup.py to get non-conflicting set of dependencies 
(#12636)
     new 82fd4f9  Rename `[scheduler] max_threads` to `[scheduler] 
parsing_processes` (#12605)
     new 38a2219  Fix empty asctime field in JSON formatted logs (#10515)
     new 700bb07  Add metric for scheduling delay between first run task & 
expected start time (#9544)
     new 21e0202  Clarified information about supported Databases.
     new e3406e3  Improve verification of images with PIP check (#12718)
     new 2f3b1c7  [AIRFLOW-2809] Fix security issue regarding Flask SECRET_KEY
     new a8900fa  [AIRFLOW-2884] Fix Flask SECRET_KEY security issue in 
www_rbac (#3729)
     new 6b06584  [AIRFLOW-2886] Generate random Flask SECRET_KEY in default 
config (#3738)
     new 06a4606  Bump Airflow Version to 1.10.14
     new 152175c  Add Kubernetes cleanup-pods CLI command for Helm Chart 
(#11802)
     new b8b9c0e  Add Changelog for 1.10.14
     new edcd18e  Pins PIP to 20.2.4 in our Dockerfiles (#12738)
     new 8998a55  Update documentation about PIP 20.3 incompatibility
     new a4edcf9  Update setup.py to get non-conflicting set of dependencies 
(#12636)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (f53975a)
            \
             N -- N -- N   refs/heads/v1-10-test (a4edcf9)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 34 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 airflow/bin/cli.py | 6 ++++++
 1 file changed, 6 insertions(+)

Reply via email to