Skip to content

v2.5.3

Compare
Choose a tag to compare
@shenqidebaozi shenqidebaozi released this 10 Nov 15:04
· 247 commits to main since this release
a7bae93

contrib -> a7bae93

Dependencies

  • deps: upgrade kratos version to v2.5.3 (#2500)

New Features

  • feat: add app Before and Afters option (#2403)

Bug Fixes

  • fix(selector): set global do not work (#2489)
  • fix(filter): filter out keyvals if keyFunc is provided (#2484)
  • fix(contrib/log): test case error (#2487)
  • fix ewma panic (#2480)

Others

  • build(deps): bump github.com/apolloconfig/agollo/v4 (#2421)
  • build(deps): bump go.etcd.io/etcd/client/v3 in /contrib/registry/etcd (#2384)
  • build(deps): bump google.golang.org/grpc in /contrib/opensergo (#2452)
  • build(deps): bump google.golang.org/grpc in /contrib/config/etcd (#2453)
  • typo: correct var name (#2496)
  • build(deps): bump github.com/hashicorp/consul/api (#2472)
  • build(deps): bump github.com/prometheus/client_golang (#2494)
  • build(deps): bump github.com/polarismesh/polaris-go (#2493)
  • build(deps): bump github.com/aliyun/aliyun-log-go-sdk (#2492)
  • build(deps): bump google.golang.org/grpc in /contrib/registry/etcd (#2454)
  • test(encoding/form): add unit test and code style modift (#2467)
  • style(config): code style tweaks and abstracts some methods (#2465)
  • build(deps): bump github.com/hashicorp/consul/api (#2473)
  • build(deps): bump github.com/aliyun/aliyun-log-go-sdk (#2483)
  • style(contrib/config): code style modify (#2475)

New Contributors

Full Changelog: v2.5.2...v2.5.3