Skip to content

Tags: azel-ko/go-zero

Tags

tools/goctl/v1.2.6

Toggle tools/goctl/v1.2.6's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Release tools/gotctl/v1.2.6

v1.3.0-alpha

Toggle v1.3.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: refactor rest/timeouthandler (zeromicro#1415)

tools/goctl/v1.2.5

Toggle tools/goctl/v1.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update go-zero to v1.2.5 (zeromicro#1410)

v1.2.5

Toggle v1.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: update roadmap (zeromicro#1405)

tools/goctl/v1.2.4

Toggle tools/goctl/v1.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ci: remove windows 386 binary (zeromicro#1392)

* ci: remove windows 386 binary

* chore: update go-zero

* chore: update go-zero

v1.2.4

Toggle v1.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support third party orm to interact with go-zero (zeromicro#1286)

* fixes zeromicro#987

* chore: fix test failure

* chore: add comments

* feat: support third party orm to interact with go-zero

* chore: refactor

v1.2.3

Toggle v1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "feat: enable retry for zrpc (zeromicro#1237)" (zeromicro#1245)

This reverts commit 09eb53f.

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: refine rpc template in goctl (zeromicro#1129)

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update goctl version to 1.2.1 (zeromicro#1042)

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix symlink issue on windows for goctl (zeromicro#1034)

* fix symlink issue on windows for goctl

* move readlink into separate file