File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1
1
ringpop-go changes
2
2
==================
3
3
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
+
4
21
v0.8.2
5
22
------
6
23
You can’t perform that action at this time.
0 commit comments