main
adt: update docstrings for IntervalTree.Insert and IntervalTree.find to reflect modified algorithms.
Copy cobra helper of etcdctl from main pkg to etcdctl pkg and add a deprecation note for UsageFunc.
cleanup contention.go docs, Observe param name
Simplify the implementation of ByteOrder
Enable goheader golangi-lint linter
debugutil: Remove extra space in trace handler route
chore: fix some typos in comment
pkg/featuregate: Return MutableFeatureGate interface in New function
fix: use testify instead of t.Fatal or t.Error in pkg package
idutil: document event window as 2^48
Refactor IPv6 address comparison logic
server: Extract notifier struct
chore(CI): add gci formatter
*: switch to new protobuf struct
pkg: address Go 1.24 usetesting issues
Add benchmark type to perfdash filename
chore: delete // +build buildtag by `go fix`
fix: use testify instead of t.Fatal or t.Error in pkg package (part 1)
traceutil: fix gci import formatting in trace_test.go
Add client/pkg/.gomodguard.yaml and prevent pkg, api and client/v3 from depending on server/v3
Fix LICENSE file
pkg: add README.md
dependency: bump go.opentelemetry.io/proto/otlp from 1.10.0 to 1.11.0