Skip to content

build(deps): bump s2n-quic from 1.86.0 to 1.88.0 - #190

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps s2n-quic from 1.86.0 to 1.88.0.

Release notes

Sourced from s2n-quic's releases.

v1.88.0

Release Summary

  • Fix a bug that server never receives its ACK and therefore not moving to the dc complete state. aws/s2n-quic#3193

What's Changed

Other Changes 🔧

Full Changelog: aws/s2n-quic@v1.87.0...v1.88.0

v1.87.0

Release Summary

  • feat(dc): Expand information available to TLS events aws/s2n-quic#3189
  • dc-quic now takes in a Registry and uses it to instrument the offloading tasks. aws/s2n-quic#3190
  • Fixes potential race condition in offloading feature. aws/s2n-quic#3192
  • Adding a new events for users to retrieve s2n-quic's H3 connection's signature scheme information. aws/s2n-quic#3232

What's Changed

Other Changes 🔧

New Contributors

Full Changelog: aws/s2n-quic@v1.86.0...v1.87.0

Commits
  • a33d369 chore(release): s2n-quic v1.88.0 release (#3272)
  • 1a0be9f fix(s2n-quic-transport): treat clean connection close as dc complete (#3193)
  • f200845 chore(release): s2n-quic v1.87.0 (#3271)
  • 54a7d5b feat(s2n-quic): expose signature scheme through event (#3232)
  • 68b4ed9 chore: clippy lint updates (#3270)
  • 90fbbd8 fix(s2n-quic-core): allow connection migration when the port scope changes (#...
  • e642586 build(deps): bump docker/setup-buildx-action from 4.2.0 to 4.3.0 (#3268)
  • 57c5886 fix: (s2n-quic) Fixes potential race condition in offloading feature (#3192)
  • a066331 feat: (s2n-dc-quic) Adds metrics to offloading feature (#3190)
  • 1c11f00 ci: Replace deprecated GitHub action for bpf-linker in xdp job (#3191)
  • See full diff 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.86.0 to 1.88.0.
- [Release notes](https://github.com/aws/s2n-quic/releases)
- [Commits](aws/s2n-quic@v1.86.0...v1.88.0)

---
updated-dependencies:
- dependency-name: s2n-quic
  dependency-version: 1.88.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 Sep 2, 2026
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