Skip to content

Releases: sunmi-OS/gocore

v1.5.6

19 Oct 08:21
Compare
Choose a tag to compare

fix grpc client bug

v1.5.5

21 Sep 02:04
2217a32
Compare
Choose a tag to compare

update rpcx package
update example and README.md

v1.5.4

17 Sep 09:23
Compare
Choose a tag to compare

1、web: change common http response struct
2、gorm.NewDB(), add response *gorm.Client ,you can store in yourself service

v1.5.3

15 Sep 03:26
c0964e8
Compare
Choose a tag to compare

1、优化 gorm 包的使用
2、优化 xlog 的使用

v1.5.2

07 Sep 11:16
Compare
Choose a tag to compare
feat: update echo v4

v1.5.1

07 Sep 10:13
b0179d6
Compare
Choose a tag to compare
fix:rocketMQ 库client添加到 sync.Map 中,并提供get方法获取 (#50)

v1.5.0: Merge pull request #45 from iGoogle-ink/master

25 Aug 08:11
653f3f2
Compare
Choose a tag to compare

v1.4.7: Merge pull request #44 from 2276282419/master

17 Aug 07:44
0136fdb
Compare
Choose a tag to compare

v1.4.6: Merge pull request #43 from 2276282419/master

12 Aug 03:48
976a5c7
Compare
Choose a tag to compare

v1.4.5

11 Aug 06:26
Compare
Choose a tag to compare

feat: add http-request resty/v2