Skip to content

Releases: douyu/jupiter

v0.3.1

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


* resolve test cases

Co-authored-by: fuzengyao <nelsons.goole@gmail.com>
Co-authored-by: liangweicheng2@gmail.com <liangweicheng2@gmail.com>
Co-authored-by: denghuaguang <denghuaguang@bytedance.com>
Co-authored-by: myxy99 <2399158611@qq.com>

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 <nelsons.goole@gmail.com>
Co-authored-by: liangweicheng2@gmail.com <liangweicheng2@gmail.com>
Co-authored-by: denghuaguang <denghuaguang@bytedance.com>
Co-authored-by: myxy99 <2399158611@qq.com>

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

v0.1.0 Release

20 Jul 11:22
38a69bc
Compare
Choose a tag to compare

New Features

  • Support for Gin FrameWork @mlboy
  • Support for apollo configuration centor of datasource @liyue201
  • Support for redis master-slave and fragmented redis switching functions @cw2018
  • Update security policy component to sentinel-golang 0.3.0 @gorexlv

Optimization

Bug Fixes

  • Fix bug grpc client cannot connect the grpc server when it restart @gorexlv
  • Support the signal of windows system and oxs system @sylarXu