Skip to content

goctl/v1.3.9

Compare
Choose a tag to compare
@kevwan kevwan released this 09 Jul 10:04
· 1155 commits to master since this release
97a1714

feature

  1. Add 'imagePullPolicy' parameter for 'goctl kube deploy' by @swliao425
  2. Replace mongo package with mon & monc
  3. Add command desc & color commands
  4. Support build Dockerfile from current dir
  5. Support generate mongo model with auto generated collection names

fix

  1. Fix pg subcommand level error by @anqiansong
  2. Fix generate bad Dockerfile on given dir by @kevwan
  3. Fix goctl api clone template fail by @MarkJoyMa
  4. Fix issue #1977 by @anqiansong
  5. Fix quickstart wrong package when go.mod exists in parent dir by @kevwan