Skip to content

Commit

Permalink
Update releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Sep 19, 2024
1 parent 3e9970a commit 3920950
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions releases.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Releases

## Unreleased

- Improved HTTP/1 connection handling.
- The input stream is no longer closed when the output stream is closed.

## v0.76.0

- `Async::HTTP::Body::Writable` is moved to `Protocol::HTTP::Body::Writable`.
- Remove `Async::HTTP::Body::Delayed` with no replacement.
- Remove `Async::HTTP::Body::Slowloris` with no replacement.

## v0.75.0

- Better handling of HTTP/1 \<-\> HTTP/2 proxying, specifically upgrade/CONNECT requests.
Expand Down

0 comments on commit 3920950

Please sign in to comment.