v3.6.14
server/auth: accept bearer-prefixed auth tokens
Add V2Depr1WriteOnlySkipCheck to bypass the v2 data store check
Set a 5-minutes ReadHeaderTimeout for client http.Server
Set a reasonable value for snapshotLimitByte
remove DistributedTracing from feature gate list.
Move client/internal/v2 into server/internal/clientv2
Fix unbounded io.ReadAll on peer lease HTTP handler body
fix: enable gofumpt instead of gofmt linter in server
Reject watch request with -1 revision and make rangeEvents safe against negative revision
Fix the costTxnReq ignores nested RequestTxn issue
server/storage: address golangci var-naming issues
server: Update go.mod
version: bump up to 3.6.14
deps: bump google.golang.org/grpc to 1.82.1
Bump go 1.19: update all the dependencies and go.sum files