Skip to content

v1.1.1

Compare
Choose a tag to compare
@JohnRoesler JohnRoesler released this 23 May 15:08
· 44 commits to main since this release
3ac6cc2

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

  • @anhnmt made their first contribution in #9

Full Changelog: v1.1.0...v1.1.1