Skip to content

v2.5.2

Compare
Choose a tag to compare
@shenqidebaozi shenqidebaozi released this 19 Oct 14:40
· 266 commits to main since this release
dcae38d

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

Full Changelog: v2.5.1...v2.5.2