Skip to content

Releases: zeromicro/go-zero

Release v1.0.24

05 Nov 07:58
e76f44a
Compare
Choose a tag to compare
  1. support https in rest
  2. optimized goctl rpc commands
  3. minor improvements

Release v1.0.23

28 Oct 14:41
a13b48c
Compare
Choose a tag to compare
  1. middleware annotation supported in api files
  2. fix goctl code generation bugs
  3. minor goctl improvements

Release v1.0.22

22 Oct 03:17
Compare
Choose a tag to compare
  1. support cross domain in rest server (CORS)
  2. support goctl templates, located in $HOME/.goctl/
  3. let balancer in zrpc clients customizable
  4. add redis zrevrank command
  5. minor improvements

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