This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a change to branch
dependabot/pip/airflow-core/v3-2-test/pip-dependency-updates-1a800ef2ca
in repository https://gitbox.apache.org/repos/asf/airflow.git
discard 27c029146fd Bump the pip-dependency-updates group across 3 directories
with 2 updates
add b5f0ec62092 [v3-2-test] Check sensitive key names before applying
recursion-depth cutoff in secrets masker (#65912) (#66748)
add d4217f4038f Fix OTel timer metrics using Gauge instead of Histogram
(#64207) (#66865)
add c8681d95027 Bump the pip-dependency-updates group across 3 directories
with 2 updates
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 (27c029146fd)
\
N -- N -- N
refs/heads/dependabot/pip/airflow-core/v3-2-test/pip-dependency-updates-1a800ef2ca
(c8681d95027)
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-core/newsfragments/64207.significant.rst | 1 +
.../observability/metrics/otel_logger.py | 58 +++++++++++++++++++---
.../observability/metrics/test_otel_logger.py | 47 ++++++++++++------
.../secrets_masker/secrets_masker.py | 18 +++++--
.../tests/secrets_masker/test_secrets_masker.py | 38 ++++++++++++++
5 files changed, 137 insertions(+), 25 deletions(-)
create mode 100644 airflow-core/newsfragments/64207.significant.rst