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

remove publish async (#811)

4f502ee2854a77d5e424dfcbfc8335f666853986 authored over 3 years ago by Tony Chen <[email protected]>
fix proto options (#804)

a0fe496a918c3e696635494499853385a1e18422 authored over 3 years ago by Tony Chen <[email protected]>
rename event

1ee3225155a8ed557f39a5f512b37ac8828d7727 authored over 3 years ago by Tony Chen <[email protected]>
Update README.md

4f9319d1a624bd5db10c2d5bb0ff071333878ab8 authored over 3 years ago by Tony Chen <[email protected]>
update roadmap (#794)

cc4814643cbe14a5773babcc351cde8366c577b4 authored over 3 years ago by Tony Chen <[email protected]>
Update FUNDING.yml

dba77a304947a3dcf76338bc7c67e17088518a78 authored over 3 years ago by Tony Chen <[email protected]>
rename pubsub to event (#795)

6f2f48eae133040aedb413c657721e044636683d authored over 3 years ago by Tony Chen <[email protected]>
queue: add pubsub abstraction (#792)

* add pubsub abstraction

dc9c808e0262bf812d2aec9d1598494a5625d555 authored over 3 years ago by Tony Chen <[email protected]>
adjust trace middleware and fix blog's trace middleware use case (#791)

* middleware: adjust trace middleware

* examples: fix blog's trace middleware use case

1b16831cf6cb3e4346204bda9ba0ad765b5db1ed authored over 3 years ago by Mikado <[email protected]>
add default round_robin to grpc balancer (#790)

db98d59b11bbe0c642c33330b44496c39de7fbdb authored over 3 years ago by Tony Chen <[email protected]>
Update README.md

Adding Contributors

3054c4ba7b3dc7f74f6fb3fd8c85c1d8bca0b72e authored over 3 years ago by Windfarer <[email protected]>
remove unused (#786)

2eaeda0b17366be669962cd397af66d66fc546f3 authored over 3 years ago by Tony Chen <[email protected]>
update kratos (#785)

311a65367e04a2b59e2bf9b36c2dd3bbb770bd79 authored over 3 years ago by Tony Chen <[email protected]>
http: fix encodeError can't write response header (#782)

* http: fix encodeError can't write response header
* http: not handle Write error

4e2ae2077dfc749077056552d2fdd36c44a43eca authored over 3 years ago by Mikado <[email protected]>
update quick start (#784)

8e21de5ea843d55a1c36cec27a28c8400be1ed83 authored over 3 years ago by Tony Chen <[email protected]>
middleware: trace middleware change to using OpenTelemetry (#781)

dcd4131d10496baa21a99b412c2bc0ed25c9e0e5 authored over 3 years ago by Mikado <[email protected]>
fix http templates (#783)

2b47dc4dfb9e523a871126490e239c8efa5e5b9c authored over 3 years ago by Tony Chen <[email protected]>
api: update extension index (#775)

* update extension & regenerate proto

f9522036dacb05c0f65494fe90dc258f7bdbd2bd authored over 3 years ago by Tony Chen <[email protected]>
cmd: update kratos version (#773)

* update kratos version

a185916df614ee689f70df991d886b9900f02e25 authored over 3 years ago by Tony Chen <[email protected]>
fix nil target (#774)

32f7322b82306209283036053b75ae0a8e7411c6 authored over 3 years ago by Tony Chen <[email protected]>
add log verbose (#772)

0b93bef031c8c4e40611e3ba90a3e64563c25523 authored over 3 years ago by Tony Chen <[email protected]>
examples: fix dir structure (#768)

* fix dir structure

5a8acec80875e518d27c335b65f15dd4658b43b9 authored over 3 years ago by Tony Chen <[email protected]>
fix json tag (#769)

74272546caa6354237e60628eb00cd67f55621ed authored over 3 years ago by Tony Chen <[email protected]>
remove unused options (#767)

ee211bfe1b82653e086942fc25bdcef8754b20c0 authored over 3 years ago by Tony Chen <[email protected]>
log: add log context (#766)

* add log context & valuer

21557b38f62a0dcf95b22d727f3dda99d80d7fa8 authored over 3 years ago by Tony Chen <[email protected]>
examples: add etcd registry (#762)

* add etcd example

e335c1304a45bb39f38bfb66f707ae6a31428494 authored over 3 years ago by Tony Chen <[email protected]>
fix example (#755)

* fix example

5546be91881dac5cc9cd7ecb5c4beb4f47fa60e3 authored over 3 years ago by Windfarer <[email protected]>
fix interface defines (#760)

* fix interface defines

a4409adf164e3a9e005f691678f02c179c638c3a authored over 3 years ago by Tony Chen <[email protected]>
kratos工具版本号修改 (#759)

* fix toolkit version

b80fdb878efd05ff478477b9ab6287617f253213 authored over 3 years ago by 宗川凉介 <[email protected]>
encoding/json: remove proto json (#753)

* remove protojson encoding

28009889bbccfc2da31a384e1216ae1ae10c2315 authored over 3 years ago by Tony Chen <[email protected]>
add exmaple consul registry (#754)

f526d6b975fdd1996b4a456ffda7863a4ed13ef8 authored over 3 years ago by longxboy <[email protected]>
add pgv proto (#752)

11737f67b288da2c63d9ddd5ece9fcb7c469cbe2 authored over 3 years ago by Tony Chen <[email protected]>
add before&after hooks (#751)

* add before&after hooks

50af5b258884f8cb321c4150821f849efb5c951b authored over 3 years ago by Tony Chen <[email protected]>
fix discovery resolver watch goroutine leak (#750)

* fix discovery resolver watch goroutine leak

26cf7c80ad1ef5c49f53730e8cca62b85923fa32 authored over 3 years ago by libi <[email protected]>
docs: README.md (#749)

* update examples

39886e0a0c55a8ac400103f882576953ab908076 authored over 3 years ago by Tony Chen <[email protected]>
examples (#748)

* move examples

98b59031135eba681b68a154e18365fd2e81793b authored over 3 years ago by Tony Chen <[email protected]>
fix registry interface (#747)

87228949398d04b9b9ceee479ba35071b373ad1c authored over 3 years ago by Tony Chen <[email protected]>
fix lint check (#746)

f86c91849bf0db1d7e89a475e905b53db8d70be0 authored over 3 years ago by Tony Chen <[email protected]>
set transport.kind to be strongly typed (#728)

Signed-off-by: storyicon <[email protected]>

18752bf0ec024b3890d2af8338f3073c490c3cd7 authored over 3 years ago by storyicon <[email protected]>
fix resolver (#740)

27dc0d45dfcb07826f73d884b68ffff8a20d0468 authored over 3 years ago by 邓小川 <[email protected]>
http: fix request context (#745)

* fix request context
* fix recovery logger

330d878aa3af594a2cbdd8831545e802190e7138 authored over 3 years ago by Tony Chen <[email protected]>
fix http decode (#742)

* fix http decoder

946e9ca81406275f42bcfff43053e6a1c3ebc127 authored over 3 years ago by Tony Chen <[email protected]>
fix(http): fix typo in transport/http (#741)

1. modify HanldePrefix to HandlePrefix in transport/http/server.go

Co-authored-by: 李彤宇 <liton...

f8eeb9f3882e1d00bc233b4a02449834517955e7 authored over 3 years ago by LI Tongyu <[email protected]>
more accurate correction on README

1f265a1590a20b525161970a96eeb1ca3048f61f authored over 3 years ago by cacosub7 <[email protected]>
fix registry option

b97c3c41606d622612737050d2f41f3f74c36963 authored over 3 years ago by chenzhihui <[email protected]>
update kratos

b103c7219228bf6ae11ee0a0dd025a412f1a5470 authored over 3 years ago by chenzhihui <[email protected]>
init roadmap (#724)

* init roadmap

d964ba82bff6ccf7278d3a5aa24ee6823d5e4e45 authored over 3 years ago by Tony Chen <[email protected]>
Http/refactor register service (#734)

* refactor http handle

496edc6fb1d8fcc6c5c6fb8667a642b00cba381b authored over 3 years ago by Tony Chen <[email protected]>
Cmd use GOMODCACHE env (#733)

* use cache path

a500fe2f0dcd5d611468833f0f96846bf9d9862e authored over 3 years ago by Windfarer <[email protected]>
fix protoc check (#732)

204bf7be874b1ed3fe91aa4a93b8263b599f25e4 authored over 3 years ago by Tony Chen <[email protected]>
rename naming

f984dc5c6d46d1bb680c0d773b42cecb1b8708e6 authored over 3 years ago by longXboy <[email protected]>
Merge pull request #730 from go-kratos/refactor/naming

split naming registry

68e857746d74414046f7fad49b14d6a3cf9e8363 authored over 3 years ago by longxboy <[email protected]>
fix to discoverer

4444e7a638d8add3ff9941a8049f3b168bc5e939 authored over 3 years ago by longXboy <[email protected]>
split naming registry

8f064855d949aadb04f39ab40e3377acc663e4f9 authored over 3 years ago by longXboy <[email protected]>
fix unknown revision

e10aa8ae7521756afc1275f5e8ce196c1ac4b614 authored over 3 years ago by chenzhihui <[email protected]>
display error messages (#727)

Signed-off-by: storyicon <[email protected]>

0008794b8034780b69ac04b2082057011ece8f53 authored over 3 years ago by storyicon <[email protected]>
Update README.md

4f778e5fdfb3937acdf141ea208c91bf1fb20dc5 authored over 3 years ago by Tony Chen <[email protected]>
add ENG readme (#725)

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

ad5198999b44e43f5751361e97eee3bb92af2173 authored over 3 years ago by Tony Chen <[email protected]>
Update README.md

1aa4dee6d8ae063dc804a99a4fed2577075d2c65 authored over 3 years ago by Tony Chen <[email protected]>
add proto client/server (#719)

* add proto client/server

7cbb0574b9813b21d01ac8e3c1e5499e002e8726 authored over 3 years ago by Tony Chen <[email protected]>
Revert "update workflow" (#723)

5b0b39e3dfc8d8ed9bdadb65083470152ab4fd24 authored over 3 years ago by Windfarer <[email protected]>
update workflow

38e95d5a503ac13b17bead88da73efc7c518f6fa authored over 3 years ago by Windfarer <[email protected]>
fix middleware errors (#717)

1fd1332c92ea25e1b61ba8b1381666f339a0ce89 authored over 3 years ago by Tony Chen <[email protected]>
add context for registry (#716)

* add context for registry

ef996c826a417325d9d830bebdca5fa74ad43d49 authored over 3 years ago by Tanghui Lin <[email protected]>
add logger wrapper (#715)

* add logger wrapper

18d43d6006940b3a8ce7f879c3f8121496b817f0 authored over 3 years ago by Tony Chen <[email protected]>
Merge branch 'main' of github.com:go-kratos/kratos into main

283313c2a1cb6bfdc0e7e712234005bea1399bff authored over 3 years ago by chenzhihui <[email protected]>
add request params

1ee7e7093932aac71064192b4435f42f663f29a0 authored over 3 years ago by chenzhihui <[email protected]>
repair tracing opentracing.HTTPHeadersCarrier panic (#714)

* fix tracing carrier panic

db2b8bcba0ba19657aa2774d01275ca87d864920 authored over 3 years ago by realotz <[email protected]>
fix client context

e25ebc73bceaea2b5257bfaeb9f818437ba1e2ba authored over 3 years ago by chenzhihui <[email protected]>
Update README.md

7fb73476718b0c47b1642a0bbf2460c147a1112a authored over 3 years ago by Tony Chen <[email protected]>
add prefix handle to register other router

2a011cd288f52936e29367a8a68f372a4f643fea authored over 3 years ago by chenzhihui <[email protected]>
Merge branch 'main' of github.com:go-kratos/kratos into main

c97bfa41d8443c2069aa6f363ecd298096f7cf49 authored over 3 years ago by chenzhihui <[email protected]>
fix bind vars

01d93ec61a3666728001dfd09e0be4c4525efeb7 authored over 3 years ago by chenzhihui <[email protected]>
Update README.md

c75b104b52ffeee8b0cfa2c1c4ca8aa73896d35f authored over 3 years ago by Tony Chen <[email protected]>
Update README.md

7d56eaa57db04a1c15fb08395c60bba88147a7d2 authored over 3 years ago by Tony Chen <[email protected]>
Update README.md

f83c9ad05395e0c88b0c369e353ba199b52aa6b7 authored over 3 years ago by Tony Chen <[email protected]>
fix

0b8e30313dbd39afe37e92fb5344568e1e654698 authored over 3 years ago by chenzhihui <[email protected]>
Merge branch 'main' of github.com:go-kratos/kratos into main

9353d98572f8efc7f7a596adac9706778f5b7c81 authored over 3 years ago by chenzhihui <[email protected]>
Update FUNDING.yml

2a3c35dfcae14605f930b39cb6ab2f96a6fb945c authored over 3 years ago by Windfarer <[email protected]>
add opencollective group

141db56a5472f0f7107632537399e5495018c61a authored over 3 years ago by chenzhihui <[email protected]>
add metrics options

1de3a6607f217834f09716d9245e20ca67ede82a authored over 3 years ago by chenzhihui <[email protected]>
add metrics middleware (#711)

* add metrics middleware

6907a9ee61ba149b1368e244904cbfd5f41d1f53 authored over 3 years ago by Tony Chen <[email protected]>
add validator middleware

ad97e72c1553177ca8af4ff1938b8f4356bdf892 authored over 3 years ago by chenzhihui <[email protected]>
fix http middleware (#710)

* fix http middleware

c7827ff701538e00cade553d1351d714e9a2491f authored over 3 years ago by Tony Chen <[email protected]>
fix http.Server closed

4c67fa123564d9540c762f79260f1cef7c02dff2 authored over 3 years ago by chenzhihui <[email protected]>
fix codec nil

c089611e5d4c083d04eb4e7817dbeb2609094b94 authored over 3 years ago by chenzhihui <[email protected]>
Develop (#708)

* fix proto codec

f50b731aa38b136264a1670ef356b72cf303061c authored over 3 years ago by Tony Chen <[email protected]>
Merge branch 'main' of github.com:go-kratos/kratos into main

cdcc6e40a5ceb15819f7c9c1bd95ff5cd6fe344c authored over 3 years ago by chenzhihui <[email protected]>
fix cmd version to v2

d161702ae654a434f715060ffc31baeb06c8ceac authored over 3 years ago by chenzhihui <[email protected]>
Create go.yml

c4e4aa5638674542cd19a6b211841fda0122fae8 authored over 3 years ago by Tony Chen <[email protected]>
add docs related

5928009fa0f3dc3f2612f764d837093533e76950 authored over 3 years ago by chenzhihui <[email protected]>
init v2

3566386a89922e1e7535038a46dcd44819d82dc1 authored over 3 years ago by chenzhihui <[email protected]>
fix: bbr limiter maxPass minRt cache problem (#690)

3daca16dc520fcac73ca3bb6a07047f0a07fce39 authored over 3 years ago by HeXiaoliang <[email protected]>
apollo config add accesskey_secret (#691)

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

92703869e6ed3a2c4767eceffeea06dc517b92ea authored over 3 years ago by dadabin <[email protected]>
fix:fix data race in rolling_counter used by bbr (#697)

c99b1fdbcb00f8c77370fce8b697ab48c26a6686 authored over 3 years ago by Taction <[email protected]>
fix codel to accept request add config outstanding (#698)

5e3df708d8ccc0e1c04d62f6c57519c806b37acc authored over 3 years ago by Taction <[email protected]>
Update CNAME

6e49fe9ac61ee9a939d5fcd9a2df0e1d6ae250f0 authored almost 4 years ago by Tony Chen <[email protected]>
Update tool version (#683)

75695c1a900a0b77d8275f2cfbe27fe885123c89 authored almost 4 years ago by Mikado <[email protected]>
Update README.md

aeac2a3be8edfbcc997fd721f9e02cc576b66d3f authored almost 4 years ago by Windfarer <[email protected]>
Update README.md

88c0fa1d76dbddde1e8bac302f15879cf013987a authored almost 4 years ago by Windfarer <[email protected]>