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

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


    omit 944a8e9eac1 [v3-1-test] Fix toast notification description text 
truncation (#59356) (#59369)
    omit 53a4d56306b [v3-1-test] Add toaster notifications for Connection Test 
(#59354) (#59368)
    omit ac38f6fc936 [v3-1-test] Update json to JSON for consistency in 
translations (#59323) (#59333)
    omit 762ab91a776 build: upgrade uv to 0.9.17, prek to 0.2.21, ruff to 
0.14.9 (#59353)
    omit fad5cf2c86f [v3-1-test] fix airflowignore negation does not work in 
subfolders (#58740) (#59305)
    omit 31c6bd5b236 [v3-1-test] Fix XCom key handling when keys contain 
special characters like slash (#58344) (#59311)
    omit 6d92f727694 [v3-1-test] Fix flaky 
test_get_last_ti_filters_removed_tasks and Pydantic v2 discriminator error to 
fix CI (#59273) (#59278)
    omit aae92286457 Adds missing bullet points to release notes for 3.1.4 
(#59276)
    omit 11a27590ea2 [v3-1-test] Fix an odd import of pendulum from 
sqlalchemy_utils instead of elsewhere. (#59258) (#59265)
    omit 6648658fbe6 [v3-1-test] Don't depend upon FastAPI inside Task-SDK 
client (#59250) (#59257)
    omit b95517a0c60 CI: Upgrade important CI environment (#59232)
    omit fc5035d1b6e [v3-1-test] Close the gaps in PL translation 2025-12-09 
(#59251) (#59256)
    omit b5d6e64fb50 [v3-1-test] Complete Hebrew translation 2025-12-09 
(#59133) (#59255)
    omit 6a3432a4dc4 [v3-1-test] Fix links for DurationChart (#59095) (#59237)
    omit 3b8777660b9 [v3 branch] Fix misleading error message when GitHook 
creation fails (#59236)
    omit 55c1ab1c12e [v3-1-test] Create additional users in breeze for testing 
(#58126) (#59233)
    omit 2d9de4ceea1 [v3-1-test] Fix side-effect of running version suffix 
replacements (#58937) (#59223)
    omit 95f0c7c90a5 [v3-1-test] Fix outdated dependency documentation (#58970) 
(#59219)
    omit 871798656cc missing ca translations in v3-1-test (#59216)
    omit f72763b79c0 Convert the exclusion on urllib3 to != for 2.6.0 (#59203) 
(#59212)
    omit d3fc7f26bf1 [v3-1-test] Show asset extra in asset list (#59195) 
(#59201)
    omit 7f36280f1d5 [v3-1-test] Prevent dag processor crash on encountering 
excel files in the DAG directory (#59069) (#59170)
    omit b3fb40053dc Translation gaps in v3-1-test TR (#59169)
    omit 020c2d67ebe [v3-1-test] Fix DagRun.queued_at not updating when 
clearing (#59066) (#59177)
    omit 8be14ce1d5c [v3-1-test] Drop Airflow 2 Support in Edge Provider 
(#59143) (#59179)
    omit 9cfacb43155 [v3-1-test] Align the term Dag in all translations (#59155)
    omit a4a7652daeb [v3-1-test] fix flaky TestEmrCreateJobFlowOperator 
(#59128) (#59137)
    omit 9236ee424f3 [v3-1-test] fix: Rendered Templates not showing dictionary 
items in AF3 (#58071) (#59176)
    omit 47b6180af05 [v3-1-test] Fix mypy error on version check in dev 
(#59171) (#59172)
    omit 2ff951e4505 [v3-1-test] Fix airflow/task-sdk relase PMC checks 
(#59164) (#59165)
    omit 613993e36c0 [v3-1-test] Fix breeze check-release-files Command for 
Core+Task SDK checks (#59159) (#59163)
    omit 87e4033613b [v3-1-test] Breeze exit on incompatible arguments (#59148) 
(#59157)
    omit 8faf436af14 CI: Upgrade important CI environment (#59145)
    omit 196e92fbc4a [v3-1-test] Bump ruff to 0.14.8, uv to 0.9.15 (#59058) 
(#59079)
    omit 63729553ccf [v3-1-test] Uncomment Python version pin in 
`check-lazy-logging` (#59047) (#59067)
    omit d99e3d440f9 Backport (#59052)
    omit 75f27167e9a [v3-1-test] Move HTTPAuthorizationCredentials import from 
TYPE_CHECKING block to (#59048) (#59056)
    omit adb9a59181b [v3-1-test] Change task log source display to hidden by 
default (#58749) (#59045)
    omit 707a390abbf [v3-1-test] Fix go back button from fab iframe (#58997) 
(#59007)
    omit 518b9050161 [v3-1-test] provide a clear naming and description for the 
attribute caching get_template_context (#59023) (#59036)
    omit b47f11c09c8 [v3-1-test] Add prek check before compiling assets in 
start-airflow (#58979) (#58996)
    omit 90d2d6e0689 [v3-1-test] Update the documentation for the LocalExecutor 
(#58990) (#59022)
    omit 17cf1e75cfc [v3-1-test] Fix task instance and runs tooltips in Grid 
view (#58359) (#59013)
    omit 72112f8a375 [v3-1-test] Also limit urllib3 to < 2.6.0 in k8s tests - 
for use in v3-1-tests (#59152) (#59158)
    omit eb327681576 [v3-1-test] Limit urllib3 to <2.6.0 during latest boto 
tests (#59130) (#59132)
     add 30dc824e51a Update Airflow Version to 3.1.5
     add a42f2fba505 Update RELEASE_NOTES.rst
     new f0c7b17d257 [v3-1-test] Limit urllib3 to <2.6.0 during latest boto 
tests (#59130) (#59132)
     new c30d5733c98 [v3-1-test] Also limit urllib3 to < 2.6.0 in k8s tests - 
for use in v3-1-tests (#59152) (#59158)
     new bfb2893489b [v3-1-test] Fix task instance and runs tooltips in Grid 
view (#58359) (#59013)
     new 1e628fde239 [v3-1-test] Update the documentation for the LocalExecutor 
(#58990) (#59022)
     new 006c5b6add0 [v3-1-test] Add prek check before compiling assets in 
start-airflow (#58979) (#58996)
     new ab57d9e5e67 [v3-1-test] provide a clear naming and description for the 
attribute caching get_template_context (#59023) (#59036)
     new a0ed2dbcda1 [v3-1-test] Fix go back button from fab iframe (#58997) 
(#59007)
     new de502cfc789 [v3-1-test] Change task log source display to hidden by 
default (#58749) (#59045)
     new dc3ec99d0ce [v3-1-test] Move HTTPAuthorizationCredentials import from 
TYPE_CHECKING block to (#59048) (#59056)
     new d38ae34ce5d Backport (#59052)
     new 2b5aaebc72f [v3-1-test] Uncomment Python version pin in 
`check-lazy-logging` (#59047) (#59067)
     new 0a74268df58 [v3-1-test] Bump ruff to 0.14.8, uv to 0.9.15 (#59058) 
(#59079)
     new cdb60c303a9 CI: Upgrade important CI environment (#59145)
     new cde04dba4e6 [v3-1-test] Breeze exit on incompatible arguments (#59148) 
(#59157)
     new e1da428c3ec [v3-1-test] Fix breeze check-release-files Command for 
Core+Task SDK checks (#59159) (#59163)
     new 652f5238742 [v3-1-test] Fix airflow/task-sdk relase PMC checks 
(#59164) (#59165)
     new 5867525e6a2 [v3-1-test] Fix mypy error on version check in dev 
(#59171) (#59172)
     new d2edfa5f236 [v3-1-test] fix: Rendered Templates not showing dictionary 
items in AF3 (#58071) (#59176)
     new f2eb3b4ff59 [v3-1-test] fix flaky TestEmrCreateJobFlowOperator 
(#59128) (#59137)
     new 76ebef1c741 [v3-1-test] Align the term Dag in all translations (#59155)
     new 5d13b1a690b [v3-1-test] Drop Airflow 2 Support in Edge Provider 
(#59143) (#59179)
     new 3ae9254d987 [v3-1-test] Fix DagRun.queued_at not updating when 
clearing (#59066) (#59177)
     new 0a5011ed432 Translation gaps in v3-1-test TR (#59169)
     new a650ba5cbe0 [v3-1-test] Prevent dag processor crash on encountering 
excel files in the DAG directory (#59069) (#59170)
     new 58841775476 [v3-1-test] Show asset extra in asset list (#59195) 
(#59201)
     new 68997f43d65 Convert the exclusion on urllib3 to != for 2.6.0 (#59203) 
(#59212)
     new a327dd70a05 missing ca translations in v3-1-test (#59216)
     new fd4b9a7136c [v3-1-test] Fix outdated dependency documentation (#58970) 
(#59219)
     new ee797e7e1b3 [v3-1-test] Fix side-effect of running version suffix 
replacements (#58937) (#59223)
     new 0c9041973ec [v3-1-test] Create additional users in breeze for testing 
(#58126) (#59233)
     new 32e34d07832 [v3 branch] Fix misleading error message when GitHook 
creation fails (#59236)
     new 76ad0cf4b3b [v3-1-test] Fix links for DurationChart (#59095) (#59237)
     new d91b0c79ab7 [v3-1-test] Complete Hebrew translation 2025-12-09 
(#59133) (#59255)
     new ae1654eb64b [v3-1-test] Close the gaps in PL translation 2025-12-09 
(#59251) (#59256)
     new 4d552a25c99 CI: Upgrade important CI environment (#59232)
     new 3ede289deb9 [v3-1-test] Don't depend upon FastAPI inside Task-SDK 
client (#59250) (#59257)
     new 033af21a917 [v3-1-test] Fix an odd import of pendulum from 
sqlalchemy_utils instead of elsewhere. (#59258) (#59265)
     new f5925589f40 Adds missing bullet points to release notes for 3.1.4 
(#59276)
     new a19b55b3fae [v3-1-test] Fix flaky 
test_get_last_ti_filters_removed_tasks and Pydantic v2 discriminator error to 
fix CI (#59273) (#59278)
     new ed7d82f8694 [v3-1-test] Fix XCom key handling when keys contain 
special characters like slash (#58344) (#59311)
     new 449e634fd6b [v3-1-test] fix airflowignore negation does not work in 
subfolders (#58740) (#59305)
     new 7b925bc3a53 build: upgrade uv to 0.9.17, prek to 0.2.21, ruff to 
0.14.9 (#59353)
     new 5f909eda354 [v3-1-test] Update json to JSON for consistency in 
translations (#59323) (#59333)
     new 0148683bb16 [v3-1-test] Add toaster notifications for Connection Test 
(#59354) (#59368)
     new baa7720a9fd [v3-1-test] Fix toast notification description text 
truncation (#59356) (#59369)
     new 298f0d2b149 Update reproducible build hash

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   (944a8e9eac1)
            \
             N -- N -- N   refs/heads/v3-1-test (298f0d2b149)

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 46 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:
 README.md                                                  | 12 ++++++------
 RELEASE_NOTES.rst                                          |  2 +-
 airflow-core/docs/installation/supported-versions.rst      |  2 +-
 airflow-core/pyproject.toml                                |  4 ++--
 airflow-core/src/airflow/__init__.py                       |  2 +-
 dev/breeze/src/airflow_breeze/global_constants.py          |  2 +-
 docker-stack-docs/README.md                                | 10 +++++-----
 .../extending/add-airflow-configuration/Dockerfile         |  2 +-
 .../docker-examples/extending/add-apt-packages/Dockerfile  |  2 +-
 .../extending/add-build-essential-extend/Dockerfile        |  2 +-
 .../docker-examples/extending/add-providers/Dockerfile     |  2 +-
 .../extending/add-pypi-packages-constraints/Dockerfile     |  2 +-
 .../extending/add-pypi-packages-uv/Dockerfile              |  2 +-
 .../docker-examples/extending/add-pypi-packages/Dockerfile |  2 +-
 .../extending/add-requirement-packages/Dockerfile          |  2 +-
 .../docker-examples/extending/custom-providers/Dockerfile  |  2 +-
 .../docker-examples/extending/embedding-dags/Dockerfile    |  2 +-
 .../extending/writable-directory/Dockerfile                |  2 +-
 docker-stack-docs/entrypoint.rst                           | 14 +++++++-------
 generated/PYPI_README.md                                   | 10 +++++-----
 pyproject.toml                                             |  6 +++---
 reproducible_build.yaml                                    |  4 ++--
 scripts/ci/prek/supported_versions.py                      |  2 +-
 task-sdk/pyproject.toml                                    |  2 +-
 task-sdk/src/airflow/sdk/__init__.py                       |  2 +-
 25 files changed, 48 insertions(+), 48 deletions(-)

Reply via email to