-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
805 changed files
with
14,733 additions
and
5,874 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
+++ | ||
date = "2024-01-29T07:00:00+01:00" | ||
title = "Cowboy 2.11" | ||
+++ | ||
|
||
Cowboy `2.11.0` has been released! | ||
|
||
Cowboy 2.11 contains a variety of new features and bug | ||
fixes. Nearly all previously experimental features are | ||
now marked as stable, including Websocket over HTTP/2. | ||
|
||
Cowboy 2.11 addresses the HTTP/2 CVE CVE-2023-44487, | ||
the rapid reset vulnerability, which attackers can use | ||
in denial of services attacks. Cowboy adds a new HTTP/2 | ||
option `max_cancel_stream_rate` to control for this | ||
behavior. | ||
|
||
Cowboy 2.11 requires Erlang/OTP 24.0 or greater. | ||
It is tested and supported on Linux, macOS and Windows. | ||
|
||
Cowboy is now using GitHub Actions for CI. The main reason | ||
for the move is to reduce costs by no longer having to | ||
self-host CI runners. The downside is that GitHub runners | ||
are less reliable and timing dependent tests are now more | ||
likely to fail. Another consequence following the move | ||
is that FreeBSD is no longer tested. This may be | ||
reevaluated in the future. | ||
|
||
A complete | ||
list of changes can be found in the migration guide: | ||
https://ninenines.eu/docs/en/cowboy/2.11/guide/migrating_from_2.10/[Migrating from Cowboy 2.10 to 2.11]. | ||
|
||
You can donate to this project via | ||
https://github.com/sponsors/essen[GitHub Sponsors]. | ||
|
||
As usual, feedback is appreciated, and issues or | ||
questions should be sent via Github tickets or | ||
discussions. Thanks! |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.