This is an automated email from the ASF dual-hosted git repository.
pierrejeambrun pushed a change to branch v2-5-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
omit 76c4c3afec Fix CI
omit e69784252d Add Changelog for 2.5.3
omit 440fcf628d Update Airflow version to 2.5.3
omit d3232c8ecd Fix DagProcessorJob integration for standalone
dag-processor (#30278)
omit f4b05aa32c Revert "Also limit importlib on Python 3.9 (#30069)"
(#30209)
omit f5fb505eb2 Fix process killing with subprocess API (#30207)
omit 4a2f682173 Fix proper termination of gunicorn when it hangs (#30188)
omit 3cb6fb5de9 Fix copy dag run config in grid detail (#30184)
omit 317046c0d7 Fix XCom.get_one exactly one exception text (#30183)
omit 901faef364 Correct the VARCHAR size to 250. (#30178)
omit 53e956c98e Revert fix for on_failure_callback when task receives a
SIGTERM (#30165)
omit 283a912cb6 Move readOnly property to DagState to fix generated docs
(#30149)
omit 21753456ed Add custom_operator_name to @task.sensor tasks (#30131)
omit 816969ddde Ensure that `dag.partial_subset` doesn't mutate task group
properties (#30129)
omit f0a1baf5fc Fix inconsistent returned value of `airflow dags
next-execution` cli command (#30117)
omit fb40dc217b Bump webpack from 5.73.0 to 5.76.0 in /airflow/www (#30112)
omit 38852d4cd2 Formatted config (#30103)
omit 59162a3581 Fix spelling mistake in wwwutils.dag_run_link (#30098)
omit a0d130a22b Fix `TriggerRuleDep` when the mapped tasks count is 0
(#30084)
omit d06ca4e3b5 dag processor manager, add retry_db_transcation to
_fetch_callbacks (#30079)
omit a18a73e6e2 Adding more information regarding top level code (#30040)
omit 73329702e3 Remove upper bound limit of astroid (#30033)
omit 2af77e59e0 Improve install instruction for test package (#30030)
omit 46788aa9f4 Fix shell expansion for release management commands (#30027)
omit 8a4abf28ee Update workday example (#30026)
omit 0a9121438b Git clean should work if root owned files are in the
working tree (#30025)
omit f833089d5e Fix some typos in in the DAGs docs (#30015)
omit 42e4596eec Add capability of iterating locally on constraint files for
CI image (#30002)
omit 6aaf590029 Fix db clean command for mysql db (#29999)
omit 4805e2937e Update set-up-database.rst (#29991)
omit 27c1c5c5fb Fix indentation in release notes (#29987)
omit 7097baa63d Avoid considering EmptyOperator in mini scheduler (#29979)
omit ea8227b385 Fix some long known Graph View UI problems (#29971)
omit 10a1316331 fix dag docs toggle icon initial angle (#29970)
omit 867e2a8394 Fix tags selection in DAGs UI (#29944)
omit db628cbf07 Fix some typos on the kubernetes documentation (#29936)
omit 23358e5310 Remove accidentally merged vendor daemon patch code (#29895)
omit 7e2a9d8fe2 including airflow/example_dags/sql/sample.sql in
MANIFEST.in (#29883)
omit 73fd13f471 Move sqlalchemy.ext.declarative imports to orm (#29862)
add 4682160fc2 including airflow/example_dags/sql/sample.sql in
MANIFEST.in (#29883)
add c9566a220c Remove accidentally merged vendor daemon patch code (#29895)
add 595b6bcda0 Fix some typos on the kubernetes documentation (#29936)
add ce2d87c21f Fix tags selection in DAGs UI (#29944)
add e6d5de2cc0 fix dag docs toggle icon initial angle (#29970)
add c3ed93b36d Fix some long known Graph View UI problems (#29971)
add 1386987bba Avoid considering EmptyOperator in mini scheduler (#29979)
add e4f3d68180 Fix indentation in release notes (#29987)
add 35fb6f4d72 Update set-up-database.rst (#29991)
add 7ab02cac87 Fix db clean command for mysql db (#29999)
add c18f62566b Add capability of iterating locally on constraint files for
CI image (#30002)
add 4749376680 Fix some typos in in the DAGs docs (#30015)
add 6516097163 Git clean should work if root owned files are in the
working tree (#30025)
add 3a70c7afd1 Update workday example (#30026)
add d8bcb956cb Fix shell expansion for release management commands (#30027)
add 3e7ffb6309 Improve install instruction for test package (#30030)
add 0aa97d8f36 Remove upper bound limit of astroid (#30033)
add f52d95e6ff Adding more information regarding top level code (#30040)
add 13459ee7b3 dag processor manager, add retry_db_transcation to
_fetch_callbacks (#30079)
add 3f5b539d46 Fix `TriggerRuleDep` when the mapped tasks count is 0
(#30084)
add 30fcfd48af Fix spelling mistake in wwwutils.dag_run_link (#30098)
add 62b7047081 Formatted config (#30103)
add ccf4cdd140 Bump webpack from 5.73.0 to 5.76.0 in /airflow/www (#30112)
add ce2bc93496 Fix inconsistent returned value of `airflow dags
next-execution` cli command (#30117)
add 1deb3cfaa5 Ensure that `dag.partial_subset` doesn't mutate task group
properties (#30129)
add 6897943332 Add custom_operator_name to @task.sensor tasks (#30131)
add 8fce4d5198 Move readOnly property to DagState to fix generated docs
(#30149)
add 0bcc70d9dc Revert fix for on_failure_callback when task receives a
SIGTERM (#30165)
add 8100b6e036 Correct the VARCHAR size to 250. (#30178)
add 937177a49d Fix XCom.get_one exactly one exception text (#30183)
add 7a8856696b Fix copy dag run config in grid detail (#30184)
add 2a5a1c2e2e Fix proper termination of gunicorn when it hangs (#30188)
add e7946e8304 Fix process killing with subprocess API (#30207)
add 54357882e4 Revert "Also limit importlib on Python 3.9 (#30069)"
(#30209)
add b738ea7cf5 Fix DagProcessorJob integration for standalone
dag-processor (#30278)
add 84d7edf3b7 Update Airflow version to 2.5.3
add 8650670d07 Add Changelog for 2.5.3
add 1cc02de30e Fix CI
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 (76c4c3afec)
\
N -- N -- N refs/heads/v2-5-test (1cc02de30e)
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:
airflow/api/common/mark_tasks.py | 3 ++-
airflow/api_connexion/endpoints/log_endpoint.py | 2 +-
airflow/models/base.py | 2 +-
airflow/models/connection.py | 3 ++-
airflow/models/dagrun.py | 4 +++-
airflow/models/variable.py | 3 ++-
airflow/settings.py | 3 ++-
airflow/www/fab_security/sqla/models.py | 3 ++-
8 files changed, 15 insertions(+), 8 deletions(-)