v3.7.1
fix: enable formatter rule from testifylint
client/pkg: address Go 1.24 usetesting issues
Enable goheader golangi-lint linter
integration.BeforeTest can be run without leak-detection.
Move pkg/* used by client to client/pkg.
Use strict synchronization for revision getter to minimize flaky result caused by time racing.
Use any instead of interface{}
Replace GOLANG_TEST_SHORT with testing.Short()