Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-07 | 765 Bytes | |
v2.8.4 source code.tar.gz | 2025-03-07 | 694.6 kB | |
v2.8.4 source code.zip | 2025-03-07 | 887.4 kB | |
Totals: 3 Items | 1.6 MB | 0 |
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 https://github.com/go-kratos/kratos/pull/3507
- @BandlSkyler made their first contribution in https://github.com/go-kratos/kratos/pull/3550
Full Changelog: https://github.com/go-kratos/kratos/compare/v2.8.3...v2.8.4