Skip to content

Bump h2 to 0.12.0 and webtransport to 0.4.5 - #930

Merged
benoitc merged 1 commit into
masterfrom
deps/h2-webtransport-bump
Aug 12, 2026
Merged

Bump h2 to 0.12.0 and webtransport to 0.4.5#930
benoitc merged 1 commit into
masterfrom
deps/h2-webtransport-bump

Conversation

@benoitc

@benoitc benoitc commented Aug 12, 2026

Copy link
Copy Markdown
Owner

h2 0.12.0 adds serve_socket/2 and runs the TLS handshake in the per-connection process instead of the acceptor. Both changes are server side, so the client is not affected.

webtransport 0.4.5 is a patch release.

eunit is green (1096 tests), xref and dialyzer are clean.

h2 0.12.0 adds serve_socket/2 and moves the TLS handshake into the
per-connection process. Both are server side, so the client is unaffected.
@benoitc
benoitc merged commit d1c6b4b into master Aug 12, 2026
6 checks passed
@benoitc benoitc mentioned this pull request Aug 12, 2026
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