Skip to content

build(deps): bump s2n-quic from 1.80.0 to 1.81.0#141

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/s2n-quic-1.81.0
Closed

build(deps): bump s2n-quic from 1.80.0 to 1.81.0#141
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/s2n-quic-1.81.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps s2n-quic from 1.80.0 to 1.81.0.

Release notes

Sourced from s2n-quic's releases.

v1.81.0

Release Summary

  • feat(s2n-quic-dc): Add application_data to stream API for peer identity extraction. aws/s2n-quic#3083
  • Adds feature for storing packets during the s2n-quic handshake for later decryption aws/s2n-quic#3086
  • fix(s2n-quic-dc-metrics): avoid wasted loop iterations when rseq registration fails on aarch64 fix(s2n-quic-dc-metrics): prevent lost/duplicate metrics on aarch64 preemption aws/s2n-quic#3085
  • feat(s2n-quic-dc): Adds path_secret_map:datagram_encrypt and path_secret_map:datagram_decrypt events that report the wire size (including encryption framing overhead) of datagram packets. aws/s2n-quic#3098

What's Changed

Other Changes 🔧

New Contributors

Full Changelog: aws/s2n-quic@v1.80.0...v1.81.0

Commits
  • 8986c9f chore(s2n-quic): v1.81.0 release (#3105)
  • b83c173 chore: clippy lint updates (#3102)
  • d1205c4 build(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#3096)
  • c3b12fc feat(s2n-quic-dc): Add encrypt/decrypt events for dcQUIC datagrams (#3098)
  • 108c810 fix(s2n-quic-dc): Reduce bitset memory usage in task tracking (#3091)
  • c166734 build(deps): bump docker/login-action from 4.1.0 to 4.2.0 (#3095)
  • 57c54b9 build(deps): bump aws-actions/configure-aws-credentials from 6.1.1 to 6.1.2 (...
  • 9931023 fix: cargotiming job installs clang (#3099)
  • b7f6efe fix(s2n-quic-dc-metrics): Fix aarch64 behavior (#3085)
  • 58dc96f chore: Improve dc-quic benchmark accuracy (#3084)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [s2n-quic](https://github.com/aws/s2n-quic) from 1.80.0 to 1.81.0.
- [Release notes](https://github.com/aws/s2n-quic/releases)
- [Commits](aws/s2n-quic@v1.80.0...v1.81.0)

---
updated-dependencies:
- dependency-name: s2n-quic
  dependency-version: 1.81.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #146.

@dependabot dependabot Bot closed this Jun 24, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/s2n-quic-1.81.0 branch June 24, 2026 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants