Skip to content

Commit 08d3997

Browse files
authored
Merge pull request #213 from uber/aandrade.v0.8.5
v0.8.5 Changelog changes
2 parents 3ae147a + 68204be commit 08d3997

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGES.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
ringpop-go changes
22
==================
33

4+
v0.8.5
5+
------
6+
7+
* Fix: LookupN returns ring node destinations in ring order [#211](https://github.com/uber/ringpop-go/pull/211)
8+
* Fix: Use lower case sirupsen/logrus import [#208](https://github.com/uber/ringpop-go/pull/208)
9+
* Feature: Added GetNClients to router [#212](https://github.com/uber/ringpop-go/pull/212)
10+
11+
v0.8.4
12+
------
13+
14+
* Allow requiresAppInPing to be configured [#209](https://github.com/uber/ringpop-go/pull/209)
15+
16+
v0.8.3
17+
------
18+
19+
* Fix: Add option to enforce identical app name in pings [#206](https://github.com/uber/ringpop-go/pull/206)
20+
421
v0.8.2
522
------
623

0 commit comments

Comments
 (0)