v2.4.1
contrib -> go get github.com/kraots/contrib/xxxx@eff368621fb383112bfd8c79b4379036fc245193
New Features
- feat(middleware): add selector matcher (#2239)
- feat: support passing program args with run cmd (#2207)
Bug Fixes
- fix default behavior for gRPC encoding (#2187)
- fix: zookeeper add auto re-register (#2235)
- fix(contrib/config/polaris): Use injected client properly (#2238)
- fix: remove unuseful file when use nomod (#2234)
- fix(contrib): add logrus fatal level (#2222)
Others
- update ignore for go workspace (#2240)
- build(deps): bump k8s.io/client-go in /contrib/config/kubernetes (#2217)
- build(deps): bump k8s.io/client-go in /contrib/registry/kubernetes (#2218)
- build(deps): bump github.com/hashicorp/consul/api (#2211)
- build(deps): bump github.com/hashicorp/consul/api (#2209)
- build(deps): bump k8s.io/api in /contrib/config/kubernetes (#2219)
- build(deps): bump k8s.io/api in /contrib/registry/kubernetes (#2220)
- build(deps): bump github.com/go-zookeeper/zk (#2236)
- proto build client structName not match to server's structName (#2200)
- docs: update README_zh.md (#2208)
- build(deps): bump github.com/prometheus/common (#2188)
- build(deps): bump actions/setup-go from 3.2.0 to 3.2.1 (#2189)
- Feature/improve app test (#2190)
- test: increase endpoint,env, options and reader tests coverage. (#2192)
- test(contrib): update unit test for contrib/registry/polaris (#2196)
- test(log): increase tests coverage (#2197)
New Contributors
- @walrusyu made their first contribution in #2190
- @fengyuwusong made their first contribution in #2208
- @paulip1792 made their first contribution in #2238
- @Nomango made their first contribution in #2207
- @180909 made their first contribution in #2240
Full Changelog: v2.4.0...v2.4.1