Skip to content

Release 4.8.1 - #950

Merged
benoitc merged 1 commit into
masterfrom
release/4.8.1
Sep 25, 2026
Merged

benoitc merged 1 commit into
masterfrom
release/4.8.1

Conversation

@benoitc

@benoitc benoitc commented Sep 25, 2026

Copy link
Copy Markdown
Owner

Patch release: dependencies to latest.

quic 2.0.1 is the only one that moved. It compiles on Windows again: quic's NIF build and clean hooks ran through sh, which Windows lacks, so the compile failed there for any project that reaches quic, hackney included. Windows runs on OTP crypto. The constraint stays ~>2.0, so this is the lock and the version hackney itself builds against; the test profile also moves to cowboy 2.19.0.

Everything else (h2 0.12.3, webtransport 0.4.7, idna, mimerl, certifi, parse_trans, ssl_verify_fun, jsx) is already at its latest release.

Full suite: 1136 tests, xref and dialyzer clean, docs build and carry 4.8.1.

quic 2.0.1 compiles on Windows again: its NIF build hooks ran through sh,
which Windows lacks, so the compile failed there for anything reaching
quic, hackney included. The test profile moves to cowboy 2.19.0.
@benoitc
benoitc merged commit d9129f8 into master Sep 25, 2026
6 checks passed
@benoitc
benoitc deleted the release/4.8.1 branch September 25, 2026 09:53
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