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

add feat endpoint (#972)

* add feature endpoint

e1d637754259791cf5b3d1f9cd86cb078e3a8caa authored over 3 years ago by longxboy <[email protected]>
fix addr listen bug

493373dc13047bec3c043373ad3c143cc9ddb096 authored over 3 years ago by longXboy <[email protected]>
fix server info bug

63191930edff65a01d8bfcfc33f0e82032aac319 authored over 3 years ago by longXboy <[email protected]>
kratos: add application info (#968)

* add application info

* add base context

* add client target

149fc0195eb62ee1fbc2728adb92e1bcd1a12c4e authored over 3 years ago by Tony Chen <[email protected]>
chore: change nil slice to maked slice (#967)

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

7f835db398c9d0332e69b81bad4c652b4b45ae2e authored over 3 years ago by Sycamor <[email protected]>
Change the default func to public (#966)

e7ddc1ba1e9ba23d0880b76f4908300e885362cf authored over 3 years ago by Tony Chen <[email protected]>
rename Registry to Endpointer (#964)

4cb3fd62e32393fc7cb533511cb1f85c8f934b48 authored over 3 years ago by Tony Chen <[email protected]>
fix data race (#963)

* fix data race

41ea1fbc767de8f7e6b7895e702ca3516660ca9c authored over 3 years ago by Tony Chen <[email protected]>
app: fix app ready (#961)

* fix app ready

9b31e6293bbc4d51203aa3dfc3ebecb73d054fec authored over 3 years ago by Tony Chen <[email protected]>
fix swagger api

b32e7d6e701fc200abe695dcf31878faa82d853f authored over 3 years ago by longXboy <[email protected]>
trace config (#956)

839aef1ae220ff8f9e3f9dbb4b7ab841cf7bdd98 authored over 3 years ago by Windfarer <[email protected]>
transport/http: rename CodecForRequest func (#960)

Co-authored-by: 徐曙辉 <[email protected]>

ce04916181ae2924567153d0336e0051efdfa853 authored over 3 years ago by Shuhui Xu <[email protected]>
mv balancer

cc0214d78b2efd332af844b6ccc187041f7d5397 authored over 3 years ago by longXboy <[email protected]>
fix nacos

a24bcdff4522adfe021b7c85bb571485890ca605 authored over 3 years ago by longXboy <[email protected]>
fix go mod

c61cd27a5f64e3bcd3e0f4ccddb159dc38975eae authored over 3 years ago by longXboy <[email protected]>
fix error code and regenerate proto (#954)

* fix error code and regenerate proto

7dec80ccfd718cef69d439029f445eca1567f2a6 authored over 3 years ago by Tony Chen <[email protected]>
change filename

637af7f4b0778ea96d4f68af32fd0885d382c2c2 authored over 3 years ago by longXboy <[email protected]>
Feat/http resovler (#953)

* add http resolver & balancer

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

28abad226873d4b4d89a9ffe2b50ada6b03183a7 authored over 3 years ago by longxboy <[email protected]>
add protojson (#952)

c1e5b1c17be31dfc8b2a558de92e059c23e4f58c authored over 3 years ago by longxboy <[email protected]>
add path for rpc stub (#947)

* add path for rpc stub

* fix http body and response_body

Co-authored-by: chenzhihui <zhih...

eb958b2093f8c3226f8828062666fd58cb00924c authored over 3 years ago by longxboy <[email protected]>
errors: refactor status code (#948)

* refactor status code

66412031fdf4d6cc4c7137a3bd72f823ca97d178 authored over 3 years ago by Tony Chen <[email protected]>
errors: add errors coder (#946)

* add errors coder

* rename internal http to httputil

* add errors proto

cc0221b5cefbf7d36d36b2e63c03a250e9ecacd6 authored over 3 years ago by Tony Chen <[email protected]>
add http client rpc stub (#943)

* add http client

9a3a02fc68cbcfb080ee072db1523a3051c008b3 authored over 3 years ago by longxboy <[email protected]>
example/blog: add the usage example of validate in proto file for blog (#942)

* example/blog: add the usage example of validate in proto file for blog

* example/blog: use ...

44c2641da20bac0c6217db56b8caf787a20008ed authored over 3 years ago by opensite <[email protected]>
fix handler options (#941)

15d0f22fb7a6b30712d16255cdfd9dbcd1647a2c authored over 3 years ago by Tony Chen <[email protected]>
remove example/traces/go.mod (#940)

modify dockerfile
modify the build process

e2031dcfe6bf5e51c1a9547968dba78ee8c8bfa4 authored over 3 years ago by 包子 <[email protected]>
fix http handler (#939)

4d0770a6a22f8f7b2191f77d3efc5194e18b13a7 authored over 3 years ago by Tony Chen <[email protected]>
transport/http: add http handler (#937)

* add http handler

* fix request error

b9f821c29fdc72abb1c2125b55042dc9be4ce1b8 authored over 3 years ago by Tony Chen <[email protected]>
add multiple middlewares (#936)

ef6e52d1bab82fb43dc8edfe8dc05936faa6eafc authored over 3 years ago by Tony Chen <[email protected]>
fix incorrect return type in service template (#935)

248d30f06877fbd6d69baa8075e542e89c12b3c9 authored over 3 years ago by webliupeng <[email protected]>
add examples/traces (#932)

65d8b48f9acc0ac10f4b2e8edd57bfc5055d6760 authored over 3 years ago by 包子 <[email protected]>
fix tracing: call tracer.End() in closure. (#928)

aab0d5aa43ad89469bc0a9c29ea9a9f66b9c0042 authored over 3 years ago by dowenliu-xyz <[email protected]>
api/metadata: clean package (#926)

* clean api proto
* fix nil trace_id

ba5b8d1ee372b31c5f8061ca55a04a8b444a4d61 authored over 3 years ago by Tony Chen <[email protected]>
kratos: fix: unable to get the correct port when registering the service (#925)

* fix: unable to get the correct port when registering the service

5d36b6e67c40f25f4906d31679d15b468bc1b642 authored over 3 years ago by Tony Chen <[email protected]>
add yaml encoder (#924)

e989bb04e387a921fc45866a35bd3f2462db87b0 authored over 3 years ago by Tony Chen <[email protected]>
remove event interface (#923)

2de0fa330c88423e0705cece4e8698b1c92ce6ee authored over 3 years ago by Tony Chen <[email protected]>
clean transport (#920)

0dbcaa24435959a6c7e68b50fd99ae64eaeeddde authored over 3 years ago by Tony Chen <[email protected]>
add default propagation for trace (#919)

* add default propagation for trace

* add trace carrier

8f8b861f7d26c6749beb0070b63ddfe57d63b998 authored over 3 years ago by longxboy <[email protected]>
log: add level printer (#918)

* add level printer

* fix helper args

* fix test

* Update README.md

d78eb3ee4b7a608eea8ce08af5cac2a1937d4749 authored over 3 years ago by Tony Chen <[email protected]>
tracing: set tracing status after request. (#911)

24b1ca6bc3dc2f54388f426a3f34316cc94e89cf authored over 3 years ago by dowenliu-xyz <[email protected]>
Import direct resovler for grpc client (#913)

e7926b989d300f763b451a82bf0c2ef5ef937920 authored over 3 years ago by Jason C.H <[email protected]>
Modify cmd new project terminal output style (#908)

* Modify cmd new project terminal output style

* Modify kratos cmd create project handling ab...

6791cd665b227e0209918bd1a904edc28eed3b97 authored over 3 years ago by 包子 <[email protected]>
modify kratos cmd new project (#907)

* Modifying the kratos cmd new project does not use the go git module, but uses the native git c...

0e4a05702703ddf1068b85057dd310146c5f2fc7 authored over 3 years ago by 包子 <[email protected]>
fix api proto import path

42313e936823297e254b3785f64ae0afa9cf3798 authored over 3 years ago by longXboy <[email protected]>
fix api metadata

d8edff0b8483189ed351fee15047fbf13ee25389 authored over 3 years ago by longXboy <[email protected]>
encoding/xml: add xml encode support (#905)

* encoding/xml: add xml encode support

* encoding/xml: avoid nil pointer panic

* action: a...

7e7bbdbed6c09f9dfa51cebb60023aa308166358 authored over 3 years ago by Cluas <[email protected]>
internal/http: optimize support more content_type (#904)

* internal/http: optimize support more type

* internal/http: add bound case

* examples: fi...

eb732c4de0000609bac52897187702f22544b120 authored over 3 years ago by Cluas <[email protected]>
fix example build

a83d396b74f2b13cb4e05364ede1edb8c43f5357 authored over 3 years ago by longXboy <[email protected]>
fix api meta proto path

86193a2a5ff65ef830c4364a4c3ff57425b776cd authored over 3 years ago by longXboy <[email protected]>
add api metadata (#901)

* add api metadata

0e0be64cba20673a80c93dd5822190591050d3ec authored over 3 years ago by longxboy <[email protected]>
mw/logging:enhance req.(fmt.Stringer) (#898)

dc0f4ed9b883e3708ff7541105f0ff8ae5550b03 authored over 3 years ago by miya <[email protected]>
add layout env (#897)

eed0ac7d4a337c6b698133f790b68a4142179877 authored over 3 years ago by Tony Chen <[email protected]>
remove proto gopath (#896)

2e4bb11f0031cf9f33df77615119562bfb29f138 authored over 3 years ago by Tony Chen <[email protected]>
remove errors generator (#892)

eeab979d5f41c9a7a5acf8beb1619c8055360239 authored over 3 years ago by Tony Chen <[email protected]>
log: rename Print to Log (#886)

* rename Print to Log

801f89b6db1a0f89c5bcf4426c052c239d81eea7 authored over 3 years ago by Tony Chen <[email protected]>
example/blog: enhance ctx (#887)

f81f95cbbcba41cfbac80ac6a65a51b1f230b021 authored over 3 years ago by miya <[email protected]>
examples/blog:update the trace to be consistent with the official (#888)

83eba7083a8cde525a62ffd0e39f7cf12770d2a4 authored over 3 years ago by opensite <[email protected]>
refactor: format new.go (#885)

21d9ff2c39fce81ee01ce3dde6aa75443ca1fd00 authored over 3 years ago by Joe <[email protected]>
encoding/json: fix nil value (#884)

* fix nil value

d85f5e9ae1af2cc62f890e95c44bd4ff09542c99 authored over 3 years ago by Tony Chen <[email protected]>
Fix: marshalJson error, when values contains map[interface{}]interface{} (#883)

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

18ea3a6a4781b30a94479cdc19192655b992a8b3 authored over 3 years ago by Tzz <[email protected]>
api/errors: fix parse error (#881)

* fix parse error

6919f158cdcb59b7dd54c69670326e0063767d84 authored over 3 years ago by Tony Chen <[email protected]>
api/errors: refactor to grpc statas (#880)

* refactor to grpc status

7c6f53132f4a407886670a7b870bade58dd73316 authored over 3 years ago by Tony Chen <[email protected]>
binding: ignore unexpected field (#879)

8b875e43a513d582d788ef37fdaf1c8cdad0c146 authored over 3 years ago by Cluas <[email protected]>
middleware/logging client add traceid (#878)

f33bd70d75185964b8579d38d4f1987aa8e73935 authored over 3 years ago by 包子 <[email protected]>
examples/blog:keep the grpc and http error consistent (#873)

8dc92ef8b49eb793187d41c67c07585c9b789166 authored over 3 years ago by opensite <[email protected]>
middleware/logging add traceid to the printed log,modify the example code and update the dependent version (#877)

* middleware/logging add traceid to the printed log,modify the example code and update the depen...

b8d5d709e97fb8314f06e317089a1451d907721e authored over 3 years ago by 包子 <[email protected]>
transport/http: uses gRPC status to the HTTP error. (#870)

* uses gRPC status to the HTTP error.

7c3212c306e36f5352989a61d8dade21acf05009 authored over 3 years ago by Tony Chen <[email protected]>
fix middleware/logging unable to print params (#868)

fix middleware/logging unable to print params

b03c810dce8b2b2ed4c3659dd8d1d46f3e39efb4 authored over 3 years ago by 包子 <[email protected]>
feat:add grpc reflection register (#865)

4f1d2f056f37492c247315259a915db7ae1d0059 authored over 3 years ago by opensite <[email protected]>
refactor errors (#863)

e1c84ece8443b7be359abbe2994a1844db49dbc4 authored over 3 years ago by Tony Chen <[email protected]>
transport/grpc: add health check (#861)

* add grpc healthcheck

b9e905c1af4b0f5b1780ef05ba56c0763da807b7 authored over 3 years ago by opensite <[email protected]>
examples: update mod (#862)

* fix examples errors

3780f70c91d1613fa72c868bded70261bb286e3e authored over 3 years ago by Tony Chen <[email protected]>
errors: Error v2 (#860)

* refactor api errors

9806191b7f3277393f69f049dcc9d8450533fc0d authored over 3 years ago by Tony Chen <[email protected]>
simplify codeql configuration (#846)

5d9b5818f24c1a989cb31bf8e8969c53132b29b7 authored over 3 years ago by Serhat Şevki Dinçer <[email protected]>
ws demo (#853)

* examples/ws: ws demo

cb68659cff217b62a7e8468dcf42205cafb40dca authored over 3 years ago by miya <[email protected]>
examples/blog: add cleanup (#845)

* add cleanup

fc539738f126ddc2d1b1465decb2a01283ce3871 authored over 3 years ago by Windfarer <[email protected]>
Fix README file of the blog example. (#842)

46acad34002441c36e901fa88d380592924e48e4 authored over 3 years ago by 伊文龙 <[email protected]>
Add README file for http & helloworld examples (#839)

* Add readme for helloworld example.

* Add readme file for http example.

2a47af33c0037a5dab72af1340ba890818eecc7d authored over 3 years ago by 伊文龙 <[email protected]>
http/health: add health checker (#830)

* add health checker

e35fd9af6f92f602d9be5afd0639eaa06d593c85 authored over 3 years ago by Tony Chen <[email protected]>
cmd: use structured path (#838)

e93da2468c03c0860cbbe64416a2b0562185d117 authored over 3 years ago by Cluas <[email protected]>
doc: update readme (#837)

089cf9d0cbfe1626c222cc040e007275f0bbe695 authored over 3 years ago by 另维64 <[email protected]>
examples/registry: nacos (#836)

e1fe688e0c430a79d76be1ed20f2276cff6d9892 authored over 3 years ago by miya <[email protected]>
registry: fix typo (#835)

b88db2a533de89f59f635e288d63ef2ea9d8a4aa authored over 3 years ago by Cluas <[email protected]>
resolver/discovery: fix endpoint, scheme don't match grpc (#831)

c673439d961e3a9ddcf45a892a4e9448698b1708 authored over 3 years ago by miya <[email protected]>
Update issue templates

0921f0156e566665d131fd1e883bf895567006c9 authored over 3 years ago by Tony Chen <[email protected]>
proto/add: avoid panic when using non-hierarchical path (#829)

2ccf15a048a6d722d5643a434940dfacefbbccf3 authored over 3 years ago by Cluas <[email protected]>
Update issue templates

8349b6c69f0bd3d1aa7d7a03ea8f1d9e14c21558 authored over 3 years ago by Tony Chen <[email protected]>
roadmap: update roadmap progress (#828)

e90e72ebebeed401b55fe7587bb61dd2bb103bb3 authored over 3 years ago by Cluas <[email protected]>
proto/add: rename to export && remove unnecessary type conversion (#825)

c086eb11475489bfd3053e6ccfff86f6d9eca03b authored over 3 years ago by Cluas <[email protected]>
proto/client: print correct err (#826)

35d7b4113fb8d8f0ca55a12a8739b245a5bc7d06 authored over 3 years ago by Cluas <[email protected]>
fix incorrect conversion between integer types (#824)

d92c1edc266818ab202d3484d41c60b0165d7016 authored over 3 years ago by Tony Chen <[email protected]>
Create SECURITY.md

a6c985e9c9d89efc811146fbbd13928916e1018d authored over 3 years ago by Tony Chen <[email protected]>
Create codeql-analysis.yml (#823)

ac13c0c1f68e4c258a07dc841f5c9c271e16e38f authored over 3 years ago by Serhat Şevki Dinçer <[email protected]>
examples: add http examples (#822)

* add http examples

1afbf7018400213f1c81f4d32e598142b0569f49 authored over 3 years ago by Tony Chen <[email protected]>
add protoc args (#821)

af11512ee320757566643c4546f90204eb24353f authored over 3 years ago by Tony Chen <[email protected]>
fix: typo and avoid collides with log package name (#819)

363617934717a17a0de3f73603a9bab5dd2c3b9e authored over 3 years ago by Cluas <[email protected]>
host: optimize isPrivateIP (#817)

e1b9dd5244b1953e9162baaa881799bdd2277089 authored over 3 years ago by Cluas <[email protected]>
Modify the tool version number as beta3 (#813)

Modify the tool version number as beta3

afd2a6b19af570b14dfa47e230792d88ea988d86 authored over 3 years ago by 包子 <[email protected]>
Modify the command line tool to specify a custom layout repo when creating a new project (#814)

35d52295db7c4f71e06911df4fba2eea28eeabd4 authored over 3 years ago by 包子 <[email protected]>
Update README_zh.md

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