Skip to content

v2.6.3

Compare
Choose a tag to compare
@shenqidebaozi shenqidebaozi released this 04 Jul 05:16
· 119 commits to main since this release
32b1d13

contrib -> github.com/go-kratos/kratos/contrib/xxxx 32b1d13

Dependencies

  • deps: upgrade kratos version to v2.6.3 (#2903)

New Features

  • feat: add omitempty prefix to rule path (#2870)

Bug Fixes

  • fix(encoding/form): failed to decode the map type (#2468)
  • fix: logging middle don't get trace_id value when logger is filterLogger (#2869)
  • fix(cli): fix import path with --nomod (#2775)
  • fix: http parse pb message body panic (#2847)
  • fix: fix go import path when add project --nomod (#2837)

Chores

  • chore: remove the dependency of grpc_testing module (#2824)

Others

  • build(deps): bump github.com/prometheus/common (#2840)
  • update polaris-standalone docker image (#2854)
  • build(deps): bump actions/setup-go from 4.0.0 to 4.0.1 (#2829)
  • build(deps): bump google.golang.org/grpc in /contrib/opensergo (#2823)

New Contributors

Full Changelog: v2.6.2...v2.6.3