main
build: use Go 1.24 tools pattern (#10281)
chore: style fixes from `go fix` (#10846)
feat: switch logging framework (#10220)
chore: linter: embeddedstructfieldcheck
lib/config, lib/connections: Add optional connection limits (fixes #7176) (#7223)
lib/config, lib/connections: Configurable protocol priority (ref #8626) (#8868)
refactor: use modern Protobuf encoder (#9817)
style: gofumpt all the things (#9829)
all: unused parameter should be replaced by underscore (#8989)
fix(discover): only announce wildcard for TCP punching when listening on wildcard address (fixes #10503) (#10691)
chore: linter: errorlint