This is an automated email from the ASF dual-hosted git repository.
rahulvats pushed a change to branch changes320rc1
in repository https://gitbox.apache.org/repos/asf/airflow.git
discard 6f0f452f340 Update python client version/changelog for 3.2.0 release
omit 79f64575b1a Update release notes for 3.2.0rc2
omit 33e9bad3bbd [v3-2-test] Guard against null trigger in asset watcher
cleanup (#64659) (#64660)
omit 103c05d22f0 [v3-2-test] Fix ObjectStoragePath NoCredentialsError when
using conn_id with remote stores (#64634) (#64646)
omit 2f7893f7ebb [v3-2-test] Fix double-serialization issue by unwrapping
serialized kwargs in `encode_trigger` (#64626) (#64642)
omit bbc9a659688 [v3-2-test] Run DB check only for core components in prod
entrypoint (#63413) (#64637)
omit 8950405d963 [v3-2-test] Remove false-positive RFC3986 underscore
warning from Connection.get_uri() (#64345) (#64607)
omit ff08ceb2dd6 [v3-2-test] fix: restore early return in
check_for_write_conflict (#64062) (#64426)
omit 777caf04010 [v3-2-test] Fix deferred task resume failure when worker
is older than server (#64598) (#64619)
omit a15dbf599c0 [v3-2-test] Fix serde deserialization of old-format
builtin types in trigger kwargs (#64615) (#64623)
omit c92d473b5a8 [v3-2-test] Fix: Restore live stdout logging for
Elasticsearch log forwarding (#64067) (#64592)
omit 7790548079d Fix TaskInstance crash with non-serialized operators
missing get_weight (#64557) (#64597)
omit abfaef45e2a [v3-2-test] Retry uv sync lowest-direct resolution in CI
to handle transient failures (#64565) (#64578)
omit cefffb2eab5 [v3-2-test] Fix Gantt view still visible when time range
is outside dagrun window #64147 (#64179) (#64549)
omit 091ef3ae3ad [v3-2-test] Increase Playwright E2E test retries from 2 to
4 in CI (#64604) (#64605)
omit b824b715d78 Revert "[v3-2-test] Add prek hook to enforce conf import
from compat SDK in providers (#64564) (#64567)" (#64602)
omit 9ce322a45c7 [v3-2-test] Remove non-main branch triggers from
newsfragment PR number check (#64593) (#64595)
omit af87cb182c8 [v3-2-test] Fix per-option button rendering for 4 options
(#64453) (#64494)
omit 2018c015001 [v3-2-test] Add AGENTS.md for dev/ and scripts/ci/prek/
(#64434) (#64435)
omit 60c62940f2f [v3-2-test] Docs: Add RC shortcut for first release
candidates from test branch (#64528) (#64532)
omit 641dd2a8fa9 [v3-2-test] Add ASF allowlist check workflow for GitHub
Actions (#64450) (#64452)
omit 77fffe750eb [v3-2-test] Fix newsfragment check being cancelled on
rapid PR events (#64447) (#64495)
omit 3f90e14eb8d [v3-2-test] Add prek hook to enforce conf import from
compat SDK in providers (#64564) (#64567)
omit 00c7996c974 Fix teardown scope evaluation: lazy iteration, early
return, better tests (#64558)
omit 28c9277795a [v3-2-test] Fix SecretCache import error in Python 3.14
with pytest-xdist (#64525) (#64537)
omit 5ace2e04ba8 CI: Upgrade important CI environment (#64514)
omit 95ed699c5f7 [v3-2-test] Fix SecretCache import failure on Python 3.14
multiprocessing (#64501) (#64515)
omit 1a489f8b29f [v3-2-test] Add no-op _process_workloads to EdgeExecutor
to improve readability (#64236) (#64507)
add 39163017df7 [v3-2-test] Add no-op _process_workloads to EdgeExecutor
to improve readability (#64236) (#64507)
add 882612a51f4 [v3-2-test] Fix SecretCache import failure on Python 3.14
multiprocessing (#64501) (#64515)
add 23b5c3bd8fa CI: Upgrade important CI environment (#64514)
add 11770a5b637 [v3-2-test] Fix SecretCache import error in Python 3.14
with pytest-xdist (#64525) (#64537)
add e9c0c9658fc Fix teardown scope evaluation: lazy iteration, early
return, better tests (#64558)
add ef3f9411c9e [v3-2-test] Add prek hook to enforce conf import from
compat SDK in providers (#64564) (#64567)
add ad55bc4b356 [v3-2-test] Fix newsfragment check being cancelled on
rapid PR events (#64447) (#64495)
add ed0018c847e [v3-2-test] Add ASF allowlist check workflow for GitHub
Actions (#64450) (#64452)
add 84b598f025a [v3-2-test] Docs: Add RC shortcut for first release
candidates from test branch (#64528) (#64532)
add 51144dc9955 [v3-2-test] Add AGENTS.md for dev/ and scripts/ci/prek/
(#64434) (#64435)
add b04e0ede703 [v3-2-test] Fix per-option button rendering for 4 options
(#64453) (#64494)
add e69a6418392 [v3-2-test] Remove non-main branch triggers from
newsfragment PR number check (#64593) (#64595)
add 7d69e7d4f79 Revert "[v3-2-test] Add prek hook to enforce conf import
from compat SDK in providers (#64564) (#64567)" (#64602)
add bfaf2346e3a [v3-2-test] Increase Playwright E2E test retries from 2 to
4 in CI (#64604) (#64605)
add 77063e6ec02 [v3-2-test] Fix Gantt view still visible when time range
is outside dagrun window #64147 (#64179) (#64549)
add ebf50d00ac4 [v3-2-test] Retry uv sync lowest-direct resolution in CI
to handle transient failures (#64565) (#64578)
add 3a11f7fe95f Fix TaskInstance crash with non-serialized operators
missing get_weight (#64557) (#64597)
add e64b7e41d72 [v3-2-test] Fix: Restore live stdout logging for
Elasticsearch log forwarding (#64067) (#64592)
add 8d0fb4b34d1 [v3-2-test] Fix serde deserialization of old-format
builtin types in trigger kwargs (#64615) (#64623)
add 0a000c486d3 [v3-2-test] Fix deferred task resume failure when worker
is older than server (#64598) (#64619)
add 68d98747872 [v3-2-test] fix: restore early return in
check_for_write_conflict (#64062) (#64426)
add beee8b693c0 [v3-2-test] Remove false-positive RFC3986 underscore
warning from Connection.get_uri() (#64345) (#64607)
add d1d24163105 [v3-2-test] Run DB check only for core components in prod
entrypoint (#63413) (#64637)
add 959ebd83c13 [v3-2-test] Fix double-serialization issue by unwrapping
serialized kwargs in `encode_trigger` (#64626) (#64642)
add 3840fae2e16 [v3-2-test] Fix ObjectStoragePath NoCredentialsError when
using conn_id with remote stores (#64634) (#64646)
add 531196158fc [v3-2-test] Guard against null trigger in asset watcher
cleanup (#64659) (#64660)
add 3bc3ccfacc3 Update release notes for 3.2.0rc2
new 37069948c09 Update python client version/changelog for 3.2.0 release
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 (6f0f452f340)
\
N -- N -- N refs/heads/changes320rc1 (37069948c09)
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 1 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:
airflow-core/newsfragments/64067.bugfix.rst | 1 -
1 file changed, 1 deletion(-)
delete mode 100644 airflow-core/newsfragments/64067.bugfix.rst