Skip to content

Conversation

Mark-Simulacrum
Copy link
Collaborator

@Mark-Simulacrum Mark-Simulacrum commented Jun 27, 2025

Release Summary:

  • feat(s2n-quic-core, s2n-quic-dc): Access inner context for generated metrics Subscribers

Resolved issues:

n/a

Description of changes:

This lets applications wrapping their own Subscriber access the context via query_event_context on Connection.

Call-outs:

n/a

Testing:

No particular testing, but just exposing the inner field, so pretty straightforward. This is all unstable API anyway.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This lets applications wrapping their own Subscriber access the context
via query_event_context on Connection.
@Mark-Simulacrum Mark-Simulacrum force-pushed the expose-subscriber branch 5 times, most recently from a195e6e to c92f0d4 Compare June 27, 2025 22:23
@Mark-Simulacrum
Copy link
Collaborator Author

Ah I guess clippy will be taken care of in #2686, so I'll drop that commit (a195e6e) from this PR.

@camshaft camshaft merged commit 07e9c38 into aws:main Jun 27, 2025
233 of 235 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.

2 participants