Skip to content

v2.7.0

Compare
Choose a tag to compare
@shenqidebaozi shenqidebaozi released this 08 Aug 05:20
· 101 commits to main since this release
7888107

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

Full Changelog: v2.6.3...v2.7.0