Skip to content

Commit

Permalink
Merge pull request #142 from fastly/dgryski/release-1.3.3
Browse files Browse the repository at this point in the history
update changelog for 1.3.3
  • Loading branch information
dgryski authored Sep 12, 2024
2 parents 53f369c + dc1b1ad commit 3987aca
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,21 @@
## Unreleased

## 1.3.3 (2024-09-12)

### Added

- kvstore: add ErrTooManyRequests
- fsthttp: add ServerAddr to Request
- fsthttp: add pluggable URL parser
- fsthttp: add TCP and HTTP keepalives configuration for backends
- fsthttp: add RemoteAddr to Response
- fsthttp: add pooling connection configuration for backends
- compute: add GetVCPUMilliseconds
- fsthttp: add client certificate configuration for backends
- fsthttp: add grpc flag for backends

### Changed

- configstore: switch to new configstore hostcalls

## 1.3.2 (2024-06-25)

Expand Down

0 comments on commit 3987aca

Please sign in to comment.