Skip to content

Commit 9447559

Browse files
authored
Merge pull request #178 from fastly/dgryski/release-1.5.0
CHANGELOG: document 1.5.0
2 parents 569e99a + a8d748a commit 9447559

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
## Unreleased
22

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+
317
## 1.4.2 (2025-04-09)
418

519
- fsthttp: update internal debug call for http cache refactoring change

0 commit comments

Comments
 (0)