-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Pull requests: go-kratos/kratos
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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…
fix(all): replace strconv.Itoa with strconv.FormatInt for int64 handling
size:XS
This PR changes 0-9 lines, ignoring generated files.
#3667
opened May 16, 2025 by
1911860538
Loading…
perf(transport/grpc): optimize slice pre-allocation for keyvals
size:XS
This PR changes 0-9 lines, ignoring generated files.
#3666
opened May 15, 2025 by
1911860538
Loading…
perf(contrib/registry/kubernetes): simplify namespace empty check in NewRegistry
size:XS
This PR changes 0-9 lines, ignoring generated files.
#3665
opened May 15, 2025 by
1911860538
Loading…
perf(log): optimize key-value pair processing in Filter.Log
size:XS
This PR changes 0-9 lines, ignoring generated files.
#3664
opened May 15, 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(config/env): use strings.LastIndexByte instead of strings.LastIndex
LGTM
size:S
This PR changes 10-29 lines, ignoring generated files.
#3660
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…
Bump protovalidate v0.12.0
size:S
This PR changes 10-29 lines, ignoring generated files.
#3657
opened May 6, 2025 by
anhnmt
Loading…
Add trendshift badge
LGTM
size:XS
This PR changes 0-9 lines, ignoring generated files.
#3655
opened Apr 29, 2025 by
tonybase
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…
break(middleware): update dependencies and improve tracing attributes
size:L
This PR changes 100-499 lines, ignoring generated files.
#3621
opened Apr 9, 2025 by
uucloud
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…
🎈 perf: 更新阿里云sls日志库版本以及用法
size:M
This PR changes 30-99 lines, ignoring generated files.
#3571
opened Mar 13, 2025 by
XiaoK29
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…
unify keyword for discovery.
LGTM
size:S
This PR changes 10-29 lines, ignoring generated files.
#3508
opened Dec 27, 2024 by
zhanluxianshen
Loading…
支持nacos v2
size:XL
This PR changes 500-999 lines, ignoring generated files.
#3493
opened Dec 19, 2024 by
CZJCC
Loading…
support consul custom tags
LGTM
size:S
This PR changes 10-29 lines, ignoring generated files.
#3486
opened Dec 12, 2024 by
nogolang
Loading…
fix: check server start error
size:XS
This PR changes 0-9 lines, ignoring generated files.
#3481
opened Dec 5, 2024 by
SuzukiHonoka
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…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.