This is an automated email from the ASF dual-hosted git repository.
vatsrahul1001 pushed a change to branch v3-2-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
discard 6b474802e2d [v3-2-test] Mask per-key secrets-backend-kwarg overrides
on the Config API (#67622) (#67629)
discard ff94fc0c1fb [v3-2-test] Add new terms to spelling wordlist:
newsfragments and pyyaml (#67584) (#67591)
discard aa134684665 [v3-2-test] Cache BaseOperator signature in
OperatorSerialization (#67701) (#67708)
omit 1ece61aaa09 [v3-2-test] Fix per-index evaluation of ONE_FAILED in
mapped task groups (#67684) (#67704)
omit 2eb8f890162 [v3-2-test] Fix UI time picker omitting seconds by
normalising value to HH:MM:SS (#67636) (#67710)
omit 2e6c0f36563 [v3-2-test] Prevent using v0-distroless in chart upgrades
(#67690) (#67696)
omit a4c811c86f4 [v3-2-test] Speed up TaskGroup.topological_sort with
int-indexed projected sweep (#67288) (#67687)
omit 43acb478210 [v3-2-test] Redact secret-looking query parameters in HTTP
access log (#67498) (#67631)
omit ded408bde79 [v3-2-test] Update apache-steward snapshot to 5c211a4
(#67624) (#67665)
omit 3a1851b860e [v3-2-test] CI: Upgrade important CI environment (#67633)
omit 09629a9d7f2 [v3-2-test] Guard finally-block logger.info in HTTP access
log middleware (#67501) (#67632)
omit 1caa1f5ac32 [v3-2-test] Fix SecretsMasker merge round-trip for
Kubernetes env vars (#67122) (#67612)
omit 770e9fba9c9 Bump the 3-2-auth-ui-package-updates group across 1
directory with 14 updates (#67487)
omit 5619cdd0210 [v3-2-test] Fix N+1 query in bulk task instance delete
endpoint (#67304) (#67555)
omit 522e916e14a [v3-2-test] API: Return 400 instead of 500 from
materialize_asset for invalid validation input (#67445) (#67526)
omit 86d3f5416b6 [v3-2-test] Restore Monaco find widget in Dag Code view
(#67391) (#67579)
add cde4885818b Updating release notes for 3.2.2rc3
new c130a1d81f8 [v3-2-test] Restore Monaco find widget in Dag Code view
(#67391) (#67579)
new 2de71db9421 [v3-2-test] API: Return 400 instead of 500 from
materialize_asset for invalid validation input (#67445) (#67526)
new 01303780858 [v3-2-test] Fix N+1 query in bulk task instance delete
endpoint (#67304) (#67555)
new c3fc0c97df5 Bump the 3-2-auth-ui-package-updates group across 1
directory with 14 updates (#67487)
new 229fc9f623f [v3-2-test] Fix SecretsMasker merge round-trip for
Kubernetes env vars (#67122) (#67612)
new d133fb00a8b [v3-2-test] Guard finally-block logger.info in HTTP access
log middleware (#67501) (#67632)
new 7b20e7470b2 [v3-2-test] CI: Upgrade important CI environment (#67633)
new 1527147bee3 [v3-2-test] Update apache-steward snapshot to 5c211a4
(#67624) (#67665)
new df8715ed51b [v3-2-test] Redact secret-looking query parameters in HTTP
access log (#67498) (#67631)
new 6670a265ee8 [v3-2-test] Speed up TaskGroup.topological_sort with
int-indexed projected sweep (#67288) (#67687)
new 06f548324ed [v3-2-test] Prevent using v0-distroless in chart upgrades
(#67690) (#67696)
new b24398c78a0 [v3-2-test] Fix UI time picker omitting seconds by
normalising value to HH:MM:SS (#67636) (#67710)
new 9bdf6a7f8a9 [v3-2-test] Fix per-index evaluation of ONE_FAILED in
mapped task groups (#67684) (#67704)
new 5357677bf4b [v3-2-test] Cache BaseOperator signature in
OperatorSerialization (#67701) (#67708)
new 2332e2710d8 [v3-2-test] Add new terms to spelling wordlist:
newsfragments and pyyaml (#67584) (#67591)
new 84380fe0e1c [v3-2-test] Mask per-key secrets-backend-kwarg overrides
on the Config API (#67622) (#67629)
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 (6b474802e2d)
\
N -- N -- N refs/heads/v3-2-test (84380fe0e1c)
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 16 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:
RELEASE_NOTES.rst | 5 +++--
reproducible_build.yaml | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)