v0.6.0-rc1
What's Changed
- fix: log naming by @hnlq715 in #365
- feat: replace defers with hooks by @hnlq715 in #367
- feat: refactor sentinel, support cbRules, flowRules and systemRules by @hnlq715 in #366
- feat: remove xcolor by @hnlq715 in #368
- fix: test error by @hnlq715 in #369
- ci: add 1.19.x for test by @hnlq715 in #371
- feat: start mq before run by @hnlq715 in #372
- feat: use gorm.io/gorm by @hnlq715 in #373
- chore: remove githooks by @hnlq715 in #375
- feat: all client support singleton by @hnlq715 in #370
- chore: improve code style by @hnlq715 in #376
- feat: add basic api for log by @hnlq715 in #379
- fix: typo in return error by @RavenHuo in #381
- fix: 修复redis配置单个地址会报错 by @ywanbing in #380
- ci: support build on macos and windows by @hnlq715 in #383
- build(deps): bump go.uber.org/automaxprocs from 1.4.0 to 1.5.1 by @dependabot in #384
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.1.3 to 2.1.6 by @dependabot in #390
- build(deps): bump github.com/gogf/gf from 1.13.3 to 1.16.9 by @dependabot in #389
- build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.8.0 by @dependabot in #391
- build(deps): bump github.com/alicebob/miniredis/v2 from 2.15.1 to 2.23.0 by @dependabot in #387
- feat: add default api for xlog by @hnlq715 in #382
- build(deps): bump github.com/prometheus/client_golang from 1.12.1 to 1.13.0 by @dependabot in #393
- build(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.8.1 by @dependabot in #388
- chore: improve bump up process by @hnlq715 in #394
- feat: improve xlog pkg by @hnlq715 in #395
- feat: improve bump process and revert echo version by @hnlq715 in #396
New Contributors
Full Changelog: v0.5.0...v0.6.0-rc1