v3.7.0
server/auth: accept bearer-prefixed auth tokens
Add V2Depr1WriteOnlySkipCheck to bypass the v2 content check
Reject the client request if the client certificate has been revoked
fix golangci-lint path, genproto, go.work.sum
add PriorityRequest FeatureGate to make LeaseRevoke have higher priority to be applied under overload conditions
*: switch to new protobuf struct
build: upgrade go.etcd.io/raft to v3.7.0-beta.0
Add missing watch response header
Merge pull request #21865 from nwnt/refactor-index-revisions
Replace FORBIDDEN_DEPENDENCIES with gomodguard
Fix LICENSE file
version: bump up to 3.7.0
dependency: bump golang.org/x/net from 0.54.0 to 0.55.0
Bump go 1.19: update all the dependencies and go.sum files