Release 4.8.0 - #949
Merged
Merged
Release 4.8.0#949
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cuts 4.8.0. A minor release: the dependency majors move (quic 2.0.0) and connection behaviour changes, but nothing is removed from the API.
The changelog gains the two entries the community fixes landed without, #934 and #935, both credited. Otherwise it is the work merged since 4.7.4: shared HTTP/2 connections that outlive the caller that dialled them, HTTP/3 upload responses that can be read,
send_request/2on HTTP/2 and HTTP/3, per-caller reads on multiplexed connections, close reasons instead of timeouts, and the quic 2.0.0, h2 0.12.3 and webtransport 0.4.7 bumps.SECURITY.mdnames the supported line. The docs build clean and carry the new version;doc/is gitignored, so there is nothing to commit for it.Full suite: 1136 tests, xref and dialyzer clean.