Skip to content

v2.6.2

Compare
Choose a tag to compare
@shenqidebaozi shenqidebaozi released this 08 May 13:58
· 124 commits to main since this release
56777ee

contrib v2.6.2 -> 56777ee

New Features

  • feat: jwt KeyFunc external return (#2809)
  • feat: log helper support sprint option (#2616)
  • feat: issue translate (#2744)
  • feat: support grpc balancer health check (#2736)

Bug Fixes

  • fix(tracing): use global provider by default, but allow custom providers (#2803)
  • fix(middleware/tracing): golang filename modify (#2727)
  • fix:proto nesting causes template generation problems (#2718)
  • fix(contrib/registry/servicecomb): wrong stop ticker (#2749)
  • fix: package path to filepath (#2672)
  • fix: rectification of non-standard lint codes (#2746)
  • fix(transport/grpc/resolver/discovery/resolver.go): remove attributes.Attributes.New() (#2742)
  • fix: change the working directory of the command (#2560)

Chores

  • chore: embedding template (#2810)
  • chore: update comment (#2747)

Others

  • build(deps): bump google.golang.org/grpc in /contrib/config/etcd (#2767)
  • build(deps): bump google.golang.org/grpc in /contrib/opensergo (#2768)
  • build(deps): bump github.com/prometheus/client_golang (#2787)
  • build(deps): bump github.com/aliyun/aliyun-log-go-sdk (#2807)
  • build(deps): bump go.etcd.io/etcd/client/v3 in /contrib/config/etcd (#2788)
  • build(deps): bump go.etcd.io/etcd/client/v3 in /contrib/registry/etcd (#2789)
  • build(deps): bump github.com/hashicorp/consul/api (#2731)
  • build(deps): bump golang.org/x/net in /contrib/opensergo (#2779)
  • refactor: metadata supports key corresponding to multiple values (#2772)
  • build(deps): bump github.com/hashicorp/consul/api (#2733)
  • build(deps): bump google.golang.org/protobuf in /contrib/log/aliyun (#2751)
  • refactor(transport): format import and init slice cap (#2741)
  • add http.ResponseController type alias (#2713)
  • build(deps): bump k8s.io/client-go in /contrib/config/kubernetes (#2756)
  • build(deps): bump k8s.io/apimachinery in /contrib/config/kubernetes (#2757)
  • build(deps): bump actions/setup-go from 3.5.0 to 4.0.0 (#2737)

New Contributors

Full Changelog: v2.6.1...v2.6.2