tag:github.com,2008:https://github.com/RWTH/redis/releases
Tags from redis
2018-10-25T06:51:40Z
tag:github.com,2008:Repository/156672353/v6.14.2
2018-10-25T06:51:40Z
v6.14.2: Merge pull request #890 from go-redis/fix/close-nil-sentinel
<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/redis/go-redis/pull/890">redis#890</a> from go-redis/fix/close-nil-sentinel</p>
<p>Fix closing nil sentinel</p>
vmihailenco
tag:github.com,2008:Repository/156672353/v6.14.1
2018-09-03T08:45:32Z
v6.14.1: Add ZPopMin and ZPopMax (#853)
<p>Add ZPopMin and ZPopMax (<a class="issue-link js-issue-link" href="https://github.com/redis/go-redis/pull/853">redis#853</a>)</p>
<p>* Add ZPopMin and ZPopMax</p>
ElPicador
tag:github.com,2008:Repository/156672353/v6.14.0
2018-08-23T13:15:29Z
v6.14.0
vmihailenco
tag:github.com,2008:Repository/156672353/v6.13.2
2018-07-24T07:48:24Z
v6.13.2
vmihailenco
tag:github.com,2008:Repository/156672353/v6.13.1
2018-07-23T14:24:34Z
v6.13.1: Merge pull request #822 from go-redis/fix/receive-message-rework
<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/redis/go-redis/pull/822">redis#822</a> from go-redis/fix/receive-message-rework</p>
<p>Rework ReceiveMessage</p>
vmihailenco
tag:github.com,2008:Repository/156672353/v6.13.0
2018-07-22T11:23:04Z
v6.13.0
vmihailenco
tag:github.com,2008:Repository/156672353/v6.12.0
2018-05-31T10:32:25Z
v6.12.0: Merge pull request #782 from go-redis/fix/sentinel-client
<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/redis/go-redis/pull/782">redis#782</a> from go-redis/fix/sentinel-client</p>
<p>Export SentinelClient</p>
vmihailenco
tag:github.com,2008:Repository/156672353/v6.11.0
2018-05-24T07:10:05Z
v6.11.0: Merge pull request #774 from robinhoodmarkets/fix-cluster-copy
<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/redis/go-redis/pull/774">redis#774</a> from robinhoodmarkets/fix-cluster-copy</p>
<p>reset cmdable.process when copying cluster client</p>
vmihailenco
tag:github.com,2008:Repository/156672353/v6.10.2
2018-03-14T10:42:51Z
v6.10.2: Remove costly 'appendIfNotExists' and 'remove' call from PubSub (#743)
<p>Remove costly 'appendIfNotExists' and 'remove' call from PubSub (<a class="issue-link js-issue-link" href="https://github.com/redis/go-redis/pull/743">redi…</a></p>
<p><a class="issue-link js-issue-link" href="https://github.com/redis/go-redis/pull/743">…s#743</a>)</p>
<p>* remove costly 'appendIfNotExists' and 'remove' call from pubsub</p>
superkinglabs
tag:github.com,2008:Repository/156672353/v6.10.1
2018-03-13T14:01:01Z
v6.10.1: Merge pull request #742 from go-redis/fix/with-context-wrap-process
<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/redis/go-redis/pull/742">redis#742</a> from go-redis/fix/with-context-wrap-process</p>
<p>Fix WithContext followed by WrapProcess</p>
vmihailenco