Skip to content

Commit 03d1aa7

Browse files
authored
Merge pull request #6 from wouterken/release
0.2.16
2 parents b524c77 + 0210868 commit 03d1aa7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+873
-741
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [0.2.16] - 2025-05-02
2+
- Optimized static error responses
3+
- Optimized rate limit middleware
4+
- Made default static serve command use more efficient defaults
5+
- Reduced cloning in main accept-loop
6+
- Fixed ability to set nodelay to false.
7+
- Added send_buffer_size option.
8+
- Worker pinning accepts ruby workers too
9+
- Fixed ordering incomaptibility in etag forwarding from static file server
10+
111
## [0.2.14] - 2025-04-30
212
- Support new-line separated headers for Rack 2 backward compatibility.
313

0 commit comments

Comments
 (0)