We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 53f369c + dc1b1ad commit 3987acaCopy full SHA for 3987aca
CHANGELOG.md
@@ -1,9 +1,21 @@
1
-## Unreleased
+
2
+## 1.3.3 (2024-09-12)
3
4
### Added
5
6
- kvstore: add ErrTooManyRequests
7
- 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
19
20
## 1.3.2 (2024-06-25)
21
0 commit comments