Releases: Namoshek/laravel-redis-sentinel
v1.2.0
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #53
- Bump sonarsource/sonarqube-scan-action from 5.3.0 to 5.3.1 by @dependabot[bot] in #54
- Bump sonarsource/sonarqube-scan-action from 5.3.1 to 6.0.0 by @dependabot[bot] in #55
- Add support for multiple Redis Sentinel hosts by @florianJacques in #57
New Contributors
- @florianJacques made their first contribution in #57
Full Changelog: v1.1.0...v1.2.0
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