Releases: jzero-io/jzero
Releases · jzero-io/jzero
v0.31.0
Changelog
- 58c458d feat(jzero): release v0.31.0
- 039ffef fix(jzero): fix jzero root cmd
- c99ebef fix(serverless): fix serverless feature (#182)
- 1479b92 chore(deps): bump golang.org/x/tools from 0.28.0 to 0.29.0 (#181)
- 1fdf621 chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 (#180)
- 9a1f53f fix(gen): fix gen model
- a3520cc Feat/docs (#179)
- 71b1263 fix(new): fix new project (#178)
- e5fcc56 fix(docs): fix serverless title
- 286c77d fix(serverless): fix serverless build (#177)
- eee04c1 fix remote auth username env and env add SetEnvKeyReplacer (#176)
- bc8fd08 feat(jzero): support jzero -v and jzero --version (#174)
- 00912aa chore(deps): bump github.com/zeromicro/go-zero/tools/goctl (#173)
- a84393d chore(deps): bump github.com/zeromicro/go-zero from 1.7.5 to 1.7.6 (#172)
- 8061fd3 chore(deps): bump github.com/go-git/go-git/v5 from 5.13.0 to 5.13.1 (#171)
- bc2c148 chore(deps): bump github.com/zeromicro/go-zero/tools/goctl (#169)
- 9093e43 chore(deps): bump github.com/zeromicro/go-zero from 1.7.4 to 1.7.5 (#168)
v0.30.0
Changelog
- 5e3f396 feat(jzero): release v0.30.0
- 2cda42b feat(new): new command remove style flag (#167)
- df271b6 feat(serverless): update serverless template (#166)
- 2d5306c chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 (#165)
- 17dfd8e Feat/genmodel (#164)
- 5c88bba Update grpc.md
- 263e88c Update grpc.md
- 916f6c0 Feat/docs (#163)
- 2770577 feat(docs): add grpc faq (#162)
- 6820ad6 chore(deps): bump github.com/jzero-io/jzero-contrib (#161)
- 6bc02d0 feat(templates): Full support for dynamic configuration features
- b65b206 chore(deps): bump github.com/jzero-io/jzero-contrib (#160)
- 29e482e feat(jzero): update version to 0.30.0-beta
- 39454b0 feat(gen): fix gen route and always add http.Request in logic file (#159)
- 862b667 chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 (#158)
- 111d9db fix(gen): fix remove extra file
- 98c279b feat(api): handler and logic always add http.Request
v0.29.1
Changelog
- b8cbd37 feat(jzero): release v0.29.1
- 5557b32 chore(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 (#157)
- 77a5b86 chore(deps): bump github.com/jzero-io/jzero-contrib (#156)
- 54022b9 feat(template): gateway template ignore add /{{APP}}
- fb9fb36 fix(template): fix gateway template dynamic conf feature
- 7148d1c feat(deps): update golang.org/x/net
- 066cd5a Create codeql.yml
- 34f1dee feat(deps): update deps (#155)
- 4d7147c chore(deps): bump github.com/spf13/cast from 1.7.0 to 1.7.1 (#154)
v0.29.0
Changelog
- 7e26f2f feat(jzero): release v0.29.0
- f6a16b4 Feat/serverless docs (#153)
- 35c200c chore(deps): bump golang.org/x/crypto in the go_modules group (#152)
- 1d14f5e chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 (#150)
- 62741df fix(jzero): fix #149 (#151)
- d5a2fd6 feat(jzero): update docs link
- 6d16839 feat(jzero): update docs link
- 841feee feat(jzero): update README.md
- 6c2c2ce feat(new): update new
- 429e51c fix(golangci): fix golangci
- 87287fe Merge branch 'main' of https://github.com/jzero-io/jzero
- 657dae5 feat(new): support remote auth info
- 589ac11 fix(serverless): fix style
- 52348ee chore(deps): bump github.com/jzero-io/jzero-contrib (#147)
- 9847ac1 feat(templates): gateway templates default add dynamic conf features
- 7afac7b fix(serverless): fix build
- 8455cac Update telemetry.md
v0.28.2
Changelog
- f436cae feat(jzero): release v0.28.2
- ab259d0 chore(deps): bump nanoid (#145)
- 60cd912 Feat/serverless (#144)
- 8fca9d0 Update contribute.md
- 7e7275e feat(gen): update gen sdk (#143)
- 471e376 Update prometheus.md (#142)
- b49f76a chore(deps): bump golang.org/x/tools from 0.27.0 to 0.28.0 (#140)
- 439b719 feat(jzero): update
- b7699d6 Golifes/main (#138)
- d3f4f53 Revert "zrpcclient 支持自定义pb和client 输出路径 (#118)" (#139)
- b424cd2 zrpcclient 支持自定义pb和client 输出路径 (#118)
- bb29106 feat(jzero): update serverless (#136)
- 4bf0fc3 chore(deps): bump JamesIves/github-pages-deploy-action (#135)
- 0856797 Update template.md (#134)
- 30221a7 feat(template): adjust the template storage location (#133)
- 2ec1b04 refactor(template): simplify codes in template.go (#130)
v0.28.1
Changelog
- af709b6 feat(jzero): release v0.28.1
- d6ea0df fix(gen): fix route2Code (#129)
- 010d8a9 feat(template): support regix match for template build (#128)
- 79ad608 Update template.md (#125)
- 9fc76a2 Update contribute.md (#126)
- d4fc9a3 Update check.md
- 6db0306 feat(template): add template build ignore flag (#122)
- a425aec feat(jzero): init serverless feature
- 526cf0c feat(jzero): refactor new command
- 1f371b7 fix(jzero): fix api serverless feature
- e7da98e Update check.md
v0.28.0
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
v0.27.2
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