New Features
- feat: disable grpc reflection configuration
- feature(middleware/validate): migrate from PGV to protovalidate, since PGV has entered in maintenance (#3498)
Bug Fixes
- fix: Improve server stop handling with graceful shutdowns (#3525)
- fix(registry/consul): fix concurrency issues and improve performance (#3511)
Chores
- chore: replace interface{} with any (#3557)
Others
- optimize loops, when discover load is nil. (#3507)
New Contributors
- @zhanluxianshen made their first contribution in #3507
- @BandlSkyler made their first contribution in #3550
Full Changelog: v2.8.3...v2.8.4