Releases: Namoshek/laravel-redis-sentinel
v1.1.0
What's Changed
- Bump sonarsource/sonarqube-scan-action from 5.2.0 to 5.3.0 by @dependabot[bot] in #51
- Add connection timed out to error messages list by @streamingsystems in #52
New Contributors
- @streamingsystems made their first contribution in #52
Full Changelog: v1.0.0...v1.1.0
v1.0.0
This release contains major changes to the way the Redis Sentinel client provided by this package works. In theory, the changes should be non-breaking for most users and actually improve stability. However, if you really rely on this package doing it's job properly, please go ahead and have a look at #50 to see the changes in detail.
Thanks to @jeffreyzant for making this possible!
What's Changed
- Implementing failover retries by @jeffreyzant in #50
New Contributors
- @jeffreyzant made their first contribution in #50
Full Changelog: v0.8.0...v1.0.0
v0.8.0
v0.7.1
v0.7.0
What's Changed
New Contributors
Full Changelog: v0.6.0...v0.7.0
v0.6.0
v0.5.0
v0.4.1
v0.4.0
What's Changed
- Check for master is valid refactored by @miladev95 in #23
- Add ability to auth with username + password to sentinel by @misakstvanu in #25
New Contributors
- @miladev95 made their first contribution in #23
- @misakstvanu made their first contribution in #25
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #19
- Disable SonarQube checks for fork PRs by @Namoshek in #21
- Add support for PhpRedis 6.0 by @OrangeJuiced in #20
New Contributors
- @dependabot made their first contribution in #19
- @OrangeJuiced made their first contribution in #20
Full Changelog: v0.2.1...v0.3.0