v2.5.1
版本发布时间: 2022-10-10 13:51:38
go-kratos/kratos最新发布版本:v2.8.0(2024-07-22 20:02:06)
New Features
- feat: golangci add goimports local-prefixes (#2413)
- feat: remote assert libraries (#2372)
- feat(internal/host): prefer ipv4 than ipv6 (#2342)
- feat(cmd): user prePage to check changelog dev (#2340)
Bug Fixes
- fix: fmt import (#2379)
- fix(aliyun log): 'format bool' is missing in 'toString' function (#2406)
- fix: modify interface check way on selector (#2399)
- fix(http/binding): fix http encode url (#2400)
- fix(registry/consul): use health check option to control custom checks (#2391)
- fix(http/binding): fix http encode url (#2392)
- fix: typo and grammatical errors (#2368)
- fix: .gitignore del Repeated .*so (#2367)
- fix: modify interface check way (#2375)
- fix(apollo): config return nil when watch err
- fix(makefile): add "make proto" for proto generating (#2130)
Chores
- chore(log): let log toString same (#2414)
- chore: Update go.yml (#2426)
Others
- cleanup: remove redundancy type conversion and golangci add unconvert (#2409)
- add custom binding (#2428)
- expose request from transport (#2427)
- style: modify declaring empty slices (#2378)
- style(config/value): optimize atomicValue format string (#2401)
- test(log): add toString unit test (#2373)
- cleanup: remove fmt and errors new err (#2377)
- cleanup: remove the repeated import (#2393)
- cleanup: modify deprecated field (#2380)
- typo for log (#2374)
- test: supplement the unit testing of transport/grpc (#2371)
- revise err logic or null pointer exception (#2376)
- test(cmd): add ModulePath test (#2337)
New Contributors
- @demoManito made their first contribution in https://github.com/go-kratos/kratos/pull/2291
- @icylight made their first contribution in https://github.com/go-kratos/kratos/pull/2296
- @SeigeC made their first contribution in https://github.com/go-kratos/kratos/pull/2299
- @Wang-TaoTao made their first contribution in https://github.com/go-kratos/kratos/pull/2323
- @hrygo made their first contribution in https://github.com/go-kratos/kratos/pull/2353
- @guowei-gong made their first contribution in https://github.com/go-kratos/kratos/pull/2349
- @xiaoliwang made their first contribution in https://github.com/go-kratos/kratos/pull/2374
- @swliao425 made their first contribution in https://github.com/go-kratos/kratos/pull/2406
- @gaffeyQiu made their first contribution in https://github.com/go-kratos/kratos/pull/2401
Full Changelog: https://github.com/go-kratos/kratos/compare/v2.5.0...v2.5.1