Skip to content

Pull requests: go-kratos/kratos

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

refactor(transport/http): improve compatibility for 'RequestFromServerContext' size:XS This PR changes 0-9 lines, ignoring generated files.
#3749 opened Nov 16, 2025 by unkmonster Loading…
feat(protoc-gen-go-http): add bind query to disable BindQuery size:S This PR changes 10-29 lines, ignoring generated files.
#3719 opened Sep 11, 2025 by yeqown Loading…
fix(middleware/tracing): replace strings.TrimLeft with strings.CutPrefix for correct fullMethod parsing size:XS This PR changes 0-9 lines, ignoring generated files.
#3668 opened May 16, 2025 by 1911860538 Loading…
perf(all): use strings.Cut and strings.LastIndexByte for better performance size:M This PR changes 30-99 lines, ignoring generated files.
#3661 opened May 13, 2025 by 1911860538 Loading…
perf(internal/httputil): optimize ContentSubtype function size:S This PR changes 10-29 lines, ignoring generated files.
#3659 opened May 6, 2025 by 1911860538 Loading…
fix(contrib/registry/consul): validate port in consul Register size:XS This PR changes 0-9 lines, ignoring generated files.
#3658 opened May 6, 2025 by 1911860538 Loading…
fix(transport): check if body is empty before get Content-Type decoder size:S This PR changes 10-29 lines, ignoring generated files.
#3654 opened Apr 27, 2025 by MikasaAkerman Loading…
feat(server): 为 proto server生成添加自定义模板支持 size:M This PR changes 30-99 lines, ignoring generated files.
#3650 opened Apr 25, 2025 by tangqiu0205 Loading…
feat(errors): add context support and i18n functionality size:L This PR changes 100-499 lines, ignoring generated files.
#3620 opened Apr 8, 2025 by aide-cloud Loading…
fix:(contrib/registry/consul)consul Watch.Next 在没有服务实例时不生效的问题 size:XS This PR changes 0-9 lines, ignoring generated files.
#3562 opened Mar 12, 2025 by CodeFish-xiao Loading…
fix: premature return when toType=true and multiple replacements exist LGTM size:S This PR changes 10-29 lines, ignoring generated files.
#3548 opened Feb 11, 2025 by alec404 Loading…
< feat>[encoding/form]: support json format in query string size:XL This PR changes 500-999 lines, ignoring generated files.
#3519 opened Jan 20, 2025 by 27149chen Loading…
feat: adding client stream middleware size:S This PR changes 10-29 lines, ignoring generated files.
#3512 opened Jan 6, 2025 by fzdwx Loading…
fix: The intermittent abnormality of etcd has caused registration failure. (#3464) size:XS This PR changes 0-9 lines, ignoring generated files.
#3478 opened Dec 3, 2024 by fltfh Loading…
doc: update contrib readme size:S This PR changes 10-29 lines, ignoring generated files.
#3458 opened Nov 5, 2024 by harbourlga Loading…
feat: implement comment-check in workflows. LGTM size:L This PR changes 100-499 lines, ignoring generated files.
#3426 opened Sep 18, 2024 by mo3et Loading… v2.8.2
chore(middleware/tracing): upgrade otel semconv size:M This PR changes 30-99 lines, ignoring generated files.
#3416 opened Sep 5, 2024 by flc1125 Loading…
Fix [transport client] <考虑到缓存中间件命中缓存的情况,增加一步在闭包外给reply赋值的操作> size:S This PR changes 10-29 lines, ignoring generated files.
#3411 opened Aug 27, 2024 by duzhiruo Loading…
registry and config support Nacos v2 size:XXL This PR changes 1000+ lines, ignoring generated files.
#3406 opened Aug 23, 2024 by youzhixiaomutou Loading…
chore: fix godoc size:XS This PR changes 0-9 lines, ignoring generated files.
#3394 opened Aug 13, 2024 by xuyang2 Loading…
feat: tracing add custom report err func LGTM size:M This PR changes 30-99 lines, ignoring generated files.
#3370 opened Jul 15, 2024 by lawlielt Loading…
feat(transport/grpc,contrib): add NewClient method to gRPC client(#3312) size:M This PR changes 30-99 lines, ignoring generated files.
#3323 opened May 17, 2024 by fengyuwusong Loading…
feat: add option to control using proto text name as key during URL encoding size:XL This PR changes 500-999 lines, ignoring generated files.
#3311 opened Apr 30, 2024 by demoManito Loading…
4
6
fix: proto message unable to bind path param size:S This PR changes 10-29 lines, ignoring generated files.
#3303 opened Apr 25, 2024 by chenliang Loading…
ProTip! Exclude everything labeled bug with -label:bug.