Ecosyste.ms: OpenCollective

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

github.com/go-kratos/kratos

Your ultimate Go microservices framework for the cloud-native era.
https://github.com/go-kratos/kratos

fix(circuitbreaker): add WithCircuitBreaker to fix WithGroup is useless (#2535)

8732b763869697f6d76a0b216ebe3e1b069adb55 authored almost 2 years ago by Ccheers <[email protected]>
feat(transport/grpc): support custom healthcheck (#2541)

* feat(transport/grpc): support custom healthcheck

* fix: parameters grpc server

* fix(tra...

d779faf09142048cac83e0649f6ded1a20d51fce authored almost 2 years ago by Aurélien Perrier <[email protected]>
fix(config): fix codec NPE as parsing format wrongly, fix #2517 (#2518)

* fix[config]: fix codec NPE as parsing format wrongly, fix #2517

* feat: add unit testing fo...

a82c82d49f8f0f0cdd060838241bdfceb4a1f42b authored almost 2 years ago by qshuai <[email protected]>
chore(cmd): use t.Cleanup (#2537)

c530d63e751cf0d1c6e2986368ef92b3eb128483 authored almost 2 years ago by 180909 <[email protected]>
deps: upgrade kratos version to v2.5.3 (#2500)

a7bae93ee08d95c84ecd8deed8a912b7aed7129a authored almost 2 years ago by 包子 <[email protected]>
build(deps): bump github.com/apolloconfig/agollo/v4 (#2421)

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

b339ae89567dbadff6b665bf218a63b79845d01a authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump go.etcd.io/etcd/client/v3 in /contrib/registry/etcd (#2384)

Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) from 3.5.4 to 3.5.5.
- [Rele...

3f698aa2c0ae468d6da30e02345e4b8279c1dfc1 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump google.golang.org/grpc in /contrib/opensergo (#2452)

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

c5888ff46425ea163074bd8de4dc4f3b0a4786ee authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump google.golang.org/grpc in /contrib/config/etcd (#2453)

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

878eca54ab95530a1737d202dee214ef13ed253e authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
typo: correct var name (#2496)

275f815e407dbb25bc7ee096fdd3c1e641b3cdf7 authored almost 2 years ago by yeqown <[email protected]>
fix(selector): set global do not work (#2489)

* fix(selector): set global do not work

* fix(selector): test

* fix(selector): return earl...

383f28faeb81a2a5d5fa5462cba2ff6c9cce5154 authored almost 2 years ago by Cluas <[email protected]>
build(deps): bump github.com/hashicorp/consul/api (#2472)

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

e9ef3eea2daa48743a7f3696fba60a4b7a672ca3 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump github.com/prometheus/client_golang (#2494)

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1....

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

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

818452dd53364129e3f300f42771154553e569a6 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump github.com/aliyun/aliyun-log-go-sdk (#2492)

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

699f0304ed804952eb308eb5bb519f7d4f1bdb2c authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump google.golang.org/grpc in /contrib/registry/etcd (#2454)

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

c888d50cc59a915c88dfb561b3de1a977e443b91 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
test(encoding/form): add unit test and code style modift (#2467)

* test(encoding/form): add unit test and code style modift

* fix test

* add populateRepeat...

a1a2b9dbd91ef7e241338140f955109cdbdfa962 authored almost 2 years ago by jessetang <[email protected]>
feat: add app Before and Afters option (#2403)

* feat: add app Before and Afters option

* feat: before and Afters with context params

* s...

590c4690816ec30332f8ab8da27cf3402a68f269 authored almost 2 years ago by JellyTony <[email protected]>
fix(filter): filter out keyvals if keyFunc is provided (#2484)

0f38511ea8303b42007b5bdf7b85ebd6fafc833f authored almost 2 years ago by Miguel Martínez Triviño <[email protected]>
fix(contrib/log): test case error (#2487)

* fix(contrib/log): test case error

* fix float32

* add nil case

511f1917ced7effe95dc00dcabe626ad784ce69b authored almost 2 years ago by jessetang <[email protected]>
style(config): code style tweaks and abstracts some methods (#2465)

* style(config): code specification tweaks and abstracts some methods

* optimize

* modify ...

2a65502be27bca8eebb63a3e1cc34b758f3d94d3 authored almost 2 years ago by jessetang <[email protected]>
build(deps): bump github.com/hashicorp/consul/api (#2473)

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

03d9494b19b86afcc88b5858b7e643e4764dea8d authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump github.com/aliyun/aliyun-log-go-sdk (#2483)

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

c4c1ebab475ccbcb4263bd01af456c78dd87cb94 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix ewma panic (#2480)

* fix ewma panic

f0878b0a78928a3e3eb2d040f5424a7f9953aac4 authored almost 2 years ago by Tony Chen <[email protected]>
style(contrib/config): code style modify (#2475)

3c65f16737e3385fe3df5f91c403f292d5d400c1 authored almost 2 years ago by jessetang <[email protected]>
deps: upgrade kratos version to v2.5.2 (#2464)

dcae38d6568c04c49d48fd3d982f643f79c71bed authored almost 2 years ago by 包子 <[email protected]>
fix(log): toString float32 precision loss and convert uint use `FormatUint` (#2461)

* fix(log): toString float32 precision loss

* convert uint to string

a911f8f9ee5403100ebca0a2a51ccc291f44973e authored almost 2 years ago by Jesse <[email protected]>
build(deps): bump actions/setup-go from 3.3.0 to 3.3.1 (#2462)

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

4bd1fde7efd80c52a29dae0d03f40c8d98434266 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cleanup: use HTTP package methods replace GET POST DELETE... (#2412)

54655e4b24df55b07f5f50c8e7ac9a505c11acbf authored about 2 years ago by Jesse <[email protected]>
fix net error (#2460)

185aaa7184104ec49074ca12bca9906bd21009ef authored about 2 years ago by Tony Chen <[email protected]>
fix(metadata): sort services by lexicographical order on ListServices (#2397)

Co-authored-by: Guoqiang Ding <[email protected]>

40300677eef9d50ec85bc406ce4d787c95f2a79c authored about 2 years ago by Guoqiang Ding <[email protected]>
fix: in for defer close (#2411)

Resource leakage may occur. Call 'defer' in the 'for' loop.
case: https://go.dev/doc/effective_...

6bb3ad6f27a54170791071b1112b10005821dd47 authored about 2 years ago by Jesse <[email protected]>
test(middleware/auth/jwt): add test TestNewContextAndFromContext (#2447)

54c6fb3631dcba53150cceda17d5059b1e7e22db authored about 2 years ago by Jesse <[email protected]>
test(middleware/metadata): supplement test and modify code style (#2448)

b5482d179438e96b3553fdd3b244f7b4bcf9f073 authored about 2 years ago by Jesse <[email protected]>
docs(config/etcd): fix the missing step of Load (#2450)

Co-authored-by: Guoqiang Ding <[email protected]>

e3feea6eebfbadd871924fc83f9753f505d3ad81 authored about 2 years ago by Guoqiang Ding <[email protected]>
[Feature] add path prefix for http server (#2439)

* update http.NewServer
Add feature:option of mux router prefix path.

* remove nil check in
...

d82d607c21e9f9aa4db4962e1edc7d77a37beeef authored about 2 years ago by ruohone <[email protected]>
cleanup: regex replcae \. => . (#2435)

7a99e8bbdc01d49b6f612bdc0890a06be5402f53 authored about 2 years ago by jesse.tang <[email protected]>
test(middleware/logging): TestExtractError (#2443)

77d260241c93d336107ceffe902488476735aa30 authored about 2 years ago by jesse.tang <[email protected]>
cleanup: update scpSyntaxRe regexp (#2444)

2de6ba028cef59bc78d7e611466a6920640f8b07 authored about 2 years ago by jesse.tang <[email protected]>
fix: contrib/registry/eureka/client.go serveice -> serivce (#2440)

b5cd1c693d046a443a0cbcae767e57fbfa416390 authored about 2 years ago by jesse.tang <[email protected]>
style: kratos interface check (#2441)

* style: kratos interface check

* fix: kratos interface check

c5e86ca36d53bf21b188160db8ca46e12a169ef0 authored about 2 years ago by jesse.tang <[email protected]>
deps: upgrade kratos version v2.5.1 (#2431)

* deps: upgrade kratos version v2.5.1

* fix goimport

8743f3e50c4039679de72a365c9d5246dfda3bbc authored about 2 years ago by 包子 <[email protected]>
feat: golangci add goimports local-prefixes (#2413)

* feat: golangci goimports local-prefixes

* fix lint

* fix lint

69fcd50c0a2a48af3b347cdd1572233e69bb2259 authored about 2 years ago by jesse.tang <[email protected]>
cleanup: remove redundancy type conversion and golangci add unconvert (#2409)

* cleanup: remove redundancy type conversion

* golangci add unconvert check

9f65c1a03d6bb9923e65d61de7853e8faa48b23f authored about 2 years ago by jesse.tang <[email protected]>
add custom binding (#2428)

* add custom binding

* fix test

* fix empty value

a680321309be9f4ebde5982f5cdd95e96e62523d authored about 2 years ago by Tony Chen <[email protected]>
expose request from transport (#2427)

468630cc4bf621528895bd8a6e27a32fccd10bb4 authored about 2 years ago by Tony Chen <[email protected]>
chore(log): let log toString same (#2414)

9301bfa40788966c1a4768014ae19b5b968d2cc3 authored about 2 years ago by 180909 <[email protected]>
chore: Update go.yml (#2426)

ff59a89b06636f29e7d31aa4abb97fcff9fa8053 authored about 2 years ago by leyou240 <[email protected]>
style: modify declaring empty slices (#2378)

* fix: modify declaring empty slices

declare an empty slice to var s []int replace s :=[]int{...

0ecc2b422f280cddcfaae2ff63b81aec2f04cb69 authored about 2 years ago by jesse.tang <[email protected]>
style(config/value): optimize atomicValue format string (#2401)

faa3adc3008a51acda7e4bcca2519bc6f99a6b0e authored about 2 years ago by Gaffey <[email protected]>
test(log): add toString unit test (#2373)

* test(log): add toString unit test

* fix lint

* annotation

* fix build&test

b10e067fe924be61d9e4bba85b14b0c5b2e7af34 authored about 2 years ago by 180909 <[email protected]>
cleanup: remove fmt and errors new err (#2377)

* cleanup: remove fmt and errors new err

* fix lint

* fix style

* modify global variable

0e698b248a8a0f36a3b3a924c9b0a2eac2398d73 authored about 2 years ago by jesse.tang <[email protected]>
cleanup: remove the repeated import (#2393)

2936b5ba8060abe0e6343144d07e228918f0269f authored about 2 years ago by 180909 <[email protected]>
fix: fmt import (#2379)

4d950507475c9f7b452de5ef865aa96ffb65d773 authored about 2 years ago by jesse.tang <[email protected]>
fix(aliyun log): 'format bool' is missing in 'toString' function (#2406)

8d067a32db778f30d2872c96ac083dc8fec1b0db authored about 2 years ago by swliao425 <[email protected]>
fix: modify interface check way on selector (#2399)

2170a12aa477055a52c1fbf9eb6dc44e586f6b76 authored about 2 years ago by 180909 <[email protected]>
fix(http/binding): fix http encode url (#2400)

`/api/v1/[name]`

add67beeb3117d99a1fbdf6bfdd63bd28c67127d authored about 2 years ago by 180909 <[email protected]>
fix(registry/consul): use health check option to control custom checks (#2391)

7866ff75fd6c1174f4a7b49ddf26a93fe38bef1a authored about 2 years ago by 包子 <[email protected]>
fix(http/binding): fix http encode url (#2392)

* fix(http/binding): fix http encode url

2d325fd386842d1609ec82e868a46735fdc08d4f authored about 2 years ago by Tony Chen <[email protected]>
cleanup: modify deprecated field (#2380)

080165f2ee466177aeb894d82adb24874cba4e75 authored about 2 years ago by jesse.tang <[email protected]>
fix: typo and grammatical errors (#2368)

* fix: grammar

* fix: grammar

* fix overrode

* translate to English

* translate to E...

9737a3c5e43456ec64244cae15949f9e9f152443 authored about 2 years ago by jesse.tang <[email protected]>
typo for log (#2374)

7f2666be9f86e1a37b1e16656e34c234b22deb30 authored about 2 years ago by Jiepeng Cao <[email protected]>
fix: .gitignore del Repeated .*so (#2367)

7a320233cd157ecede1744eeef4918c9636f609c authored about 2 years ago by jesse.tang <[email protected]>
test: supplement the unit testing of transport/grpc (#2371)

* test:grpc codec test

* style:go fmt

* refactor:delete useless code

* style:go fmt

d3f80c10612c5050d30219a6f8ee3765f3046eff authored about 2 years ago by Loner1024 <[email protected]>
feat: remote assert libraries (#2372)

b0b49be38393082193c530e410fa6c42012eb23d authored about 2 years ago by jesse.tang <[email protected]>
revise err logic or null pointer exception (#2376)

0ed01efdfd1316b688602e041093e7ac8d384b27 authored about 2 years ago by jesse.tang <[email protected]>
fix: modify interface check way (#2375)

* fix: modify interface check way

* fix

f2a33929d0bb3364fe02352689b1b5c79fa6f66f authored about 2 years ago by jesse.tang <[email protected]>
fix(apollo): config return nil when watch err

ae505063fe3aa4392e6eb8889cfd44feaf95f9ef authored about 2 years ago by 包子 <[email protected]>
fix(makefile): add "make proto" for proto generating (#2130)

Co-authored-by: Guoqiang Ding <[email protected]>

667d63839c3924191497128afec9551212218d4a authored about 2 years ago by Guoqiang Ding <[email protected]>
feat(internal/host): prefer ipv4 than ipv6 (#2342)

* feat:prefer ipv4 than ipv6

* feat:prefer ipv4 than ipv6

* feat:prefer ipv4 than ipv6

...

e176ddfcdd29b5881fd23a9394c52dec002d27d6 authored about 2 years ago by hshe <[email protected]>
feat(cmd): user prePage to check changelog dev (#2340)

0f0c75e20b5dfb3f613b9a12391277c98509b3ec authored about 2 years ago by 180909 <[email protected]>
test(cmd): add ModulePath test (#2337)

18c57349301035046cad6df216e300d09c3a2780 authored about 2 years ago by 180909 <[email protected]>
test(cmd/change): add ParseGithubURL test (#2339)

* test(cmd/change): add ParseGithubURL test

* use anonymous struct

8d76eebf8bbeefe0e14a521077371cb695c0b9db authored about 2 years ago by 180909 <[email protected]>
test(config): add etcd config method test (#2349)

Added test cases for the about etcd method
- WithPath(path string)
- WithPrefix(prefix bool)
...

cb69bf3714373555c6c1db6424312b1bf19f7373 authored about 2 years ago by GongGuoWei <[email protected]>
fix(lint): Using deprecated package `io/ioutil` cause lint interrupted, change to `os` or `io` package. (#2353)

Co-authored-by: 黄仲辉 <[email protected]>

617ee1aa39a09f1b93ce246d7a569e30605690fd authored about 2 years ago by 黄仲辉 <[email protected]>
fix(cmd): fix CmdAdd long message example (#2343)

39536d32795fa7bda4fdd4e369c63b9d5e3d3a2a authored about 2 years ago by 180909 <[email protected]>
build(deps): bump github.com/hashicorp/consul/api (#2279)

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

e820b392e99c6f99e9471530008a4e27ba93a4e4 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump actions/setup-go from 3.2.1 to 3.3.0 (#2313)

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

aaabd0747484a8b1c654db3dd6fe3c02cd699d15 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump google.golang.org/protobuf in /contrib/opensergo (#2248)

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

7a336ca353ab7b899ad4e09841544b8962cf6bee authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump go.uber.org/zap in /contrib/log/zap (#2326)

Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.22.0 to 1.23.0.
- [Release notes...

503efd38251825d49d6114881ec461251bcb5033 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(config/env): prefixs typo (#2321)

60b00c8ade032c18b1bba9c9a96a84db4a574bae authored about 2 years ago by icylight <[email protected]>
fix: init global selector to wrr (#2323)

ad7597c0b167a849d3d424ca4ac41b3004f633d7 authored about 2 years ago by Wang-TaoTao <[email protected]>
fix(internal/host): Extract can't return the minium index ip (#2298)

* fix(internal/host): Extract can't return the minium index ip

* rollback

* fix index

cbfb6db9cf68df3919049f6220096adf83c982e6 authored about 2 years ago by icylight <[email protected]>
fix `kratos new -r` not support scp styled git url.issue https://gith… (#2295)

* fix `kratos new -r` not support scp styled git url.issue https://github.com/go-kratos/kratos/i...

20c2425c18d7cf18393a1899e72e576749dc799a authored about 2 years ago by 虫子樱桃 <[email protected]>
docs: update readme.md, remove qq group (#2341)

890bc21ac17e4196ddc5a576d1d945608575786d authored about 2 years ago by 包子 <[email protected]>
test(selector): improve coverage (#2320)

* test(selector): improve coverage

* style: gofumpt

361391732b93dcad750177d90557f69dd94fd431 authored about 2 years ago by 川桑 <[email protected]>
feat(registry): consul support user custom checks (#2317)

b354f185c04421bd81c8890f89f2079f1f976691 authored about 2 years ago by 包子 <[email protected]>
fix: slice/map make init cap (#2300)

73a8323ee7166fe6373f39774390cd89a8e64639 authored about 2 years ago by jesse.tang <[email protected]>
feat(tracing) custom tracer name (#2310)

* feat(log): add tencent cls

fix

update

* refactor(log) use the same interface name

...

cb6176dbbbe98b6a4c7bf913cda0689bb2dc6d01 authored about 2 years ago by Germiniku <[email protected]>
specify array capacity hints (#2299)

0ce9e8d069995989a56b827a15c15a91cdfa5a9e authored about 2 years ago by 过客龙门 <[email protected]>
build(deps): bump github.com/hashicorp/consul/api (#2278)

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

b1bb0bd18f10c33e20c34eadd0926aba1b90130b authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump go.uber.org/zap in /contrib/log/zap (#2280)

Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.21.0 to 1.22.0.
- [Release notes...

869fcd57c8399f0dc18964eb9d9532c0975159e0 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
style(metadata): specify map capacity hints (#2296)

5c3f0aa73ebc934ce46a8cb34568c964c68a21ae authored about 2 years ago by icylight <[email protected]>
add notes by not used defer (#2291)

6ca225b078b7666de95895b2d645887b0c07e9be authored about 2 years ago by jesse.tang <[email protected]>
doc: grammar problems in the Readme file (#2281)

ba722304772728e1cd286e7d5a89de2ff4ae10ae authored about 2 years ago by YidaZhou <[email protected]>
fix: encoding form decode field mask from well-know (#2285)

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

205aa88d862be33fb70afe620a25dd19dbe88ce9 authored about 2 years ago by Astone <[email protected]>
fix typo (#2284)

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

bdfeb4bf785db70fd270fb095520068e19c33a69 authored about 2 years ago by pwli <[email protected]>
fix: delete endpoint service discovery compatibility (#2289)

* fix: delete endpoint package endpoint

* fix lint

39796ea0dcad274a9650023bae44033ce3856267 authored about 2 years ago by haiyux <[email protected]>
deps: upgreade kratos version to v2.5.0 (#2286)

563ad0d34a28cd882f6a945620ee2df4fdef435f authored about 2 years ago by 包子 <[email protected]>
bc: apollo unable to get and watch to the properties file (#2269)

3f31b4d734536a876c5b0e09b029d6074c105ca6 authored about 2 years ago by 包子 <[email protected]>