Skip to content

Releases: douyu/jupiter

v0.3.3

27 Aug 09:51
Compare
Choose a tag to compare

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)

v0.3.2

19 Aug 07:49
2356308
Compare
Choose a tag to compare
  1. fix bugs;
  2. add conf loader;
  3. polish codes;

v0.3.1

06 Aug 08:02
5913c10
Compare
Choose a tag to compare
Develop (#239)


* resolve test cases

Co-authored-by: fuzengyao <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: denghuaguang <[email protected]>
Co-authored-by: myxy99 <[email protected]>

v0.3.0

06 Aug 02:27
7214e4f
Compare
Choose a tag to compare
Develop (#238)

* refactor project structure; downward jupiter package; migrate jupiter tool

* enhance:Improve code readability&reduce memory copy

* registerBiz ctx timeout error

* refactor project structure; downward jupiter package; migrate jupiter tool

* resolve conflict

* resolve security problem

Co-authored-by: fuzengyao <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: denghuaguang <[email protected]>
Co-authored-by: myxy99 <[email protected]>

v0.2.9

01 Mar 02:57
8b67ebe
Compare
Choose a tag to compare

v0.2.8

v0.2.7

v0.2.6

v0.2.5

v0.2.4

13 Aug 02:19
0692ff8
Compare
Choose a tag to compare
  • [closed] [BUG] 当主机有多个网卡时,governor服务 panic #159
  • [closed] Redirect grpc log to outside #140
  • [closed] [BUG]flag provided but not defined: -test.timeout #132
  • [closed] 两个grpc服务注册到etcd, 接口访问只能通一个,而且快速访问还会失败 #129
  • [closed] 建议loadConfig函数改成可配置的 #126
  • [bug] defer>Register 多次Push #122
  • [closed] [BUG] tools jupiter package #119
  • [closed] corn 分布式定时任务需要加etcd 分布式锁,现在的cron 只能单机用 #115
  • [closed] 微信群,好像过期了,是否可以更新? #113
  • [enhancement] gorountine which is in hookSignals method can't stop normally #92
  • [enhancement][good first issue] [feat] support more grpc load balance algorithms. #71
  • [discussion][proposal] 建议增加权限管理casbin的示例或支持 #11
  • [good first issue] 建议新增对goframe框架的内置支持 #10