Skip to content

Commit

Permalink
Mark #2798 as a breaking change in the changelog (#2991)
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
elia authored Oct 15, 2022
1 parent cfb0477 commit 325ad31
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion History.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
* Removed some constants ([#2957], [#2958], [#2959], [#2960])
* The following classes are now part of Puma's private API: `Client`, `Cluster::Worker`, `Cluster::Worker`, `HandleRequest`. ([#2988])
* Configuration constants like `DefaultRackup` removed ([#2928])
* Extracted `LogWriter` from `Events` ([#2798])


* Features
* Increase throughput on large (100kb+) response bodies by 3-10x ([#2896], [#2892])
Expand All @@ -35,7 +37,6 @@

* Refactor
* log_writer.rb - add internal_write method ([#2888])
* [WIP] Refactor: Split out LogWriter from Events (no logic change) ([#2798])
* Extract prune_bundler code into it's own class. ([#2797])
* Refactor Launcher#run to increase readability (no logic change) ([#2795])
* Ruby 3.2 will have native IO#wait_* methods, don't require io/wait ([#2903])
Expand Down

0 comments on commit 325ad31

Please sign in to comment.