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

google.protobuf.Empty not generated correctly

jjkoh95 opened this issue over 1 year ago
chore: remove the dependency of grpc_testing module

fifsky opened this pull request over 1 year ago
build(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 in /contrib/opensergo

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 in /contrib/opensergo

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 in /contrib/config/etcd

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 in /contrib/registry/zookeeper

dependabot[bot] opened this pull request over 1 year ago
deps: upgrade kratos version to v2.6.2

shenqidebaozi opened this pull request over 1 year ago
build(deps): bump google.golang.org/grpc from 1.50.1 to 1.55.0 in /contrib/registry/etcd

dependabot[bot] opened this pull request over 1 year ago
Unable to fetch Kratos v2.x.x package using Go get

helloxjade opened this issue over 1 year ago
feat: add hook & raw jwt info

songzhibin97 opened this pull request over 1 year ago
feat(encoding): support yml and toml codec

cyb0225 opened this pull request over 1 year ago
chore: embedding template

chenquan opened this pull request over 1 year ago
feat: jwt KeyFunc external return

songzhibin97 opened this pull request over 1 year ago
修复地址栏参数有数组对象时无法正确拼接

web-xiaxia opened this pull request over 1 year ago
How to get the ip address registered on nacos

kqbi opened this issue over 1 year ago
fix(tracing): use global provider by default, but allow custom providers

Nomango opened this pull request over 1 year ago
Custom tracing provider does not work

Nomango opened this issue over 1 year ago
[Feature] Config update cascade for `Config.Watch()`

AaronJan opened this issue over 1 year ago
fix transport/grpc/resolver: fix endpoint filter redundant endpoints

plsenp opened this pull request over 1 year ago
protocol问题

Huangsh17 opened this issue over 1 year ago
feat: add goccy/go-json codec package

dongjiang1989 opened this pull request over 1 year ago
[Feature] Add go-json codec package

dongjiang1989 opened this issue over 1 year ago
build(deps): bump k8s.io/api from 0.24.3 to 0.27.1 in /contrib/registry/kubernetes

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump k8s.io/client-go from 0.24.3 to 0.27.1 in /contrib/registry/kubernetes

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump k8s.io/client-go from 0.26.3 to 0.27.1 in /contrib/config/kubernetes

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.4 to 3.5.8 in /contrib/config/etcd

dependabot[bot] opened this pull request over 1 year ago
kratos new command cannot set go mod

shuqingzai opened this issue over 1 year ago
fix(resolver): filter out nodes with weight 0

shenqidebaozi opened this pull request over 1 year ago
kratos http parse pb message body panic

qjw opened this issue over 1 year ago
grpc的resolver日志建议

kqbi opened this issue over 1 year ago
build(deps): bump golang.org/x/net from 0.8.0 to 0.9.0 in /contrib/opensergo

dependabot[bot] opened this pull request over 1 year ago
[Feature] Register yml to codec encoder

cyb0225 opened this issue over 1 year ago
circuitbreaker middleware misuse

jdl13 opened this issue over 1 year ago
fix(cli): fix import path with `--nomod`

haoqixu opened this pull request over 1 year ago
修复地址栏参数

web-xiaxia opened this pull request over 1 year ago
test: remove non-existent test methods

demoManito opened this pull request over 1 year ago
build(deps): bump google.golang.org/grpc from 1.50.1 to 1.54.0 in /contrib/opensergo

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0 in /contrib/config/etcd

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump google.golang.org/grpc from 1.50.1 to 1.54.0 in /contrib/registry/etcd

dependabot[bot] opened this pull request over 1 year ago
refactor(contrib/registry/eureka): weird http code success judgment

demoManito opened this pull request over 1 year ago
[Feature]grpcclient supports broadcast messages

mazhan465 opened this issue over 1 year ago
chore(contrib/registry/consul): repeated judgment `<-c.ctx.Done()` add notes

demoManito opened this pull request over 1 year ago
Address bar parameter splicing failed

web-xiaxia opened this issue over 1 year ago
build(deps): bump k8s.io/api from 0.24.3 to 0.26.3 in /contrib/registry/kubernetes

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump k8s.io/client-go from 0.24.3 to 0.26.3 in /contrib/registry/kubernetes

dependabot[bot] opened this pull request over 1 year ago
build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.30.0 in /contrib/opensergo

dependabot[bot] opened this pull request over 1 year ago
fix(kratos): linter

demoManito opened this pull request over 1 year ago
refactor(transport): format import and init slice cap

demoManito opened this pull request over 1 year ago
fix: When e is nil, the application crashes.

tx7do opened this pull request over 1 year ago
[Feature] cli generates code enhancements

songzhibin97 opened this issue over 1 year ago
fix:proto nesting causes template generation problems

songzhibin97 opened this pull request over 1 year ago
fix(matcher): correct matching order

Nomango opened this pull request over 1 year ago
middleware with '*' is not working

Nomango opened this issue over 1 year ago
deps: upgrade & fit in with [email protected]

jiangwennn opened this pull request over 1 year ago
在kratos中使用gin路由时中间件无法拦截请求的返回值

CodeFish-xiao opened this issue over 1 year ago
[Question]如何自定义中间获取相关的日志数据保存到数据库

HalcyonDaysssss opened this issue over 1 year ago
feat[middleware]: server中间件 单飞

renjun0106 opened this pull request over 1 year ago
build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.4 to 3.5.7 in /contrib/config/etcd

dependabot[bot] opened this pull request over 1 year ago
[Question] protoc-gen-go-http 是否可以是增量生成变更

baojiliu opened this issue over 1 year ago
optimize(contrib/config/apollo): optimize the code logic

demoManito opened this pull request almost 2 years ago
Make bootstrap supports logging context infomations.

neo532 opened this pull request almost 2 years ago
JWT Middleware

luminosita opened this issue almost 2 years ago
feat: selector generics

songzhibin97 opened this pull request almost 2 years ago
feat: optimize ci execution efficiency

shenqidebaozi opened this pull request almost 2 years ago
[Feature] http.NewClient允许支持带前缀path的endpoint

kimloong opened this issue almost 2 years ago
[Proposal] export RegisterXxxHTTPRouter method

Nomango opened this issue almost 2 years ago
[Question] kratos 如何更好的集成 swagger

wmvm0 opened this issue almost 2 years ago
feat: consul监听service变更,而不是定时同步

dayueba opened this pull request almost 2 years ago
fix: Logging middleware will be missing trace_id when logger is filterlogger

CuiGou opened this pull request almost 2 years ago