Skip to content

Releases: zeromicro/go-zero

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

goctl/v1.7.0

27 Jul 09:34
eeda6ef
Compare
Choose a tag to compare

What's Changed

New Contributors

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

goctl/v1.6.6

21 Jun 12:12
8f83705
Compare
Choose a tag to compare

What's Changed

  • fix malformed module path with trailing slash by @kesonan in #4176
  • fix no such dir if not create goctl home by @kesonan in #4177

New Contributors

Full Changelog: tools/goctl/v1.6.5...tools/goctl/v1.6.6

v1.6.6

21 Jun 12:08
f1ed7bd
Compare
Choose a tag to compare

What's Changed

  • feat: add secure option for sending traces via otlphttp by @AlexLast in #3973
  • fix: log concurrency problems after calling WithXXX methods by @kevwan in #4164
  • optimize: simplify breaker algorithm by @kevwan in #4151
  • chore: fix the confused log level in comments by @jiz4oh in #4175

New Contributors

Full Changelog: v1.6.5...v1.6.6