github zeromicro/go-zero v1.3.0
Release v1.3.0

latest releases: tools/goctl/v1.7.2, v1.7.2, tools/goctl/v1.7.1...
2 years ago

Framework

  • rename module from tal-tech to zeromicro by @kevwan in #1413
    • upgrade from earlier versions:
      1. update goctl: go install github.com/zeromicro/go-zero/tools/goctl@latest
      2. migrate command: goctl migrate --verbose --version v1.3.0
  • support re-entrance in periodlimit by @kevwan in #1428
  • support panic handling in mapreduce (core/mr package) by @kevwan in #1433
  • support the ltrim command of redis by @shenbaise9527 in #1443
  • implement console plain output for debug logs by @kevwan in #1456
  • optimize string search with Aho–Corasick algorithm by @kevwan in #1476
  • minor improvements and bug fixes

goctl

New Contributors

Full Changelog: v1.2.5...v1.3.0

Don't miss a new go-zero release

NewReleases is sending notifications on new releases.