Skip to content

Releases: zeromicro/go-zero

v1.7.5

01 Jan 15:53
48d21ef
Compare
Choose a tag to compare

What's Changed

  • feat: support form array in three notations by @kevwan in #4498
  • feat: add ShutdownConf to make shutdown time configurable by @WqyJh in #4446
  • fix: service group not working well when callback takes long time by @kevwan in #4531
  • fix: go work duplicate prefix get error by @godLei6 in #4487
  • fix: SetSlowThreshold not effective in function logDetails by @wwwangxc in #4511
  • fix: DetailedLog format. by @r27153733 in #4467

New Contributors

Full Changelog: v1.7.4...v1.7.5

goctl/v1.7.4

01 Jan 16:30
cfe03ea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: tools/goctl/v1.7.3...tools/goctl/v1.7.4

v1.7.4

24 Nov 10:22
cad2439
Compare
Choose a tag to compare

What's Changed

  • feat: support query array with httpx.Parse by @kevwan in #4440
  • feat: support using json array directly in HTTP request body with httpx.Parse by @kevwan in #4444

New Contributors

Full Changelog: v1.7.3...v1.7.4

goctl/v1.7.3

20 Oct 02:39
1a3dc75
Compare
Choose a tag to compare

What's Changed

  • chore: fix goctl Dockerfile warnings by @kevwan in #4358
  • fix: goctl k8s autoscaling version upgrade by @kevwan in #4387
  • fix the source code directory after the soft link by @yangjinheng in #4425
  • minor improvements and bug fixes

New Contributors

Full Changelog: tools/goctl/v1.7.2...tools/goctl/v1.7.3

v1.7.3

19 Oct 15:46
796dd5b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.2...v1.7.3

v1.7.2

03 Sep 01:09
077b607
Compare
Choose a tag to compare

What's Changed

  • fix: etcd scheme on grpc resolver with multiple zrpc clients by @MarkJoyMa in #4349
  • fix: should check if devServer Enabled, then call once.Do() by @jursonmo in #4351

New Contributors

Full Changelog: v1.7.1...v1.7.2

tools/goctl/v1.7.2

03 Sep 01:23
656222b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.2...tools/goctl/v1.7.2

goctl/v1.7.1

01 Sep 08:23
c92f788
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: tools/goctl/v1.7.0...tools/goctl/v1.7.1

v1.7.1

01 Sep 07:29
24d6150
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.7.1

v1.7.0

27 Jul 09:18
caf0e64
Compare
Choose a tag to compare

What's Changed

Important: Go >= 1.20

New Contributors

Full Changelog: v1.6.6...v1.7.0