We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a1fd3d commit 7e74ad6Copy full SHA for 7e74ad6
1 file changed
CHANGELOG.md
@@ -1,5 +1,16 @@
1
## Unreleased
2
3
+## 1.7.0 (2026-03-05)
4
+
5
+- fsthttp: add support for http trailers (#232)
6
+- fsthttp: add support for NGWAF Inspect (#228)
7
+- fsthttp: fix SensitiveData flag for guest caching (#237)
8
+- fsthttp: add support for ClientSNI (#235)
9
+- kvstore: add more hostcalls: InsertWithConfig, List (#231)
10
+- fsthttp: add Request.Close() and Response.Close() (#229)
11
+- compute: add GetHeapMiB to report current memory usage (#227)
12
+- fsthttp: correctly handle streaming flag for StatusEarlyHints (#223)
13
14
## 1.6.1 (2025-11-20)
15
16
- fsthttp: fix panic when calling certain methods on non-client requests; fix HandoffFanout (#220)
0 commit comments