Skip to content

Pull requests: zeromicro/go-zero

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

chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.21 to 3.6.11 dependencies Pull requests that update a dependency file go Pull requests that update Go code
#5593 opened May 19, 2026 by dependabot Bot Loading…
chore(deps): bump github.com/alicebob/miniredis/v2 from 2.37.0 to 2.38.0 dependencies Pull requests that update a dependency file go Pull requests that update Go code
#5592 opened May 19, 2026 by dependabot Bot Loading…
chore(deps): bump google.golang.org/grpc from 1.80.0 to 1.81.1 dependencies Pull requests that update a dependency file go Pull requests that update Go code
#5591 opened May 19, 2026 by dependabot Bot Loading…
chore(deps): bump github.com/go-sql-driver/mysql from 1.9.3 to 1.10.0 dependencies Pull requests that update a dependency file go Pull requests that update Go code
#5590 opened May 19, 2026 by dependabot Bot Loading…
chore(deps): bump github.com/pelletier/go-toml/v2 from 2.3.0 to 2.3.1 dependencies Pull requests that update a dependency file go Pull requests that update Go code
#5589 opened May 19, 2026 by dependabot Bot Loading…
docs: add Korean translations
#5579 opened May 13, 2026 by jeonghyeon-net Loading…
feat: mapping.Marshal supports JSON omitempty keyword
#5561 opened May 4, 2026 by gphper Loading…
fix(goctl): preserve PostgreSQL partial unique index WHERE clause in model generation area/goctl Categorizes issue or PR as related to goctl. kind/bug Something isn't working
#5559 opened Apr 29, 2026 by hoshi200 Contributor Loading…
fix(goctl/swagger): emit items for nested interface arrays area/goctl Categorizes issue or PR as related to goctl. kind/bug Something isn't working
#5553 opened Apr 26, 2026 by 0xC3B6 Loading…
fix(goctl): resolve pb imports across sibling modules (#5511) area/goctl Categorizes issue or PR as related to goctl. kind/bug Something isn't working
#5552 opened Apr 26, 2026 by Meng-Xin Loading…
fix(breaker): avoid markDrop feedback loop for breaker's own rejection area/core kind/bug Something isn't working
#5551 opened Apr 25, 2026 by bigrocs Contributor Loading…
fix(rest): handle HTTP parsing edge cases area/restful Categorizes issue or PR as related to restful apis. kind/bug Something isn't working
#5547 opened Apr 24, 2026 by 0xC3B6 Loading…
fix(discov): prevent etcd key leak when Watch DELETE races with lease expiry area/grpc Categorizes issue or PR as related to gRPC. kind/bug Something isn't working
#5545 opened Apr 23, 2026 by AnTengye Loading…
fix(goctl/swagger): ignore '-' tags in parameters and properties area/goctl Categorizes issue or PR as related to goctl. kind/bug Something isn't working
#5544 opened Apr 21, 2026 by TanishValesha Loading…
Fix/issue 4954 etcd pause resume area/grpc Categorizes issue or PR as related to gRPC. kind/in-progress Issues and PRs that in progress
#5530 opened Apr 5, 2026 by ljluestc Draft
Swagger 生成时验证路径参数与路由占位符的匹配性 (Closes #5428) area/goctl Categorizes issue or PR as related to goctl. enhancement New feature or request kind/in-progress Issues and PRs that in progress
#5520 opened Mar 29, 2026 by ljluestc Draft
fix(sqlx): write time.Time in a MySQL-compatible format area/core area/orm Categorizes issue or PR as related to orm. kind/bug Something isn't working
#5517 opened Mar 28, 2026 by kayoch1n Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.