Skip to content

build: bump pyfly to v26.07.01#45

Merged
casc84ab merged 1 commit into
mainfrom
build/bump-pyfly-26.07.01
Jul 16, 2026
Merged

build: bump pyfly to v26.07.01#45
casc84ab merged 1 commit into
mainfrom
build/bump-pyfly-26.07.01

Conversation

@casc84ab

Copy link
Copy Markdown
Contributor

Bumps the pyfly dependency from v26.06.106 to v26.07.01 (git tag in [tool.uv.sources] + dependency floor).

Why

26.07.01 carries the NEVER_REDACT fix: PII redaction (Presidio PHONE pattern) could mutilate a trace_id/span_id hex and silently break log↔trace correlation. The framework now protects the correlation keys with a hardcoded allowlist + redact-before-inject.

Scope

uv lock updates only pyfly (v26.6.106 → v26.7.1, commit 244d3a2b); no other package moves. The PR gate's docker-build smoke validates the image resolves the new tag; merging triggers the multi-arch GHCR publish.

Pick up the pyfly NEVER_REDACT fix: trace_id/span_id correlation keys are no
longer mutilated by PII redaction (Presidio PHONE pattern), restoring log↔trace
correlation. Bumps the [tool.uv.sources] git tag and the dependency floor; only
pyfly changes in the lock.
@casc84ab
casc84ab merged commit 8f37feb into main Jul 16, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant