Skip to content

Commit fcc5c4b

Browse files
Bump tests/perf/s2n-quic from d88faa4 to 8670e83 (#3928)
Bumps [tests/perf/s2n-quic](https://github.com/aws/s2n-quic) from `d88faa4` to `8670e83`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/s2n-quic/commit/8670e83da211151a35ad72bc22b6e5eeb3331e13"><code>8670e83</code></a> feat(s2n-quic-dc): Support storing ApplicationData in Entry (<a href="https://redirect.github.com/aws/s2n-quic/issues/2515">#2515</a>)</li> <li><a href="https://github.com/aws/s2n-quic/commit/c82daf73b0216ba078b3620eb0cb4530da60bb3b"><code>c82daf7</code></a> fix(s2n-quic-transport): allow migrations even when disable_active_migration ...</li> <li><a href="https://github.com/aws/s2n-quic/commit/a9e76738eeb9876e3b7f9e427b4e0a32d4086d37"><code>a9e7673</code></a> feat(s2n-quic-dc): implement recv path packet pool (<a href="https://redirect.github.com/aws/s2n-quic/issues/2483">#2483</a>)</li> <li><a href="https://github.com/aws/s2n-quic/commit/7d935aa871607b3e530e4836c985e04eb224eb48"><code>7d935aa</code></a> refactor(s2n-quic-dc): rename stream_id to queue_id (<a href="https://redirect.github.com/aws/s2n-quic/issues/2507">#2507</a>)</li> <li><a href="https://github.com/aws/s2n-quic/commit/1a1dfa8150d33dd95ce83c74bbc4220e9a909a57"><code>1a1dfa8</code></a> feat(s2n-quic-dc): Add subscriber event for dc::Path creation (<a href="https://redirect.github.com/aws/s2n-quic/issues/2510">#2510</a>)</li> <li><a href="https://github.com/aws/s2n-quic/commit/1605dc7179134f3ae59e40f9b825495bf914a2d5"><code>1605dc7</code></a> feat(s2n-quic): implement updatable connection limits (<a href="https://redirect.github.com/aws/s2n-quic/issues/2508">#2508</a>)</li> <li><a href="https://github.com/aws/s2n-quic/commit/fbcc8fd6e814fbc1394764a34bbefee503b98165"><code>fbcc8fd</code></a> fix: typo for debugging book (<a href="https://redirect.github.com/aws/s2n-quic/issues/2509">#2509</a>)</li> <li><a href="https://github.com/aws/s2n-quic/commit/70e8de817162ed33c9b6425eaa6bbe8f82d2db0d"><code>70e8de8</code></a> feat: add stream recv buffer trait and impls (<a href="https://redirect.github.com/aws/s2n-quic/issues/2505">#2505</a>)</li> <li><a href="https://github.com/aws/s2n-quic/commit/4d60027467b5bbbc335ee5a4558d5f0dde1ae85a"><code>4d60027</code></a> feat(s2n-quic-dc): add mpsc channel (<a href="https://redirect.github.com/aws/s2n-quic/issues/2503">#2503</a>)</li> <li>See full diff in <a href="https://github.com/aws/s2n-quic/compare/d88faa482544f916c90b3d65f754591edd099667...8670e83da211151a35ad72bc22b6e5eeb3331e13">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb01c7b commit fcc5c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/perf/s2n-quic

Submodule s2n-quic updated 69 files

0 commit comments

Comments
 (0)