Skip to content

Commit 295e917

Browse files
committed
Update CHANGELOG.
[ci skip]
1 parent d92f31d commit 295e917

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
v1.1.1 (2016-xx-xx)
2+
================================================================================
3+
4+
- __FIX__: `password` and `database` from the global `parameters` client option
5+
were still being applied to sentinels connections making them fail (sentinels
6+
do not understand the `AUTH` and `SELECT` commands) (PR #346).
7+
8+
- __FIX__: when a sentinel instance reports no sentinel for a service, invoking
9+
`connect()` on the redis-sentinel connection backend should fall back to the
10+
master connection instead of failing (ISSUE #342).
11+
12+
113
v1.1.0 (2016-06-02)
214
================================================================================
315

0 commit comments

Comments
 (0)