v2.5.2
版本发布时间: 2022-10-19 22:40:00
go-kratos/kratos最新发布版本:v2.8.0(2024-07-22 20:02:06)
Bug Fixes
- fix(log): toString float32 precision loss and convert uint use
FormatUint
(#2461) - fix net error (#2460)
- fix(metadata): sort services by lexicographical order on ListServices (#2397)
- fix: in for defer close (#2411)
- fix: contrib/registry/eureka/client.go serveice -> serivce (#2440)
Others
- build(deps): bump actions/setup-go from 3.3.0 to 3.3.1 (#2462)
- cleanup: use HTTP package methods replace GET POST DELETE... (#2412)
- test(middleware/auth/jwt): add test TestNewContextAndFromContext (#2447)
- test(middleware/metadata): supplement test and modify code style (#2448)
- docs(config/etcd): fix the missing step of Load (#2450)
- [Feature] add path prefix for http server (#2439)
- cleanup: regex replcae . => . (#2435)
- test(middleware/logging): TestExtractError (#2443)
- cleanup: update scpSyntaxRe regexp (#2444)
- style: kratos interface check (#2441)
New Contributors
- @ruohone made their first contribution in https://github.com/go-kratos/kratos/pull/2439
Full Changelog: https://github.com/go-kratos/kratos/compare/v2.5.1...v2.5.2