We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47d01b0 commit 05d9fc2Copy full SHA for 05d9fc2
CHANGELOG.md
@@ -1,5 +1,17 @@
1
## Unreleased
2
3
+## 1.6.0 (2025-11-17)
4
+
5
+- fsthttp,interal,x: Add v2 versions of Handoff Websocket and Fanout (#210)
6
+- fsthttp: support sending StatusEarlyHints (#201)
7
+- fsthttp: expose SendError in the fsthttp package (#205, #207)
8
+- device: expose UserAgent fields
9
+- fsthttp: add support for image optimization
10
+- fsthttp: add more downstream info hostcalls
11
+- all: Deprecate remaining Limits, make all buffers adaptive
12
+- fsthttp: warn if WriteHeader is called multiple times
13
+- fsthttp: add support for reusable sandboxes
14
15
## 1.5.0 (2025-08-14)
16
17
- fsthttp: override old values in header.Apply()
0 commit comments