Releases: go-co-op/gocron-redis-lock
Releases · go-co-op/gocron-redis-lock
v2.0.1
What's Changed
- Bump github.com/go-co-op/gocron/v2 from 2.0.0-rc3 to 2.1.2 by @dependabot in #62
Full Changelog: v2.0.0...v2.0.1
v1.3.0
What's Changed
- Bump google.golang.org/grpc from 1.57.0 to 1.57.1 by @dependabot in #45
- Bump github.com/testcontainers/testcontainers-go/modules/redis from 0.25.0 to 0.26.0 by @dependabot in #47
- Bump github.com/go-co-op/gocron from 1.35.2 to 1.35.3 by @dependabot in #46
- Bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible by @dependabot in #48
- Support redis lock automatic renewal by @starryrbs in #55
- Bump github/codeql-action from 2 to 3 by @dependabot in #56
New Contributors
- @starryrbs made their first contribution in #55
Full Changelog: v1.2.0...v1.3.0
v2.0.0
v2 compatible release
v1.2.0
What's Changed
New Contributors
version bumps
- Bump github.com/redis/go-redis/v9 from 9.0.4 to 9.0.5 by @dependabot in #12
- Bump github.com/go-co-op/gocron from 1.27.1 to 1.28.0 by @dependabot in #11
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #15
- Bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 by @dependabot in #13
- Bump github.com/go-co-op/gocron from 1.28.0 to 1.28.2 by @dependabot in #14
- Bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 by @dependabot in #16
- Bump github.com/go-co-op/gocron from 1.28.2 to 1.28.3 by @dependabot in #17
- Bump github.com/go-co-op/gocron from 1.28.3 to 1.30.0 by @dependabot in #18
- Bump github.com/testcontainers/testcontainers-go/modules/redis from 0.20.1 to 0.21.0 by @dependabot in #19
- Bump google.golang.org/grpc from 1.47.0 to 1.53.0 by @dependabot in #21
- Bump github.com/go-co-op/gocron from 1.30.0 to 1.30.1 by @dependabot in #20
- Bump github.com/go-co-op/gocron from 1.30.1 to 1.31.0 by @dependabot in #22
- Bump github.com/testcontainers/testcontainers-go/modules/redis from 0.21.0 to 0.22.0 by @dependabot in #23
- Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 by @dependabot in #26
- Bump github.com/go-co-op/gocron from 1.31.0 to 1.32.1 by @dependabot in #28
- Bump github.com/redis/go-redis/v9 from 9.0.5 to 9.1.0 by @dependabot in #27
- Bump github.com/testcontainers/testcontainers-go/modules/redis from 0.22.0 to 0.23.0 by @dependabot in #24
- Bump github.com/go-redsync/redsync/v4 from 4.8.1 to 4.8.2 by @dependabot in #29
- Bump actions/checkout from 3 to 4 by @dependabot in #31
- Bump github.com/go-co-op/gocron from 1.32.1 to 1.33.1 by @dependabot in #30
- Bump github.com/go-redsync/redsync/v4 from 4.8.2 to 4.9.4 by @dependabot in #32
- Bump github.com/go-co-op/gocron from 1.33.1 to 1.34.0 by @dependabot in #33
- Bump github.com/go-co-op/gocron from 1.34.0 to 1.34.2 by @dependabot in #36
- Bump github.com/redis/go-redis/v9 from 9.1.0 to 9.2.0 by @dependabot in #35
- Bump github.com/testcontainers/testcontainers-go/modules/redis from 0.23.0 to 0.24.1 by @dependabot in #34
- Bump github.com/testcontainers/testcontainers-go/modules/redis from 0.24.1 to 0.25.0 by @dependabot in #38
- Bump github.com/go-co-op/gocron from 1.34.2 to 1.35.2 by @dependabot in #41
- Bump github.com/go-redsync/redsync/v4 from 4.9.4 to 4.10.0 by @dependabot in #40
- Bump github.com/redis/go-redis/v9 from 9.2.0 to 9.2.1 by @dependabot in #39
- Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #44
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Update NewRedisLocker to accept the redis UniversalClient interface instead of just a pointer to the redis Client by @anhnmt in #9
Version bumps
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #8
- Bump github.com/go-co-op/gocron from 1.27.0 to 1.27.1 by @dependabot in #7
Docs
- docs: add example of universal redis client to readme by @JohnRoesler in #10
New Contributors
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
added
- feat: extend redsync api by @rfyiamcool in #3
docs updated
- add ci, godoc and report card readme badges by @JohnRoesler in #6
deps bumped
- Bump github.com/go-co-op/gocron from 1.26.0 to 1.27.0 by @dependabot in #4
- Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #5
New Contributors
- @rfyiamcool made their first contribution in #3
- @dependabot made their first contribution in #4
- @JohnRoesler made their first contribution in #6
Full Changelog: v1.0.0...v1.1.0
v1.0.0
rename module to match repo