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 b012eae95d Update RELEASE_NOTES.rst
    omit 7a0043e201 Update version to 2.6.3
    omit 75934b1ddb Fix failing main due to new release of jsonschema (#32405)
    omit 3cb9d1cfd0 Fix triggerers alive check and add a new conf for triggerer 
heartbeat rate (#32123)
    omit 6396916301 Less precise check for error message in trigger 
initialization (#32035)
    omit 31f14d34a2 Catch the exception that triggerer initialization failed 
(#31999)
    omit f638d9df4e Add information on ARM MySQL support in Docker images 
(#32401)
    omit 0f3b9793af Fix ts/eslint warnings (#32321)
    omit 8016e686e0 Hide sensitive values from extra in connection edit form 
(#32309)
    omit 55b0032e7f Sanitize `DagRun.run_id` and allow flexibility (#32293)
    omit 0d79275794 feat(jobs/triggerer_job_runner): add triggerer canceled log 
(#31757)
    omit b5520fbb64 Update pipeline.rst (#32369)
    omit aefdff6449 Fix try_number shown in the 
`task?task_id=&dag_id=&execution_date=` (#32361)
    omit 0e4ee0092b Retry transactions on occasional deadlocks for rendered 
fields (#32341)
    omit 81d1060342 Update index.rst doc to correct grammar (#32315)
    omit 72668572bc Update python.rst with multi-Scheduler LocalExecutor info 
(#32310)
    omit 8053bddeef Clarify Listener API behavior  (#32269)
    omit f6a5ca2233 Add information for users who ask for requirements (#32262)
    omit f41c102e6d Fix behaviour of LazyDictWithCache wheni import fails 
(#32248)
    omit e8163fd639 Add links to DAGRun / DAG / Task in templates-ref.rst 
(#32245)
    omit 3fa9b6468b Add comment to warn off a potential wrong fix (#32230)
    omit bbf671a642 Remove executor_class from Job - fixing backfil for custom 
executors (#32219)
    omit aa4f83930c fix bugged singleton implementation (#32218)
    omit 04e93f5351 Add libeos_dev on ARM runtime PROD image (#32200)
    omit 0577d001f6 Documentation Changes (#32185)
    omit 0815954685 Use mapIndex to display extra links per mapped task. 
(#32154)
    omit d032a16274 Update callbacks.rst (#32148)
    omit 22dcdfe80b docs(authoring-and-scheduling/deferring): add a note that 
we'll need to restart triggerer to reflect any trigger change (#32140)
    omit d8bc96ccf8 Adding missing hyperlink to the tutorial documentation 
(#32105)
    omit 2600dc4c44 Ensure that main triggerer thread exits if the async thread 
fails (#32092)
    omit 8a5419f7ea Update comment for editable installs wrt setuptools (#32090)
    omit 8da9f281e6 Use re2 for matching untrusted regex (#32060)
    omit 9010dc67a8 Render list items in rendered fields view (#32042)
    omit e257bbde75 Fix hashing of dag_dependencies in serialized dag (#32037)
    omit 11f0a9c060 Return None if an XComArg fails to resolve in a 
multiple_outputs Task (#32027)
    omit 52ba6abef0 Check for DAG ID in query param from url as well as kwargs 
(#32014)
    omit 059b017a36 Flash an error msg instead of failure in 
`rendered-templates` when map index is not found (#32011)
    omit 3815a48b97 Fix ExternalTaskSensor when there is not task group TIs for 
the current execution date (#32009)
    omit 62c5ef11e1 Fix number param html type in trigger template (#31980)
    omit 9174653ad7 Skip python version check in some pre-commit when loading 
setup.py (#31965)
    omit 4382e99e20 Fix masking nested variable fields (#31964)
    omit d9eb020f88 Fixed failing main on too fast merged change (#31967)
     new 497509e9b7 Fix masking nested variable fields (#31964)
     new 352cfa8df1 Skip python version check in some pre-commit when loading 
setup.py (#31965)
     new e991f6689d Fix number param html type in trigger template (#31980)
     new c000015083 Fix ExternalTaskSensor when there is not task group TIs for 
the current execution date (#32009)
     new ed2d3acedd Flash an error msg instead of failure in 
`rendered-templates` when map index is not found (#32011)
     new c78e16588e Check for DAG ID in query param from url as well as kwargs 
(#32014)
     new 23d117049a Return None if an XComArg fails to resolve in a 
multiple_outputs Task (#32027)
     new 2813c41c1b Fix hashing of dag_dependencies in serialized dag (#32037)
     new e0e8d71b0e Render list items in rendered fields view (#32042)
     new fd7f63f196 Use re2 for matching untrusted regex (#32060)
     new 3e8a2174cd Update comment for editable installs wrt setuptools (#32090)
     new d6cc9e4bb1 Ensure that main triggerer thread exits if the async thread 
fails (#32092)
     new a7a676eb08 Adding missing hyperlink to the tutorial documentation 
(#32105)
     new 1f64d3c426 docs(authoring-and-scheduling/deferring): add a note that 
we'll need to restart triggerer to reflect any trigger change (#32140)
     new 050b3856dc Update callbacks.rst (#32148)
     new 028af0cafc Use mapIndex to display extra links per mapped task. 
(#32154)
     new 3ed537c934 Documentation Changes (#32185)
     new 600a9254b4 Add libeos_dev on ARM runtime PROD image (#32200)
     new 7d0d67198e fix bugged singleton implementation (#32218)
     new 14480751dd Remove executor_class from Job - fixing backfil for custom 
executors (#32219)
     new 1a24e08d1f Add comment to warn off a potential wrong fix (#32230)
     new 9c7e2897b7 Add links to DAGRun / DAG / Task in templates-ref.rst 
(#32245)
     new 38df98bac8 Fix behaviour of LazyDictWithCache wheni import fails 
(#32248)
     new 555d73c0a1 Add information for users who ask for requirements (#32262)
     new 3e4c5e840a Clarify Listener API behavior  (#32269)
     new 288fb12e83 Update python.rst with multi-Scheduler LocalExecutor info 
(#32310)
     new 9d7a7e7558 Update index.rst doc to correct grammar (#32315)
     new bc7516b565 Retry transactions on occasional deadlocks for rendered 
fields (#32341)
     new fb30cbdb94 Fix try_number shown in the 
`task?task_id=&dag_id=&execution_date=` (#32361)
     new cd210181ee Update pipeline.rst (#32369)
     new 3b51035b5b feat(jobs/triggerer_job_runner): add triggerer canceled log 
(#31757)
     new 8ff7dfbd9e Sanitize `DagRun.run_id` and allow flexibility (#32293)
     new 191daab7a4 Hide sensitive values from extra in connection edit form 
(#32309)
     new 04a3a0ab27 Fix ts/eslint warnings (#32321)
     new 43720fb18a Add information on ARM MySQL support in Docker images 
(#32401)
     new f10204b59f Catch the exception that triggerer initialization failed 
(#31999)
     new c92574f471 Less precise check for error message in trigger 
initialization (#32035)
     new cf31c6f136 Fix triggerers alive check and add a new conf for triggerer 
heartbeat rate (#32123)
     new fc61875ca3 Fix failing main due to new release of jsonschema (#32405)
     new 9ae7f0a0fe Update version to 2.6.3
     new 9cddb22b64 Update RELEASE_NOTES.rst
     new ccee9c5ec1 Update trigger url to fix test

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   (b012eae95d)
            \
             N -- N -- N   refs/heads/v2-6-test (ccee9c5ec1)

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 42 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:
 tests/jobs/test_scheduler_job.py          | 2 +-
 tests/www/views/test_views_trigger_dag.py | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Reply via email to