File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
## Unreleased
2
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
+
3
17
## 1.4.2 (2025-04-09)
4
18
5
19
- fsthttp: update internal debug call for http cache refactoring change
You can’t perform that action at this time.
0 commit comments