Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency vapor/vapor to v4.112.0 #1455

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

cgrindel-self-hosted-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
vapor/vapor minor 4.111.1 -> 4.112.0

Release Notes

vapor/vapor (vapor/vapor)

v4.112.0: - Adds Support for Tracing Header Extraction

Compare Source

What's Changed

Adds Support for Tracing Header Extraction by @​NeedleInAJayStack in #​3280

This adds header extraction support for tracing backends as described in this document. In the context of OTEL, this is used to correlate trace data across the HTTP boundary by passing the traceparent and tracestate header, as documented here and implemented in the swift-otel package here.

It also adds a closure to TracingMiddleware that allows users to set custom span metadata on requests.

Finally, it fixes a few warnings caused by the MiddlewareTest function introduced in vapor/vapor#3253

This patch was released by @​0xTim

Full Changelog: vapor/vapor@4.111.1...4.112.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cgrindel-self-hosted-renovate cgrindel-self-hosted-renovate bot merged commit 951ac6e into main Jan 22, 2025
32 checks passed
@cgrindel-self-hosted-renovate cgrindel-self-hosted-renovate bot deleted the github-renovate/vapor-vapor-4.x branch January 22, 2025 18:23
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