Skip to content

Releases: jzero-io/jzero

v0.28.1

03 Dec 03:16
Compare
Choose a tag to compare

Changelog

v0.28.0

02 Dec 01:39
Compare
Choose a tag to compare

Changelog

  • 41fc4e3 fix(jzero): fix Dockerfile
  • a80bf82 feat(jzero): release v0.28.0
  • 2588e4d chore(deps): bump JamesIves/github-pages-deploy-action (#119)
  • e161337 feat(templates): update gateway templates
  • 32c293b fix(gen): fix gen
  • f716fc9 feat(templates): update api serverless feature
  • 7e008e7 fix(gen): fix gen route2code
  • bedcd21 feat(gen): add route2code flag
  • 1f9f39c Merge branch 'main' of https://github.com/jzero-io/jzero
  • b4923d7 feat(templates): update api frame template
  • bbcb3e6 chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#114)
  • b5920cd feat(templates): serverless 基于 features 特性复用 api 模板
  • cb6bbe3 feat(docs): update config docs
  • 5875049 fix(gen): fix home with prefix ~
  • e4e9fd7 fix(jzero): fix workflows
  • e748d4e feat(jzero): update workflows
  • 7f58b88 feat(jzero): support workspace
  • 1d54258 feat(jzero): update jzero upgrade cmd
  • 8022ca1 fix(jzero): fix mod pkg
  • 42c62d7 feat(jzero): refactor gen api
  • 5a94441 feat(jzero): delete remove-suffix
  • 55365e7 feat(jzero): add embeded template api-serverless
  • 498f21e feat(jzero): update project docs

v0.27.3

21 Nov 06:04
Compare
Choose a tag to compare

Changelog

  • fb627d5 feat(jzero): release v0.27.3
  • 87b9b9f feat(gen): update jzero gen model
  • 99c977e chore(template): update .template go-zero/model
  • b1c7318 chore(template): update .template go-zero/model

v0.27.2

19 Nov 06:56
Compare
Choose a tag to compare

Changelog

  • d940970 feat(jzero): release v0.27.2
  • 9b411b0 fix(workflows): fix workflows
  • 1a7f94f fix(gen): fix #112
  • c07b527 chore(template): update .template go-zero/model
  • 0f3a0ad feat(template): update plugin template for model
  • 4f5b404 chore(template): update .template go-zero/model
  • e95d703 Update gen.md
  • 532bd02 feat(gen): add rpc-client flag
  • a0af844 fix(jzero): fix gen with desc ignore flag

v0.27.1

16 Nov 13:34
Compare
Choose a tag to compare

Changelog

  • 03c55b9 fix(jzero): fix Dockerfile

v0.27.0

16 Nov 11:05
Compare
Choose a tag to compare

Changelog

  • 4badd6c feat(jzero): release v0.27.0
  • a48229f feat(model): support cache with register model.go
  • 224e573 chore(template): update .template go-zero/model
  • 5a0b67b chore(template): update .template go-zero/model
  • 519e585 chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (#110)
  • 5f9ac31 chore(deps): bump JamesIves/github-pages-deploy-action (#106)
  • 24782b7 chore(deps): bump golang.org/x/tools from 0.26.0 to 0.27.0 (#107)
  • a8b6432 feat(gen): proto support ignore desc proto (#108)
  • f1d861a chore(deps): bump golang.org/x/mod from 0.21.0 to 0.22.0 (#103)
  • 65a9447 chore(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 (#104)
  • 55e753f feat(gen): support desc-ignore feature
  • 02dee80 feat(gen): 报错提示友好
  • 26b97d0 feat(jzero): add env prefix JZERO
  • 7e9fb01 chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 (#102)
  • 36d16da fix(jzero): fix golangci-lint
  • 7e616ed feat(gen): support generate mysql create table ddl
  • 5400395 feat(jzero): support .jzero.env.yaml with env value
  • dbdd6bd fix(gen): fix gen model by dataresource with adding git change flag

v0.26.0

24 Oct 06:01
Compare
Choose a tag to compare

Changelog

  • 8921375 feat(jzero): release v0.26.0
  • 3753f85 fix(workflows): fix gen with deleting branch flag
  • e1283c7 fix(workflows): fix upload workflows
  • 6168447 fix(gen): fix gen model if has add-model-cache-prefix flag with style flag
  • f634ae9 fix(gen): fix gen with branch flag
  • b7600d9 feat(gen): gen model add model.go
  • 2833a30 feat(ivm): ivm use gen global flag value
  • e095d01 Update docs
  • 8d89bb8 feat(template): update embeded frame templates
  • 39f8b9e fix(gen): fix gen model by sql file
  • 6d7f643 feat(docs): update
  • a8c7c08 feat(jzero): embeded api/gateway/rpc frame

v0.25.1

15 Oct 09:44
Compare
Choose a tag to compare

Changelog

v0.25.0

10 Oct 02:15
Compare
Choose a tag to compare

Breaking changes

  • api frame types
  • api frame swagger

Changelog

  • e5b9c70 feat(jzero): release v0.25.0
  • 6fee0fc fix(gen): fix gen rpc
  • 89ce745 fix(gen): fix gen added api
  • 1c1075b fix(gen): fix #94 (#95)
  • a822807 feat(gen): proto support git change and specified desc path (#93)
  • 049d556 chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (#92)
  • 50c14f1 feat(gen): gen model support git diff and specified desc flag
  • 09f15e1 feat(upgrade): default channel to stable
  • efa9f2e chore(deps): bump golang.org/x/tools (#91)
  • fa8d720 feat(gen): update api handler template
  • 6fa215d fix(gen): fix #90
  • 21994f5 feat(gen): #88
  • 1fa864b fix(gen): fix #83
  • f65aa90 fix(gen): fix #87
  • ed65fbb fix(gen): fix #86
  • a0523d4 feat(jzero): add git diff tools
  • d216797 feat(jzero): add gorgeous format style
  • cd5ffc3 Merge pull request #84 from jzero-io/fix/genapi
  • 8b884cb Merge pull request #82 from jzero-io/fix/genapi
  • 479a815 fix genapi
  • 8c5433d feat(jzero): patch jzero version when using jzero tool
  • 7d4d472 feat(check): remove goctl-types
  • d2961cb Feat/api types go split dir (#80)
  • 1b1aff0 feat(new): support new submodule project under exist go mod project

v0.24.6

23 Sep 09:06
Compare
Choose a tag to compare

Changelog