---
title: Go SDK 1.3.3
summary: null
url: https://www.fastly.com/documentation/reference/changes/2024/09/go-sdk-1.3.3
---

## Added

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

## Changed

- configstore: switch to new configstore hostcalls
