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

ephraimanierobi pushed a change to branch v2-6-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


    omit 04da7cf0cd Apply suggestions from code review
    omit 96242511c6 Update RELEASE_NOTES.rst
    omit e902d86e1b Update version to 2.6.1
    omit 6623995457 Mask task attribute on task detail view (#31125)
    omit cf6f8895a3 Fix typos in dev documentation (#31115)
    omit b217dc5dcb Move interleave_timestamp_parser config to section logging 
(#31102)
    omit 5b2d548b48 fix MappedTaskGroup import in taskinstance (#31100)
    omit 356faf1fe4 Format DagBag.dagbag_report() Output (#31095)
    omit 0fa6116861 Fix template error when iterating None value and fix params 
documentation (#31078)
    omit 67abff23d4 fix EXTRAS_DEPENDENCIES of apache-hive (#31068)
    omit cc66c0452e Fix issue in pre-importing modules in zipfile (#31061)
    omit 5c012b4f65 Small typo in setup.py (#31049)
    omit 2461693cf7 Move TaskInstanceKey to a separate file (#31033)
    omit 2e8f454bcc Fix some typos in the cluster policies docs (#31031)
    omit 2a51b3e020 Small fixes (#31015)
    omit 525fac582a Fix unable to remove DagRun and TaskInstance with note 
(#30987)
    omit 3c98dfc459 Fix `airflow providers get` command output (#30978)
    omit 850fe0e6c0 Fix Pool schema OpenAPI spec (#30973)
    omit e5d1c30672 Update incorrect config values (#30969)
    omit fcdfc202c3 Upgrade PIP to 23.1.2 (#30964)
    omit ce907b8f62 Add support for dynamic tasks with template fields that 
contain `pandas.DataFrame` (#30943)
    omit 9fb951dc3d Use the Task Group explicitly passed to 'partial' if any 
(#30933)
    omit 6a7f431204 Fix `order_by` request in list DAG rest api (#30926)
    omit 336e9be39a Include node height/width in center-on-task logic (#30924)
    omit 39c9f15aa8 Remove print from dag trigger command (#30921)
    omit a4244feb7f Improve task group UI in new graph (#30918)
    omit 57369a4739 Fix mappedStates case (#30916)
    omit 4021403232 Improve Description of dag_processing.processes Metric in 
Docs (#30891)
    omit bf15052fc3 Improve Quick Start instructions (#30820)
    omit 3e3871aa05 Fix problem with displaying graph (#30765)
    omit 4f444a3e0d Update faq.rst about missing task logs (#30717)
    omit 9ef7612924 docker compose doc changes (#30662)
    omit fe82036102 Update the user-facing documentation of providers (#30816)
    omit 6396fa694e Fix backfill KeyError when try_number out of sync (#30653)
    omit 94a636b4e1 Present affected task instances as table (#30633)
    omit 3dfde7cddf Reenable clear on TaskInstanceModelView for role User 
(#30415)
    omit e7e2462f1b Fix DAG.access_control can't sync when clean access_control 
(#30340)
     new 056aaffb75 Reenable clear on TaskInstanceModelView for role User 
(#30415)
     new 4fb35cc2ae Present affected task instances as table (#30633)
     new b72760715f Fix backfill KeyError when try_number out of sync (#30653)
     new 9f96de8fd5 Update the user-facing documentation of providers (#30816)
     new 4420a72a14 docker compose doc changes (#30662)
     new 0f567045f6 Update faq.rst about missing task logs (#30717)
     new 3f4a10f651 Fix problem with displaying graph (#30765)
     new 90e3df1c60 Improve Quick Start instructions (#30820)
     new a0370e0044 Improve Description of dag_processing.processes Metric in 
Docs (#30891)
     new d96ccffc58 Fix mappedStates case (#30916)
     new 2a689708b6 Improve task group UI in new graph (#30918)
     new a3e8eebea6 Remove print from dag trigger command (#30921)
     new 3f99f0d963 Include node height/width in center-on-task logic (#30924)
     new 44f5c61f8c Fix `order_by` request in list DAG rest api (#30926)
     new 35624862c6 Use the Task Group explicitly passed to 'partial' if any 
(#30933)
     new 7aae8a2474 Add support for dynamic tasks with template fields that 
contain `pandas.DataFrame` (#30943)
     new 660c8d6692 Upgrade PIP to 23.1.2 (#30964)
     new d8a115f5a7 Update incorrect config values (#30969)
     new 26b2733b44 Fix Pool schema OpenAPI spec (#30973)
     new 9d3deb2672 Fix `airflow providers get` command output (#30978)
     new 981d88e3b2 Fix unable to remove DagRun and TaskInstance with note 
(#30987)
     new 9324ec3ae2 Small fixes (#31015)
     new 7d5c53e251 Fix some typos in the cluster policies docs (#31031)
     new a5bf7ff981 Move TaskInstanceKey to a separate file (#31033)
     new 698da3fae1 Small typo in setup.py (#31049)
     new 5df6d7355e Fix issue in pre-importing modules in zipfile (#31061)
     new 795a3bbeb8 fix EXTRAS_DEPENDENCIES of apache-hive (#31068)
     new a85daa67f0 Fix template error when iterating None value and fix params 
documentation (#31078)
     new 2e8eb4242a Format DagBag.dagbag_report() Output (#31095)
     new 15e569dc66 fix MappedTaskGroup import in taskinstance (#31100)
     new 848c8cf7c8 Move interleave_timestamp_parser config to section logging 
(#31102)
     new aea1697895 Fix typos in dev documentation (#31115)
     new a50b33c0d8 Mask task attribute on task detail view (#31125)
     new dd40ad5358 Update version to 2.6.1
     new 31afe290dd Update RELEASE_NOTES.rst
     new 4f89893440 Apply suggestions from code review

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   (04da7cf0cd)
            \
             N -- N -- N   refs/heads/v2-6-test (4f89893440)

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 36 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:
 RELEASE_NOTES.rst                  |  5 ++--
 airflow/models/dagbag.py           | 28 ++++++++++++++++----
 airflow/www/security.py            | 17 ------------
 tests/models/test_dagbag.py        |  3 ++-
 tests/www/views/test_views_home.py | 54 +++-----------------------------------
 5 files changed, 30 insertions(+), 77 deletions(-)

Reply via email to