Skip to content

v0.32.0

Latest
Compare
Choose a tag to compare
@jaronnie jaronnie released this 11 Feb 03:15
· 2 commits to main since this release

Changelog

  • b4ef07c feat(jzero): release v0.32.0
  • c9ebf60 chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 (#206)
  • e6b9f27 chore(deps): bump github.com/jzero-io/jzero-contrib (#205)
  • cd630b8 feat(gen): all subcommand support desc and desc-ignore
  • 39f0d3c feat(gen): fix gen
  • ebdca4e feat(gen): api support compact_logic and fix compact_handler
  • f6bdef3 chore(template): update .template go-zero/model
  • 804d677 fix(gen): fix gen api routes
  • 1672606 feat(config): update
  • 79ba401 chore(deps): bump golang.org/x/mod from 0.22.0 to 0.23.0 (#203)
  • bdb4f00 chore(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 (#204)
  • ff2d543 chore(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 (#202)
  • b894f88 chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#201)
  • bbe31a4 chore(deps): bump github.com/zeromicro/go-zero/tools/goctl (#200)
  • e85be29 chore(deps): bump github.com/zeromicro/go-zero from 1.7.6 to 1.8.0 (#199)
  • 39ab781 chore(deps): bump github.com/samber/lo from 1.47.0 to 1.49.1 (#198)
  • 82b7573 chore(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 (#197)
  • 27e9cc3 chore(deps): bump github.com/go-git/go-git/v5 from 5.13.1 to 5.13.2 (#195)
  • bb0bd21 Update proto.md
  • bc198fc feat(docs): update
  • f37932a Feat/crud (#192)
  • 43096c5 feat(docs): update
  • d02a238 feat(gen): remove extra flag and config (#190)
  • a3da35f fix(genall): remove genall command
  • 5bf42e1 support compact handler to one file (#189)
  • b2a552e fix(gen): fix gen model with datasource (#188)
  • 617d21a chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 (#187)
  • ec360cc fix(jzero): fix new project and remove serverless new
  • 3952554 feat(jzero): add empty genall cmd