Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Kratos

A Go framework for microservices.
Collective - Host: opensource - https://opencollective.com/go-kratos - Website: https://go-kratos.dev - Code: https://github.com/go-kratos/kratos

feat: jwt KeyFunc external return (#2809)

* Update jwt.go

* Update jwt.go

github.com/go-kratos/kratos - aed172b8ddd31368e27803b06197e32133ce43b9 authored over 1 year ago by Bin <[email protected]>
build(deps): bump golang.org/x/net in /contrib/opensergo (#2779)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.8.0 to 0.9.0.
- [Release notes](...

github.com/go-kratos/kratos - 520b321fe99bb2d79572539e91cbac448e3c9149 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
refactor: metadata supports key corresponding to multiple values (#2772)

* Adding Add/Values fn for transport and metadata layers, fixed tests and included tests to new ...

github.com/go-kratos/kratos - 3958f9d5c06ec7a9d2b1a4c85d95688825b76ad4 authored over 1 year ago by ibrahim albarghouthi <[email protected]>
build(deps): bump github.com/hashicorp/consul/api (#2733)

Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) from 1.19.1 to 1.20...

github.com/go-kratos/kratos - e9870cb48f7f6a9fc0889881c84cd31c357850df authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump google.golang.org/protobuf in /contrib/log/aliyun (#2751)

Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.28.1 t...

github.com/go-kratos/kratos - f8c19c37af5ef2fa67721098db8608e1819085ce authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: log helper support sprint option (#2616)

* feat:add sprint option

* fix: with helper need sprint

---------

Co-authored-by: zhous...

github.com/go-kratos/kratos - d0847cd46232c4f4f685058187b9e9efac80014a authored over 1 year ago by woniu317 <[email protected]>
fix(middleware/tracing): golang filename modify (#2727)

github.com/go-kratos/kratos - f03f5f89881ffa038265987a5830aeadbcfa7a87 authored over 1 year ago by jessetang <[email protected]>
refactor(transport): format import and init slice cap (#2741)

* fix(transport): format import and init slice cap

* fix lint: local-prefixes: github.com/go-...

github.com/go-kratos/kratos - d470886977ff9188d05f382cf9da2cb5eef49419 authored over 1 year ago by jessetang <[email protected]>
fix:proto nesting causes template generation problems (#2718)

* fix:proto nesting causes template generation problems

* feat: add test

* fix: cmd introd...

github.com/go-kratos/kratos - 446774f9e5cd15d999fd9654ce01a05b937eac84 authored over 1 year ago by Bin <[email protected]>
chore: update comment (#2747)

Co-authored-by: haiyux <[email protected]>

github.com/go-kratos/kratos - e273c5188a60927ddacf5657a34b3a45d1020d64 authored over 1 year ago by yonwoo9 <[email protected]>
fix(contrib/registry/servicecomb): wrong stop ticker (#2749)

Co-authored-by: haiyux <[email protected]>

github.com/go-kratos/kratos - 393bf4dbcbcb73e2f063088223126a79bead9af9 authored over 1 year ago by jessetang <[email protected]>
add http.ResponseController type alias (#2713)

Co-authored-by: czyt <[email protected]>

github.com/go-kratos/kratos - 6a4d17d79a3226fd91f59179ec803e0313d2608c authored over 1 year ago by 虫子樱桃 <[email protected]>
fix: package path to filepath (#2672)

* fix: package path to filepath

* fix: automatic import

* fix: automatic import

github.com/go-kratos/kratos - 99ccd00434d3c069fec98bf313fb55b55ba78e5c authored over 1 year ago by Bin <[email protected]>
build(deps): bump k8s.io/client-go in /contrib/config/kubernetes (#2756)

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.26.2 to 0.26.3.
- [Rel...

github.com/go-kratos/kratos - f47a238478e1e8fb0172c8eb130523cdb37eb2e3 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump k8s.io/apimachinery in /contrib/config/kubernetes (#2757)

github.com/go-kratos/kratos - 3d1af9af389973c5960a9a1ce6813f46ed8689d2 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: rectification of non-standard lint codes (#2746)

github.com/go-kratos/kratos - 9a973d29c24b80dfec53221c6ca33523294a9031 authored over 1 year ago by jessetang <[email protected]>
fix(transport/grpc/resolver/discovery/resolver.go): remove attributes.Attributes.New() (#2742)

github.com/go-kratos/kratos - 0c2d2632ac9d2340cbd57078ff0cdd82d534e322 authored over 1 year ago by jessetang <[email protected]>
feat: issue translate (#2744)

* feat: issue translate

* feat: stable bot

github.com/go-kratos/kratos - 78a2089f2bb39bce18ce04165911e7457d47b10a authored over 1 year ago by 包子 <[email protected]>
fix: change the working directory of the command (#2560)

* fix: change the working directory of the command
Refs #2519

* fix: change the working dire...

github.com/go-kratos/kratos - d05729399e23f3acd5215786c4b03f3430a52d82 authored over 1 year ago by Xin <[email protected]>
feat: support grpc balancer health check (#2736)

github.com/go-kratos/kratos - 8af9ca33bd969a56fdfbdd99d60c2bc7a6e8aec7 authored over 1 year ago by 包子 <[email protected]>
build(deps): bump actions/setup-go from 3.5.0 to 4.0.0 (#2737)

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.5.0 to 4.0.0.
- [Release n...

github.com/go-kratos/kratos - bd26120ec69b0cc2092ac8ce3c3458acab73bc4a authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(cmd/kratos/internal/base/repo.go): missing error (#2734)

* fix(cmd/kratos/internal/base): missing error

* fix

github.com/go-kratos/kratos - 6369db2e8e5437c082e0c40bdb3175a654847e44 authored over 1 year ago by jessetang <[email protected]>
fix(cmd): import format (#2735)

github.com/go-kratos/kratos - 492248d0320b4f95584d461dcea381a0d64c1412 authored over 1 year ago by jessetang <[email protected]>
fix: refactor project creation params process (#2714)

* add http.ResponseController type alias

* refactor:project creation

* Delete codec_go1.20...

github.com/go-kratos/kratos - ae4dd7f4a8f29394ab8b3663de11cb4a5d944031 authored over 1 year ago by 虫子樱桃 <[email protected]>
Update Makefile (#2725)

github.com/go-kratos/kratos - 33cb4576e9aad2eca7ad260ea5ebab1e12a3f6a6 authored over 1 year ago by 包子 <[email protected]>
fix(grpc/balancer): fix the problem that the watch log cannot be closed (#2726)

github.com/go-kratos/kratos - 768ffd71d4369b99424458ffbbf287df342a8424 authored over 1 year ago by 包子 <[email protected]>
fix: remove repeat `net/http` package (#2708)

* fix: remove repeat package

* fix

* fix

* fix

github.com/go-kratos/kratos - 9ee4fcb48afb430259977e07c2d39b42638cbc30 authored over 1 year ago by jessetang <[email protected]>
fix: markdown form format (#2721)

* fix: markdown form format

* format import

github.com/go-kratos/kratos - ae2dcb04c0506fc4a70ae5ae4ed1ce4b13941c9b authored over 1 year ago by jessetang <[email protected]>
fix: correct message of CmdServer (#2724)

github.com/go-kratos/kratos - 6602dc325e53030e4d057f9513c6d457618a2150 authored over 1 year ago by Xin <[email protected]>
deps: upgrade kratos version to v2.6.1 (#2716)

github.com/go-kratos/kratos - 7eca8f80340563ec1a9d3252becbd1377779f7fe authored over 1 year ago by 包子 <[email protected]>
fix: fix contrib registry eureka watcher as *watcher (#2693)

github.com/go-kratos/kratos - 665a72e67fc51909929e7a12c9c2ce871555316a authored over 1 year ago by yonwoo9 <[email protected]>
fix: upgrade go.sum (#2715)

* fix: upgrade go.sum

* fix

github.com/go-kratos/kratos - a672980a152b652344add6b9b132a2abac64bae3 authored over 1 year ago by 包子 <[email protected]>
build(deps): bump k8s.io/client-go in /contrib/config/kubernetes (#2695)

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.24.3 to 0.26.2.
- [Rel...

github.com/go-kratos/kratos - 51fac4ff9003c25d59e829feb1efa869014e9879 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump github.com/hashicorp/consul/api (#2688)

Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) from 1.18.0 to 1.19...

github.com/go-kratos/kratos - 9c7182058e44eaf927dd1e217223d22df7d7b0cc authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump k8s.io/apimachinery in /contrib/config/kubernetes (#2694)

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.26.0 to 0.26.2.
...

github.com/go-kratos/kratos - 91be9c10714d7f770a627b3f27f8c0777b1105f0 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump github.com/hashicorp/consul/api (#2685)

Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) from 1.18.0 to 1.19...

github.com/go-kratos/kratos - a11002d7ee43b5655c181d910858762f0d25777f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump golang.org/x/sync in /contrib/registry/zookeeper (#2687)

Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.0.0-20220513210516-0976fa681c29...

github.com/go-kratos/kratos - 15de2007c767e363cd5a2ce590cc8eade4c1c80b authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump golang.org/x/net in /contrib/opensergo (#2699)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220520000938-2e3eb7b945c2 t...

github.com/go-kratos/kratos - 1579155a2cac433c00a644970f0eca96f4c23b11 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump golang.org/x/net in /contrib/config/polaris (#2706)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220624214902-1bab6f366d9e t...

github.com/go-kratos/kratos - 51a34df0a6d904491ca6e548858e443b63e7f029 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump golang.org/x/net (#2703)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20210405180319-a5a99cb37ef4 t...

github.com/go-kratos/kratos - 61176708e6cfb26566370a6fbf45c80a123a7bc9 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump golang.org/x/net in /contrib/polaris (#2705)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220425223048-2871e0cb64e4 t...

github.com/go-kratos/kratos - b79c142580d0820531a8a69c0a0168bedeb71a32 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump github.com/prometheus/common (#2698)

Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.40.0 to 0.41.0...

github.com/go-kratos/kratos - f458e2535f58b7b6ac74b50ee5c67b9f3edf3e42 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump golang.org/x/net in /contrib/registry/servicecomb (#2704)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20210405180319-a5a99cb37ef4 t...

github.com/go-kratos/kratos - 8203a900472e07219e58d8fa167c427ba1977106 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump golang.org/x/text in /cmd/protoc-gen-go-errors (#2675)

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8.
- [Release notes...

github.com/go-kratos/kratos - c65f823c38dec529ded4493a33292cf2f8bd1714 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump golang.org/x/text in /contrib/opensergo (#2678)

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8.
- [Release notes...

github.com/go-kratos/kratos - a6c9fdd9d3937c74f5e70a293b3506b65d4f7092 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump golang.org/x/text in /contrib/polaris (#2679)

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8.
- [Release notes...

github.com/go-kratos/kratos - 7e89bbd799ce9268d0b9c449fc553b7311c91ab7 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: support load balance for streaming connection creation (#2669)

* feat: support load balance for streaming connection creation

* fix lint

github.com/go-kratos/kratos - 834b781ee2119ec405472a4d617d4725c45fb4e1 authored over 1 year ago by 包子 <[email protected]>
feat: Add latency to the recover handler context (#2653)

* feat: Make recovey log information more abundant

* feat: Add latency to the recover handler...

github.com/go-kratos/kratos - 19f008b48379f0d8f0802da087d055690875e58d authored over 1 year ago by hoslo <[email protected]>
fix: cmd `proto add` nil pointer (#2670)

github.com/go-kratos/kratos - e4595db3d80cc4457d5c90f6a4ea32a630872817 authored over 1 year ago by 180909 <[email protected]>
build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /cmd/kratos (#2676)

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8.
- [Release notes...

github.com/go-kratos/kratos - e33d644a789b13ed1601cb45207c212293330450 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(selector): version NodeFilter append func (#2671)

github.com/go-kratos/kratos - d8d231e7253ffbdc3b6dbd55bbfefbd78b5dede6 authored over 1 year ago by 180909 <[email protected]>
fix(contrib): fix eureka server load too high (#2546)

Co-authored-by: fangyong <[email protected]>

github.com/go-kratos/kratos - bab67facad0d3582fb1f5a49b95621f4611a502f authored over 1 year ago by weetime <[email protected]>
feat: add comment to http server interface method (#2657)

Co-authored-by: gogogo <[email protected]>

github.com/go-kratos/kratos - d0b1d8485029ef251deb7112fb7ef4deb5d8abb6 authored over 1 year ago by thinkgo <[email protected]>
build(deps): bump github.com/prometheus/common (#2668)

Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.37.0 to 0.40.0...

github.com/go-kratos/kratos - 54f19c1dcb583e674af22f94a3302b0d9fc34cf8 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump google.golang.org/grpc in /contrib/config/etcd (#2662)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.50.1 to 1.53.0.
- [Relea...

github.com/go-kratos/kratos - 8d5010495a29aec63e8292c1def422f2632e39e7 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: replace deprecated method (#2667)

github.com/go-kratos/kratos - 6330a5688ecd6814fed435d401f8ca06de570507 authored over 1 year ago by jessetang <[email protected]>
fix: polaris get service name (#2615)

github.com/go-kratos/kratos - 27eadd83b4e23ed03e3f053bf23e7426a092eb51 authored over 1 year ago by 包子 <[email protected]>
feat: support polaris ratelimit ability (#2586)

github.com/go-kratos/kratos - 0a076443cba110af07f4592eebf909905459c828 authored over 1 year ago by YuanXin Hu <[email protected]>
feat(log): update zap interface (#2620)

github.com/go-kratos/kratos - 7def38acde5121fca2ed6030c72b02c8572cf76a authored over 1 year ago by aveyuan <[email protected]>
chore: update pull request template (#2649)

github.com/go-kratos/kratos - 77abb6356f424489a6d4aff228701062c54dff9b authored over 1 year ago by LiuDui <[email protected]>
fix: do not re register after service logout (#2647)

github.com/go-kratos/kratos - 50da181d6956d9da0f22b6ed718f7029536bc1b4 authored over 1 year ago by 包子 <[email protected]>
fix: polaris temporarily delete the watch test (#2652)

github.com/go-kratos/kratos - a006328db645c074f983df325f2f976cd5cd8859 authored over 1 year ago by 包子 <[email protected]>
chore(ci): update go.yaml support golang 1.20 (#2651)

github.com/go-kratos/kratos - 613282b096e5798b460f5fdd7236e767589f0f7b authored over 1 year ago by leyou240 <[email protected]>
chore: clean up deprecated code (#2648)

github.com/go-kratos/kratos - 08f37391e1fbeb71a25cae9e4b264bc8e4bfb8ce authored over 1 year ago by LiuDui <[email protected]>
chore: fix comment (#2645)

Signed-off-by: cui fliter <[email protected]>

github.com/go-kratos/kratos - 239121155d0f74c56645ae0a0d729789e12b1682 authored over 1 year ago by cui fliter <[email protected]>
update gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b to 3.0.0 (#2630)

github.com/go-kratos/kratos - b242403bc125917a4e071d05df118f37811a457b authored over 1 year ago by jerjjj <[email protected]>
chore: update go-zero link in readme (#2628)

github.com/go-kratos/kratos - 63b23af41844807e9bc6e1c44afc26454784c16c authored over 1 year ago by Kevin Wan <[email protected]>
feat: add grpc client stream interceptor opts (#2610)

Co-authored-by: yao.li <[email protected]>

github.com/go-kratos/kratos - 35800916dcfd608119e5b8258d0956de319756a0 authored almost 2 years ago by liyaopinner <[email protected]>
feat: add subset alg for instances (#2613)

* add subset alg for instances

* fix go build

* update go sum

* fix lint

* fix gofmt...

github.com/go-kratos/kratos - bebea0c103a85329dbc7cbb7bfff4ba6684a6953 authored almost 2 years ago by longxboy <[email protected]>
fix: project creation `--nomod` (#2611)

Co-authored-by: czyt <[email protected]>

github.com/go-kratos/kratos - 61744753eb8f1b954817183742ae844fd50f508d authored almost 2 years ago by 虫子樱桃 <[email protected]>
feat(transport/http): request body read multiple times (#2542)

* fix(transport/http): request body read multiple times

* feat(transport/http): request body ...

github.com/go-kratos/kratos - b2689af39c6a5815d38d929e216c5812ce71658d authored almost 2 years ago by 桂后昌 <[email protected]>
chore(transport): fix the test name (#2543)

github.com/go-kratos/kratos - e22775cfccf65f857d63fa365128fa5d268f4c7d authored almost 2 years ago by 180909 <[email protected]>
chore: fix a few function names on comments (#2430)

github.com/go-kratos/kratos - 9cc1047c75abd75a9ee0cab1a064a785398751fa authored almost 2 years ago by cui fliter <[email protected]>
feat: support polaris service governance (#2605)

github.com/go-kratos/kratos - 7e896ae4c060199507b342817a316116fa3c96de authored almost 2 years ago by 包子 <[email protected]>
feat(registry): consul support re-registry when service does not exist (#2606)

github.com/go-kratos/kratos - 33d51a84c3094e650d874e8a2d5dc0fc1b35b1b0 authored almost 2 years ago by 包子 <[email protected]>
feat:add buf apis (#2604)

* add buf

github.com/go-kratos/kratos - eafbe908a84d30bdb4fb2e72cb05ff77e1ed9ff8 authored almost 2 years ago by longxboy <[email protected]>
build(deps): bump github.com/aliyun/aliyun-log-go-sdk (#2598)

Bumps [github.com/aliyun/aliyun-log-go-sdk](https://github.com/aliyun/aliyun-log-go-sdk) from 0....

github.com/go-kratos/kratos - f49ac647e8c141c5b956143571f6cd8675593c59 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(contrib/registry/etcd): rewatch when error occur (#2603)

* fix(contrib/registry/etcd): rewatch when error occur

* fix(contrib/registry/etcd): close wa...

github.com/go-kratos/kratos - 65c51594f985ecab9f8bbd91735d5dd29900db6d authored almost 2 years ago by baeNewJeans <[email protected]>
feat: grpc use the admin api (#2596)

* feat: grpc use the admin api

github.com/go-kratos/kratos - 480b16b817a0fe61ee82356698c15938def2bbe7 authored almost 2 years ago by 包子 <[email protected]>
build(deps): bump github.com/hashicorp/consul/api (#2561)

Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) from 1.15.3 to 1.18...

github.com/go-kratos/kratos - b26023888d055d393eed22fe6bac75551a35d32d authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(contrib/log/tencent): tencentcloud-cls-sdk-go 为异步上传,需要显式调用"Start"方法开启才会生效 (#2514)

github.com/go-kratos/kratos - a3f24ee70402304e90923e00901c9b0bca117548 authored almost 2 years ago by 刘思圆 <[email protected]>
fix(consul):return err if ctx is done (#2550)

github.com/go-kratos/kratos - 271b6c29243435d498146ff9e72c39bf6760e5a5 authored almost 2 years ago by Remember <[email protected]>
feat: support for windows make install (#2554)

Co-authored-by: luckystar <[email protected]>

github.com/go-kratos/kratos - c442a320a01bc20eb51401e372722862d1105b6e authored almost 2 years ago by Luckystar <[email protected]>
fix(registry): add zookeeper exists watcher when the node does not exist (#2555)

* fix(registry): add zookeeper exists watcher when the node does not exist

* fix(registry): a...

github.com/go-kratos/kratos - b0db5948293bba76a6f80f67e9e8f57af726426f authored almost 2 years ago by soukengo <[email protected]>
build(deps): bump github.com/aliyun/aliyun-log-go-sdk (#2577)

Bumps [github.com/aliyun/aliyun-log-go-sdk](https://github.com/aliyun/aliyun-log-go-sdk) from 0....

github.com/go-kratos/kratos - 33fff02a6235e42fa88bd8b842212191b299c08b authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat(middleware): redacter interface for logging (#2564)

github.com/go-kratos/kratos - d12498ed3864762a62fd96dbac55f2d78c33c601 authored almost 2 years ago by Juan C. Yamacho H <[email protected]>
Feat project create with dir name add test (#2576)

* fix issue:#2358 Support for creating a project with specifying the name for its place dir

*...

github.com/go-kratos/kratos - 852a77faa691a7d56f38ee3e6302bb3e5c232daf authored almost 2 years ago by 虫子樱桃 <[email protected]>
build(deps): bump k8s.io/apimachinery in /contrib/config/kubernetes (#2581)

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.24.3 to 0.26.0.
...

github.com/go-kratos/kratos - 6f78ccacd9fb2c50c0d31f0eb87b50013fe7a250 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump actions/setup-go from 3.3.1 to 3.5.0 (#2585)

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.3.1 to 3.5.0.
- [Release n...

github.com/go-kratos/kratos - 2c3fab50a39b80fd7575fdc4d86097f7b249323a authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump github.com/polarismesh/polaris-go (#2589)

Bumps [github.com/polarismesh/polaris-go](https://github.com/polarismesh/polaris-go) from 1.2.0 ...

github.com/go-kratos/kratos - 2a9808df14d9acd2d0b3665797a346b64e0f6027 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump github.com/apolloconfig/agollo/v4 (#2591)

Bumps [github.com/apolloconfig/agollo/v4](https://github.com/apolloconfig/agollo) from 4.2.1 to ...

github.com/go-kratos/kratos - 89d8eeba6286d93160df838020cd117f75424c6c authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump github.com/hashicorp/consul/api (#2563)

Bumps [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) from 1.15.3 to 1.18...

github.com/go-kratos/kratos - a017ab09576f9e27e15f42be88ababeda2ff61bf authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Revert "feat: support polaris service governance"

This reverts commit b67d514bfac431b6f9d6c98f1d8e46cb1738e08d.

github.com/go-kratos/kratos - a45f3afdffb28b67c8d95be63000968d2db88d17 authored almost 2 years ago by baozhecheng <[email protected]>
feat: support polaris service governance

github.com/go-kratos/kratos - b67d514bfac431b6f9d6c98f1d8e46cb1738e08d authored almost 2 years ago by baozhecheng <[email protected]>
fix(registry): ServiceInstance does not implement an Equal method for grpc Attributes. (#2575)

github.com/go-kratos/kratos - facafba64ad4420524f4b7dc8923b65ac8dfada3 authored almost 2 years ago by Xingwang Liu <[email protected]>
Revert "fix issue:#2358 Support for creating a project with specifying the name for its place dir (#2573)"

This reverts commit 3d322fe6c13a9e021199ae7261b7adcadac71316.

github.com/go-kratos/kratos - e36612e9caefad95777216b3bb25c66fa1649693 authored almost 2 years ago by baozhecheng <[email protected]>
fix issue:#2358 Support for creating a project with specifying the name for its place dir (#2573)

Co-authored-by: czyt <[email protected]>

github.com/go-kratos/kratos - 3d322fe6c13a9e021199ae7261b7adcadac71316 authored almost 2 years ago by 虫子樱桃 <[email protected]>
feat: consul registry support get services from multiple datacenters (#2536)

* feat: consul支持多数据中心

* feat: fix comments

* refactor: param name

* fix: comments fix
...

github.com/go-kratos/kratos - 2cf82fa4a75cea70bd500561975b95659237d892 authored almost 2 years ago by woniu317 <[email protected]>
test(encoding/form/encode): add test and fix code style (#2539)

* test(encoding/form/encode): add test and fix code style

Signed-off-by: demoManito <14304827...

github.com/go-kratos/kratos - 3393990cd8715363d91dde490d2b283203382ea1 authored almost 2 years ago by jessetang <[email protected]>
build(deps): bump github.com/aliyun/aliyun-log-go-sdk (#2548)

Bumps [github.com/aliyun/aliyun-log-go-sdk](https://github.com/aliyun/aliyun-log-go-sdk) from 0....

github.com/go-kratos/kratos - 3c3829795c8c0d1ad3b6db66771bdd8d1a626779 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>