v3.7.0
fix: enable errorlint in api, client and pkg
fix: use testify instead of t.Fatal or t.Error in pkg package
pkg: remove capnslog (#11616)
Merge pull request #19152 from mmorel-35/revive/superfluous-else
etcd: remove redundant type conversion
fix: use testify instead of t.Fatal or t.Error in pkg package (part 1)
update the comment for MaxConcurrentStreams to clearly state it's the max value for each client.
flags: optimise memory allocation
pkg/flags: fix UniqueURLs'Set to remove duplicates in UniqueURLs'uss