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

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


    omit b42172614b Update release date on Release note
    omit 003971fab9 Add limit for JPype1 (#23847)
    omit 1572c9aabf Better fix for constraint-reference (#23845)
    omit cf77eb701a Update version to 2.3.1 and add release notes
    omit 447e899006 Grid data: do not load all mapped instances (#23813)
    omit de2f739f70 Add missing "airflow-constraints-reference" parameter 
(#23844)
    omit cae61ed71c Fix python version command (#23818)
    omit 1857a7bb99 Document fix for broken elasticsearch logs with 2.3.0+ 
upgrade (#23821)
    omit d534bdf8fa Automatically reschedule stalled queued tasks in 
CeleryExecutor (v2) (#23690)
    omit c8a4e557a6 Add UI tests for /utils and /components (#23456)
    omit abbc0b5a2b Fix expand/collapse all buttons (#23590)
    omit 15fe9f61d5 19943 Grid view status filters (#23392)
    omit 66c6c0458b Expand/collapse all groups (#23487)
    omit d61cde679a Fix retrieval of deprecated non-config values (#23723)
    omit 743f4b9031 Fix secrets rendered in UI when task is not executed. 
(#22754)
    omit 54e5ce24bb Fix provider import error matching (#23825)
    omit f5f06fa785 Fix regression in ignoring symlinks (#23535)
    omit d8d87162ea Fix "breeze-legacy" after building images was removed 
(#23404)
    omit 91438f4dc0 Modify db clean to also catch the ProgrammingError 
exception (#23699)
    omit 7d4090d5fc Shorten max pre-commit hook name length (#23677)
    omit 6235ac248a Make Breeze help generation indepdent from having breeze 
installed (#23612)
    omit bae9a1b2dd Add version to migration prefix (#23564)
    omit b77e616aa4 Fix typos in README.md and airflow_doc_issue_report.yml 
(#23294)
    omit f9287821cb Fix `check_files.py` to work on new minor releases (#23287)
    omit 7de32629e2 Add missing steps to release process (#23384)
    omit 65f6a66f62 Remove tagging of `constraint-x-y` branch from release 
process (#23399)
    omit 8ed7a80ead Update Airflow Release Doc (#23322)
    omit ffb3ee0617 Fix python version used for cache preparaation (#23785)
    omit 709e1bc7f7 Increase timeout for Helm Chart executor upgrade tests 
(#23759)
    omit ec92aa9707 Further speed up fixing ownership in CI (#23782)
    omit 8e0b730385 Add tagging image as latest for CI image wait (#23775)
    omit 4bf3aeee6e Change `Github` to `GitHub` (#23764)
    omit 09142845cf Add environment check and build image check for more Breeze 
commands (#23687)
    omit eb49d31fc1 Fix property name in breeze Shell Params (#23696)
    omit d07392fe15 Fix dag-processor fetch metabase config (#23575)
    omit 27762afd9f Fix auto upstream dep when expanding non-templated field 
(#23771)
    omit 99202020fc Fix task log is not captured (#23684)
    omit 0ddc90f120 Add 'reschedule' to the serialized fields for the 
BaseSensorOperator (#23674)
    omit 1c37a96fb5 Remove titles from link buttons (#23736)
    omit c0b9d26b9e Fix grid details header text overlap (#23728)
    omit e66e813cfe remove `--` in `./breeze build-docs` command (#23671)
    omit 07d0bee056 Ensure execution_timeout as timedelta (#23655)
    omit d836cd141d Don't run pre-migration checks for downgrade (#23634)
    omit f62101bd41 Fix typo issue (#23633)
    omit acad83ca8c Add index for event column in log table (#23625)
    omit 8e35daec67 Implement send_callback method for CeleryKubernetesExecutor 
and LocalKubernetesExecutor (#23617)
    omit 6d003ddbbb Add slim images to docker-stack docs index (#23601)
    omit 624c401b2e Update dags.rst (#23579)
    omit 38b9c7c19b Fix `PythonVirtualenvOperator` templated_fields (#23559)
    omit e6b41e0198 Apply specific ID collation to root_dag_id too (#23536)
    omit 3c997781d5 Prevent KubernetesJobWatcher getting stuck on resource too 
old (#23521)
    omit cceccf27b2 Fix scheduler crash when expanding with mapped task that 
returned none (#23486)
    omit b369085409 Fix broken dagrun links when many runs start at the same 
time (#23462)
    omit 25ff87d904 Move dag_processing.processor_timeouts to counters section 
(#23393)
    omit 9e3a9ec222 Fix: Exception when parsing log #20966 (#23301)
    omit 540beb6f2b Handle invalid date parsing in webserver views. (#23161)
    omit af22a53393 Pools with negative open slots should not block other pools 
(#23143)
    omit 71a0f0d973 Move around overflow, position and padding (#23044)
    omit 5e0c9896d2 Add typing for airflow/configuration.py (#23716)
    omit 55a3917d1d Use profiles to disable flower in docker-compose (#23709)
    omit 46521d0a54 Add slim image to docs/docker-stack/README.md (#23710)
    omit 51465a65d0 Clarify that bundle extras should not be used for PyPi 
installs (#23697)
    omit a791f3a7f8 Disable Flower by default from docker-compose (#23685)
    omit 19a7f3b959 Upgrade `pip` to latest released 22.1.0 version (#23665)
    omit d3383f00bc Replace "absolute()" with "resolve()" in pathlib objects 
(#23675)
    omit 7dd39a5e96 Add wildcard possibility to `package-filter` parametere 
(#23672)
    omit ac522060cf Synchronize support for Postgres and K8S in docs (#23673)
    omit 497f388b4a Added postgres 14 to support versions(including breeze) 
(#23506)
    omit efe38a95c6 [FEATURE] add K8S 1.24 support (#23637)
    omit 1cbc4d1664 [FEATURE] update K8S-KIND to 0.13.0 (#23636)
    omit ca072dcf42 Update min requirements for rich to 12.4.1 (#23604)
    omit 1e9b668947 Use inclusive words in apache airflow project (#23090)
    omit be687d2f39 Improve caching for multi-platform images. (#23562)
    omit c658a48d43 Clean up in-line f-string concatenation (#23591)
    omit bcde3caacd tHe output of commands of Breeze are only generated when 
they change (#23570)
    omit 5b1664cadf Add slim images to release process (#23391)
    omit 84554b5737 Refactor Breeze to group related methods and classes 
together (#23556)
    omit 3870850100 Add logging in to Github Registry for breeze pull (#23551)
    omit 6923cf3b95 Fix accidental including of providers in airflow package 
(#23552)
    omit d46451fa8c Seperate provider verification as standalone breeze command 
(#23454)
    omit c059dd7e60 Move tests command in new breeze (#23445)
    omit e8c95a237b Changed word 'the' instead 'his' (#23493)
    omit 99e5a0dee7 Move non-opencontainer labeling of the image to breeze from 
Dockerfile (#23379)
    omit 43589dd887 Unify approach for user questions asked in Breeze (#23335)
    omit be1b5b706f Improve verbose output of Breeze (#23446)
    omit 1936cfeeff Mark image as refreshed when pulled on CI (#23410)
    omit af913793fd Refactor code references from tree to grid (#23254)
    omit 3cfb7d4600 Add IPV6 form of the address in cassandra status check 
(#23537)
    omit 6c4788e21d Change approach to finding bad rows to LEFT OUTER JOIN. 
(#23528)
    omit 5b3cab24ae Fix _PIP_ADDITIONAL_REQUIREMENTS case for docker-compose 
(#23517)
    omit ba6795e3b5 Replace DummyOperator references in docs (#23502)
    omit d9075f89e1 Only count bad refs when `moved` table exists (#23491)
    omit e4521ef462 Visually distinguish task group summarys (#23488)
    omit 9862c821d4 Remove color change for highly nested groups (#23482)
    omit e13fc008fe Remove remaining Python3.6 references (#23474)
    omit 8e3f489a48 Add Python 3.10 trove classifier (#23464)
    omit 88d895695a Optimize 2.3.0 pre-upgrade check queries (#23458)
    omit 66581222ad Docs: Python 3.10 is now supported (#23457)
    omit 367865abfc Add backward compatibility for core__sql_alchemy_conn__cmd 
(#23441)
    omit 4d1f6004de Fix literal cross product expansion (#23434)
    omit e63f62cd4c [FIX] remove python 3.6 (#23409)
    omit 438fbe8f06 Fix `version_added` for `[sensors] default_timeout` (#23388)
    omit 32d491691a Update missing `version_added` in config.yml (#23387)
    omit dfb13eed9c Add doc notes for keyword-only args for `expand()` and 
`partial()` (#23373)
    omit 7daa3a37ff Fix broken task instance link in xcom list (#23367)
    omit f50ef221d8 Fix connection test button (#23345)
    omit 1a76639d80 fix cli `airflow dags show` for mapped operator (#23339)
    omit 894868b406 Hide some task instance attributes (#23338)
    omit a51b679c38 Don't show grid actions if server would reject with 
permission denied (#23332)
    omit 967859cf58 Use run_id for ti.mark_success_url (#23330)
    omit 4470779044 Improve react www tests (#23329)
    omit 0a0a4dfbac Ignore some files/directory when releasing source code 
(#23325)
    omit 739539a024 Fix update user auth stats (#23314)
    omit ee194585e6 Use <Time /> in Mapped Instance table (#23313)
    omit d81bf8511f Fix duplicated Kubernetes DeprecationWarnings (#23302)
    omit b433305a5c Store grid view selection in url params (#23290)
    omit 9ee62df17a Remove custom signal handling in Triggerer (#23274)
    omit cd4dc89e4d Override pool for TaskInstance when pool is passed from 
cli. (#23258)
    omit 605dbd08bc Show warning if '/' is used in a DAG run ID (#23106)
    omit 848830c6e2 Use kubernetes queue in kubernetes hybrid executors (#23048)
    omit 019d14c12e Bump pre-commit hook versions (#22887)
    omit 018e88ac71 Add tags inside try block. (#21784)
    omit 37486c91aa Improve handling of entry and exit to common Breeze 
commands (#23395)
    omit c0533393a2 Fix deriving of PyPI branch from airflow version (#23380)
    omit 3a8af0ab3d Clarify 2.3.0 kubernetes min version is about library not 
cluster (#23398)
    omit 158ce0adec Fix 2.3.0 release date in release notes
    omit ebfc1b0036 Bump version to 2.3.0
    omit 072d441f0b Add missing --for-production parameter for new breeze docs 
building (#23376)
    omit c514758c0e When exec fails in breeze we do not print stack-trace 
(#23342)
    omit 75301c4242 Fix mssql in the new Breeze (#23368)
    omit ea8d4a3ac4 Fix regeneration of breeze screenshots (#23344)
    omit 53964ccf81 Cleaner default output when breeze starts (#23341)
    omit 4a12b5b0a9 resolving conflict (#23052)
    omit c062edd46c Remove confusion about upgrade-to-newer-dependencies breeze 
param (#23334)
    omit 807983166e Unify style of communication with the users for Breeze. 
(#23311)
    omit c4f6886485 Fix empty image preparation (#23304)
     add 443ac72ed1 Fix empty image preparation (#23304)
     add 1f33df596a Unify style of communication with the users for Breeze. 
(#23311)
     add e8fdd95dfc Remove confusion about upgrade-to-newer-dependencies breeze 
param (#23334)
     add 45a8483020 resolving conflict (#23052)
     add 18d7456c6f Cleaner default output when breeze starts (#23341)
     add 001987cc21 Fix regeneration of breeze screenshots (#23344)
     add 995c45aef7 Fix mssql in the new Breeze (#23368)
     add cc1f736529 When exec fails in breeze we do not print stack-trace 
(#23342)
     add ec69860529 Add missing --for-production parameter for new breeze docs 
building (#23376)
     add 5647a95832 Bump version to 2.3.0
     add 8fc0a5aba5 Fix 2.3.0 release date in release notes
     add 04cc4a510f Clarify 2.3.0 kubernetes min version is about library not 
cluster (#23398)
     add d9718c3601 Fix deriving of PyPI branch from airflow version (#23380)
     add 886c10e42e Improve handling of entry and exit to common Breeze 
commands (#23395)
     add fbb6b9cbb9 Add tags inside try block. (#21784)
     add 683d1dc4fb Bump pre-commit hook versions (#22887)
     add 44578a80ce Use kubernetes queue in kubernetes hybrid executors (#23048)
     add 367a6f077a Show warning if '/' is used in a DAG run ID (#23106)
     add 062308f5ca Override pool for TaskInstance when pool is passed from 
cli. (#23258)
     add a0a2ddf60d Remove custom signal handling in Triggerer (#23274)
     add 8cc26f7df6 Store grid view selection in url params (#23290)
     add d3be9dd592 Fix duplicated Kubernetes DeprecationWarnings (#23302)
     add fc8aef0978 Use <Time /> in Mapped Instance table (#23313)
     add 2976182e12 Fix update user auth stats (#23314)
     add c0b91462d2 Ignore some files/directory when releasing source code 
(#23325)
     add 7657e65312 Improve react www tests (#23329)
     add 427a125389 Use run_id for ti.mark_success_url (#23330)
     add 84021dedbe Don't show grid actions if server would reject with 
permission denied (#23332)
     add 5290cfd506 Hide some task instance attributes (#23338)
     add a5389e8313 fix cli `airflow dags show` for mapped operator (#23339)
     add 04b815d96a Fix connection test button (#23345)
     add 636e82e833 Fix broken task instance link in xcom list (#23367)
     add c06c214581 Add doc notes for keyword-only args for `expand()` and 
`partial()` (#23373)
     add 02be4d99af Update missing `version_added` in config.yml (#23387)
     add 806ea46e0d Fix `version_added` for `[sensors] default_timeout` (#23388)
     add 98872ef906 [FIX] remove python 3.6 (#23409)
     add e338621dca Fix literal cross product expansion (#23434)
     add 372495d4b1 Add backward compatibility for core__sql_alchemy_conn__cmd 
(#23441)
     add 321294bbf1 Docs: Python 3.10 is now supported (#23457)
     add 824d36ff0d Optimize 2.3.0 pre-upgrade check queries (#23458)
     add 93253c0d57 Add Python 3.10 trove classifier (#23464)
     add 4bdfeb54ff Remove remaining Python3.6 references (#23474)
     add a1a1cf1d49 Remove color change for highly nested groups (#23482)
     add 56a19fd102 Visually distinguish task group summarys (#23488)
     add fef6f7773d Only count bad refs when `moved` table exists (#23491)
     add e7d860ab87 Replace DummyOperator references in docs (#23502)
     add 5af6febf1f Fix _PIP_ADDITIONAL_REQUIREMENTS case for docker-compose 
(#23517)
     add 1e3b8014e2 Change approach to finding bad rows to LEFT OUTER JOIN. 
(#23528)
     add 7e1611132d Add IPV6 form of the address in cassandra status check 
(#23537)
     add 6ba8f44278 Refactor code references from tree to grid (#23254)
     add d100302158 Mark image as refreshed when pulled on CI (#23410)
     add de460d3ca2 Improve verbose output of Breeze (#23446)
     add 0400865b68 Unify approach for user questions asked in Breeze (#23335)
     add 0968ac7763 Move non-opencontainer labeling of the image to breeze from 
Dockerfile (#23379)
     add d4ee616b1f Changed word 'the' instead 'his' (#23493)
     add 7526742613 Move tests command in new breeze (#23445)
     add 79eb165801 Seperate provider verification as standalone breeze command 
(#23454)
     add c64b0094c3 Fix accidental including of providers in airflow package 
(#23552)
     add 3d9c24143c Add logging in to Github Registry for breeze pull (#23551)
     add c8d393d8f8 Refactor Breeze to group related methods and classes 
together (#23556)
     add 77627b2e52 Add slim images to release process (#23391)
     add 4929d365d3 tHe output of commands of Breeze are only generated when 
they change (#23570)
     add 90b9e7365e Clean up in-line f-string concatenation (#23591)
     add 9809ad75b6 Improve caching for multi-platform images. (#23562)
     add 69f18fc2fe Use inclusive words in apache airflow project (#23090)
     add bfc04e9f39 Update min requirements for rich to 12.4.1 (#23604)
     add e4b8a1b799 [FEATURE] update K8S-KIND to 0.13.0 (#23636)
     add 0407042e6c [FEATURE] add K8S 1.24 support (#23637)
     add 1441e11d7c Added postgres 14 to support versions(including breeze) 
(#23506)
     add dd5db259df Synchronize support for Postgres and K8S in docs (#23673)
     add fdc098eec5 Add wildcard possibility to `package-filter` parametere 
(#23672)
     add 403a3f00a3 Replace "absolute()" with "resolve()" in pathlib objects 
(#23675)
     add a5e6a93bf1 Upgrade `pip` to latest released 22.1.0 version (#23665)
     add e3fd257dc1 Disable Flower by default from docker-compose (#23685)
     add 32aa1ac6ba Clarify that bundle extras should not be used for PyPi 
installs (#23697)
     add e90395a564 Add slim image to docs/docker-stack/README.md (#23710)
     add b0b8a953ff Use profiles to disable flower in docker-compose (#23709)
     add 33defa999d Add typing for airflow/configuration.py (#23716)
     add bb6d7ad0d0 Move around overflow, position and padding (#23044)
     add 1d00531e99 Pools with negative open slots should not block other pools 
(#23143)
     add 4b5b15c976 Handle invalid date parsing in webserver views. (#23161)
     add 59f00970f5 Fix: Exception when parsing log #20966 (#23301)
     add 85851e71b6 Move dag_processing.processor_timeouts to counters section 
(#23393)
     add c7c7ae3847 Fix broken dagrun links when many runs start at the same 
time (#23462)
     add cc502478a1 Fix scheduler crash when expanding with mapped task that 
returned none (#23486)
     add 5a94a165b3 Prevent KubernetesJobWatcher getting stuck on resource too 
old (#23521)
     add 243d663ee0 Apply specific ID collation to root_dag_id too (#23536)
     add 08a771b805 Fix `PythonVirtualenvOperator` templated_fields (#23559)
     add 8f0e02879b Update dags.rst (#23579)
     add 9ec2b8a229 Add slim images to docker-stack docs index (#23601)
     add 5eaad50422 Implement send_callback method for CeleryKubernetesExecutor 
and LocalKubernetesExecutor (#23617)
     add 13588a5aee Add index for event column in log table (#23625)
     add 64cb280ca8 Fix typo issue (#23633)
     add 44af6a7bd8 Don't run pre-migration checks for downgrade (#23634)
     add 37d7e6bee3 Ensure execution_timeout as timedelta (#23655)
     add 4190119f96 remove `--` in `./breeze build-docs` command (#23671)
     add a780109c33 Fix grid details header text overlap (#23728)
     add 77477dd14b Remove titles from link buttons (#23736)
     add 212ad67c7d Add 'reschedule' to the serialized fields for the 
BaseSensorOperator (#23674)
     add 0ca318a575 Fix task log is not captured (#23684)
     add d63c84c7ac Fix auto upstream dep when expanding non-templated field 
(#23771)
     add d1af6c6a67 Fix dag-processor fetch metabase config (#23575)
     add a96d15f5dd Fix property name in breeze Shell Params (#23696)
     add bcd9bb771c Add environment check and build image check for more Breeze 
commands (#23687)
     add 81d8c7e05d Change `Github` to `GitHub` (#23764)
     add b1ec576f85 Add tagging image as latest for CI image wait (#23775)
     add 36e68a8988 Further speed up fixing ownership in CI (#23782)
     add 84592d400f Increase timeout for Helm Chart executor upgrade tests 
(#23759)
     add 578421e8e8 Fix python version used for cache preparaation (#23785)
     add ef21c8f1b8 Update Airflow Release Doc (#23322)
     add 29077c5801 Remove tagging of `constraint-x-y` branch from release 
process (#23399)
     add 74168ed2e5 Add missing steps to release process (#23384)
     add d8254db5bb Fix `check_files.py` to work on new minor releases (#23287)
     add ba4649ea78 Fix typos in README.md and airflow_doc_issue_report.yml 
(#23294)
     add 7b48c9df31 Add version to migration prefix (#23564)
     add acfdc54b6a Make Breeze help generation indepdent from having breeze 
installed (#23612)
     add d7092b7611 Shorten max pre-commit hook name length (#23677)
     add dd22e54600 Modify db clean to also catch the ProgrammingError 
exception (#23699)
     add a1bcb8a669 Fix "breeze-legacy" after building images was removed 
(#23404)
     add 06b0629434 Fix regression in ignoring symlinks (#23535)
     add 622b5e2fc5 Fix provider import error matching (#23825)
     add 1cbb0ad26d Fix secrets rendered in UI when task is not executed. 
(#22754)
     add 0230f12cad Fix retrieval of deprecated non-config values (#23723)
     add 0bc7ef8da1 Expand/collapse all groups (#23487)
     add b87becae6a 19943 Grid view status filters (#23392)
     add 3dad7d5a1c Fix expand/collapse all buttons (#23590)
     add 43940bed14 Add UI tests for /utils and /components (#23456)
     add 7058eb3236 Automatically reschedule stalled queued tasks in 
CeleryExecutor (v2) (#23690)
     add 23385571f9 Document fix for broken elasticsearch logs with 2.3.0+ 
upgrade (#23821)
     add 99b4095f5c Fix python version command (#23818)
     add 164af6a4e0 Add missing "airflow-constraints-reference" parameter 
(#23844)
     add b3b8b78b44 Grid data: do not load all mapped instances (#23813)
     add 045abd9e03 Update version to 2.3.1 and add release notes
     add 5b5dd7f462 Better fix for constraint-reference (#23845)
     add ecd25be72a Add limit for JPype1 (#23847)
     add ee100a592e Update release date on Release note

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   (b42172614b)
            \
             N -- N -- N   refs/heads/v2-3-test (ee100a592e)

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.

No new revisions were added by this update.

Summary of changes:

Reply via email to