v2.7.0
版本发布时间: 2023-08-08 13:20:52
go-kratos/kratos最新发布版本:v2.8.0(2024-07-22 20:02:06)
contrib -> go get xxxxx@7888107c4b4f978a4bbed2382fac762bcadbd13c
Dependencies
- deps: upgrade kratos version to v2.7.0 (#2944)
New Features
- feat(contrib): add zerolog (#2942)
- feat(transport/http): add walk http handler (#2943)
- feat: add bindQuery default (#2915)
- feat(transport): add endpoint option for server (#2904)
Bug Fixes
- fix(kratos cli): kratos cli gives wrong import path when creating app with --nomod parameter (#2938)
- fix:go-http plugin path encoding error (#2917)
Others
- build(deps): bump github.com/apolloconfig/agollo/v4 (#2939)
- build(deps): bump google.golang.org/grpc in /contrib/config/etcd (#2935)
- Update gitee-sync.yml (#2936)
- build(go): upgrade to go 1.19 (#2905)
New Contributors
- @pplmx made their first contribution in https://github.com/go-kratos/kratos/pull/2905
- @J-guanghua made their first contribution in https://github.com/go-kratos/kratos/pull/2917
- @qzwxsaedc made their first contribution in https://github.com/go-kratos/kratos/pull/2938
Full Changelog: https://github.com/go-kratos/kratos/compare/v2.6.3...v2.7.0