Skip to content

v2.6.1

Compare
Choose a tag to compare
@shenqidebaozi shenqidebaozi released this 09 Mar 16:35
· 170 commits to main since this release
7eca8f8

This is the first version of kratos that uses generics features

Contrib Version

contrib -> 7eca8f8

Dependencies

  • deps: upgrade kratos version to v2.6.1 (#2716)

New Features

  • feat: support load balance for streaming connection creation (#2669)
  • feat: Add latency to the recover handler context (#2653)
  • feat: add comment to http server interface method (#2657)
  • feat: support polaris ratelimit ability (#2586)
  • feat(log): update zap interface (#2620)

Bug Fixes

  • fix: fix contrib registry eureka watcher as *watcher (#2693)
  • fix: upgrade go.sum (#2715)
  • fix: cmd proto add nil pointer (#2670)
  • fix(selector): version NodeFilter append func (#2671)
  • fix(contrib): fix eureka server load too high (#2546)
  • fix: polaris get service name (#2615)

Chores

  • chore: replace deprecated method (#2667)

Others

  • build(deps): bump k8s.io/client-go in /contrib/config/kubernetes (#2695)
  • build(deps): bump github.com/hashicorp/consul/api (#2688)
  • build(deps): bump k8s.io/apimachinery in /contrib/config/kubernetes (#2694)
  • build(deps): bump github.com/hashicorp/consul/api (#2685)
  • build(deps): bump golang.org/x/sync in /contrib/registry/zookeeper (#2687)
  • build(deps): bump golang.org/x/net in /contrib/opensergo (#2699)
  • build(deps): bump golang.org/x/net in /contrib/config/polaris (#2706)
  • build(deps): bump golang.org/x/net (#2703)
  • build(deps): bump golang.org/x/net in /contrib/polaris (#2705)
  • build(deps): bump github.com/prometheus/common (#2698)
  • build(deps): bump golang.org/x/net in /contrib/registry/servicecomb (#2704)
  • build(deps): bump golang.org/x/text in /cmd/protoc-gen-go-errors (#2675)
  • build(deps): bump golang.org/x/text in /contrib/opensergo (#2678)
  • build(deps): bump golang.org/x/text in /contrib/polaris (#2679)
  • build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /cmd/kratos (#2676)
  • build(deps): bump github.com/prometheus/common (#2668)
  • build(deps): bump google.golang.org/grpc in /contrib/config/etcd (#2662)

New Contributors

Full Changelog: v2.5.4...v2.6.1