Skip to content

Commit 3987aca

Browse files
authored
Merge pull request #142 from fastly/dgryski/release-1.3.3
update changelog for 1.3.3
2 parents 53f369c + dc1b1ad commit 3987aca

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,21 @@
1-
## Unreleased
1+
2+
## 1.3.3 (2024-09-12)
23

34
### Added
45

56
- kvstore: add ErrTooManyRequests
67
- fsthttp: add ServerAddr to Request
8+
- fsthttp: add pluggable URL parser
9+
- fsthttp: add TCP and HTTP keepalives configuration for backends
10+
- fsthttp: add RemoteAddr to Response
11+
- fsthttp: add pooling connection configuration for backends
12+
- compute: add GetVCPUMilliseconds
13+
- fsthttp: add client certificate configuration for backends
14+
- fsthttp: add grpc flag for backends
15+
16+
### Changed
17+
18+
- configstore: switch to new configstore hostcalls
719

820
## 1.3.2 (2024-06-25)
921

0 commit comments

Comments
 (0)