v3.7.1
client/pkg/fileutil: use os.Getuid() to skip TestIsDirWriteable as root
Enable goheader golangi-lint linter
fix: use testify instead of t.Fatal or t.Error in client package (part 1)
Move pkg/* used by client to client/pkg.
Replace GOLANG_TEST_SHORT with testing.Short()
Set a tlsHandshakeTimeout for tlsListener
client/pkg: fix revive unexported-return issue
Inject antithesis assertion in place
Add client/pkg/.gomodguard.yaml and prevent pkg, api and client/v3 from depending on server/v3
Fix LICENSE file
Bump go toolchain to 1.26.5
Update raft and bbolt dependencies to rc.0