Skip to content

Releases: zeromicro/go-zero

Release v1.0.21

17 Oct 15:17
Compare
Choose a tag to compare
  1. add api template support in goctl, use "goctl api go template" to generate the default templates, remove any file and regenerate it with default if you want to discard the changes
  2. add logx.Alert(msg) to log the alert into the error.log, monitor it and make the alerts
  3. add fx.Split(n) to split as chunks by given size n
  4. minor improvements

update goctl

10 Oct 07:34
Compare
Choose a tag to compare
v1.0.20

avoid bigint converted into float64 when unmarshaling

update goctl, fix primary key conversion problem

04 Oct 10:09
Compare
Choose a tag to compare

update goctl, read database from mongo url

29 Sep 11:38
Compare
Choose a tag to compare
v1.0.18

update shorturl doc

Fix goctl bug in windows.

27 Sep 16:32
Compare
Choose a tag to compare
v1.0.17

goreportcard not working, remove it temporarily

log trace info in rpc & api middleware

22 Sep 11:38
17a0908
Compare
Choose a tag to compare

rename rpcx to zrpc

18 Sep 03:44
Compare
Choose a tag to compare
v1.0.15

rename rpcx to zrpc

v1.0.14

16 Sep 12:11
Compare
Choose a tag to compare
add more tests

update goctl, quick generate demo

11 Sep 09:52
d12e9fa
Compare
Choose a tag to compare
v1.0.13

add model&rpc doc (#62)

update goctl

09 Sep 02:40
3a9b9ce
Compare
Choose a tag to compare
add (#54)

Co-authored-by: zhoushuguang <zhoushuguang@xiaoheiban.cn>