Skip to content

Commit

Permalink
Add new release info
Browse files Browse the repository at this point in the history
  • Loading branch information
mna committed Oct 20, 2023
1 parent 70c449d commit 96a8e49
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ Package redisc implements a redis cluster client built on top of the [redigo pac

## Releases

* **v1.4.0** : Improve the reliability of the refresh of cluster mapping for edge cases where no nodes are known anymore (thanks to [@ljfuyuan][ljfuyuan]).

* **v1.3.2** : Export the `HashSlots` constant to make it nicer to write the `Cluster.LayoutRefresh` function signature.

* **v1.3.1** : Fix closing/releasing of connections used in `Cluster.EachNode`.
Expand Down Expand Up @@ -91,3 +93,4 @@ The [BSD 3-Clause license][bsd].
[letsfire]: https://github.com/letsfire
[iwanbk]: https://github.com/iwanbk
[tysonmote]: https://github.com/tysonmote
[ljfuyuan]: https://github.com/ljfuyuan

0 comments on commit 96a8e49

Please sign in to comment.