Releases: douyu/jupiter
Releases · douyu/jupiter
v0.4.6
v0.4.5
What's Changed
- doc: add project-layout by @hnlq715 in #325
- fix: change rocketmq config to pointer by @hnlq715 in #326
- fix: update go mod version to go1.16 by @ywanbing in #328
- feat: refactor jupiter to create project based on remote template by @hnlq715 in #330
New Contributors
Full Changelog: v0.4.4...v0.4.5
v0.4.4
Changelog
- 63d10e8 build(deps): bump actions/checkout from 2 to 3.0.2 (#318)
- b40b48e build(deps): bump cirrus-actions/rebase from 1.6 to 1.7 (#323)
- 2bcec4b build(deps): bump github/codeql-action from 1 to 2 (#319)
- c259920 build(deps): bump golangci/golangci-lint-action from 2 to 3.2.0 (#324)
- 98a84f0 feat: add batch consumer message (#320)
- 9d798c2 feat: add xerror pkg (#322)
- 40938a8 fix: 传入Variable时,flag重复调用导致失败 (#282)
v0.4.3
Changelog
- 313575b Create stale.yml
- cd4839b build(deps): bump actions/cache from 2 to 3 (#305)
- 5275275 build(deps): bump actions/setup-go from 2 to 3 (#312)
- 93e158f build(deps): bump actions/setup-java from 2 to 3 (#313)
- 07737a8 build(deps): bump actions/stale from 3 to 5 (#307)
- d08827e build(deps): bump cirrus-actions/rebase from 1.5 to 1.6 (#314)
- 3e955d7 build(deps): bump codecov/codecov-action from 2.0.3 to 3 (#311)
- 9010014 feat: enhance client/rocketmq (#301)
- 5ea6067 feat: rocketmq support tracing (#303)
- a508e93 feat: support resty client (#306)
- 848d810 feat: xlog auto debug in development mode (#304)
- 97a81e4 feat: 新增jupiter-xxl-job执行器,集成xxl-job分布式调度任务平台 (#297)
- 115539e fix: example for grpc and rocketmq
- 77f6f92 fix: solve the problem of serviceInfo incomparable, to fit the upgrade of grpc-go. (#309)
- 0bca94a fix: upgrade for security problem (#300)
v0.4.2
v0.4.1
v0.4.0
v0.3.5
v0.3.4
v0.3.3
Changelog
f91bf0f chore: improve release
c7a43d5 fix: governor增加Healthz接口 (#260)
ff472d7 build(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3 (#259)
74d1e63 feat: improve log (#254)
9df6192 ci: add stale yml (#257)
ea19d1f feat: support auto release by goreleaser (#256)
7f95425 fix: incorrect conversion between integer types (#243)
9c30dc4 feat: separate example mod (#253)
25bdd01 build(deps): bump codecov/codecov-action from 1.0.6 to 2.0.2 (#248)