Go Zero Versions Save

A cloud-native Go microservices framework with cli tool for productivity.

tools/goctl/v1.5.6

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.5.5...tools/goctl/v1.5.6

v1.5.6

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.5.5...v1.5.6

tools/goctl/v1.5.5

8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/zeromicro/go-zero/compare/tools/goctl/v1.5.4...tools/goctl/v1.5.5

v1.5.5

8 months ago

What's Changed

Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.5.4...v1.5.5

tools/goctl/v1.5.4

10 months ago

What's Changed

  • feat: add whether to generate rpc client option by @Mikaelemmmm on #3361
  • fix: invalid character 'A' looking for beginning of value on windows by @2822132073 on #3357
  • fix: soft link dir recognized error by @reatang on #3337
  • fix: goctl model gen bug with default null #3328 by @kesonan on #3348
  • fix: goctl home dir read error by @elza2 on #3319

New Contributors

Full Changelog: https://github.com/zeromicro/go-zero/compare/tools/goctl/v1.5.3...tools/goctl/v1.5.4

v1.5.4

10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.5.3...v1.5.4

tools/goctl/v1.5.3

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.5.2...tools/goctl/v1.5.3

v1.5.3

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.5.2...v1.5.3

tools/goctl/v1.5.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.5.1...tools/goctl/v1.5.2

v1.5.2

1 year ago

What's Changed

  • fixed timeout problem in gateway config
  • set 0 as default value for keepalive in gRPC clients, this is the default behavior for gRPC
  • make max bytes limit take effect on cryptionhandler on HTTP handlers
  • add Max/Min for stream in fx package
  • make error messages more accurate
  • minor bug fixes and improvements

New Contributors

Full Changelog: https://github.com/zeromicro/go-zero/compare/v1.5.1...v1.5.2