github zeromicro/go-zero tools/goctl/v1.7.6
goctl/v1.7.6

2 days ago

Features

  • Added support for generating unit test files for API handlers and logic (#4443)
    • Implemented as per the request in issue #4442
    • Contributed by @studyzy

Bug Fixes

  • Fixed syntax of key expression (#4586)
  • Fixed security vulnerability related to arbitrary file access during archive extraction ("Zip Slip") (#4604)
    • Addressed code scanning alert no. 57
    • Contributed by @kevwan

Improvements

  • Removed default usage of goproxy (#4613)
    • goproxy should be set by go env -w if needed
    • Contributed by @kevwan

New Contributors

Full Changelog: tools/goctl/v1.7.5...tools/goctl/v1.7.6

Don't miss a new go-zero release

NewReleases is sending notifications on new releases.