v3.6.14
*: use `T.TempDir` to create temporary test directory
Keep the --snapshot-count flag
server/embed: Log EOF on DEBUG in TLS handshake
fix: enable errorlint in server directory
chore: delete // +build buildtag by `go fix`
server: Fix TestLogRotation error message in Go 1.24
Migrate experimental distributed tracing flags to non-experimental flags
server: Add sampling rate to distributed tracing
server: Update imports.
Update incorrect log message
fix: use testify instead of t.Fatal or t.Error in server package
Set a 5-minutes ReadHeaderTimeout for client http.Server
server/embed: address golangci var-naming issues