There was an error while loading. Please reload this page.
2 parents 569e99a + a8d748a commit 9447559Copy full SHA for 9447559
1 file changed
CHANGELOG.md
@@ -1,5 +1,19 @@
1
## Unreleased
2
3
+## 1.5.0 (2025-08-14)
4
+
5
+- fsthttp: override old values in header.Apply()
6
+- fsthttp: Respect range during cache streaming
7
+- all: add support for shielding hostcalls
8
+- fsthttp: ensure OverrideKey has the correct format
9
+- all: http-me.glitch.me -> http-me.fastly.dev
10
+- fsthttp: ensure swr goroutines have completed before exiting
11
+- internal: mark body returned from HTTPCacheTransactionInsert as closable
12
+- configstore: handle config store values larger than 8k
13
+- fsthttp: fix max header value len for GetHeaderValues() call
14
+- fsthttp: Reject out-of-order ranges
15
+- fsthttp: Add a String method to BackendHealth
16
17
## 1.4.2 (2025-04-09)
18
19
- fsthttp: update internal debug call for http cache refactoring change
0 commit comments