Releases: goravel/redis
Releases · goravel/redis
v1.2.1
What's Changed
- Bump github.com/goravel/framework from 1.14.0 to 1.14.1 by @dependabot in #28
- Bump github.com/goravel/framework from 1.14.1 to 1.14.3 by @dependabot in #30
- Bump github.com/goravel/framework from 1.14.3 to 1.14.4 by @dependabot in #32
- Bump github.com/spf13/cast from 1.6.0 to 1.7.0 by @dependabot in #33
- 修复由于初始化的时候没有保存redis config导致调用WithContext方法再次初始化实例时会丢失config对象导致空指针错误 by @zxdstyle in #34
New Contributors
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #8
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #9
- Bump github.com/goravel/framework from 1.13.1 to 1.13.2 by @dependabot in #10
- Bump github.com/goravel/framework from 1.13.2 to 1.13.4 by @dependabot in #11
- Bump github.com/goravel/framework from 1.13.4 to 1.13.5 by @dependabot in #13
- Bump github.com/spf13/cast from 1.5.1 to 1.6.0 by @dependabot in #12
- Bump actions/setup-go from 4 to 5 by @dependabot in #14
- Bump github.com/goravel/framework from 1.13.5 to 1.13.7 by @dependabot in #15
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #16
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #18
- Bump golangci/golangci-lint-action from 3 to 5 by @dependabot in #21
- Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #22
- Bump github.com/goravel/framework from 1.13.7 to 1.13.10 by @dependabot in #24
- feat: [#316] Redis cache support connection with TLS by @kkumar-gcc in #25
- Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #26
- release: v1.2.0 by @hwbrzzl in #27
New Contributors
- @kkumar-gcc made their first contribution in #25
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #6
- chore: Upgrade framework v1.13.1 by @hwbrzzl in #7
New Contributors
- @dependabot made their first contribution in #6
Full Changelog: v1.0.0...v1.1.0