ringpop-go v0.6.0 Release Notes

Release Date: 2016-06-27 // almost 8 years ago
    • ๐Ÿ›  Fix: add 1-buffer for error channels, prevents leaking goroutines. #140
    • ๐Ÿ”‹ Feature: support forwarding headers. #141
    • ๐Ÿ”‹ Feature: testpop takes an additional -stats-udp or -stats-file flag that can be used to emit statsd messages to a file or over the network. #144
    • ๐Ÿ›  Fix: race condition when loading hostlist in discover provider. #145
    • โœ… Testing: add suspect, faulty and tombstope period command-line flags to testpop. #148
    • ๐Ÿ›  Fix: use oneself as a source when creating a change for reincarnation. #150
    • ๐Ÿšš Maintainability: move from godep to Glide. #151
    • Maintainability: emit lookup and lookupn stats and add a lookupn-event. #152.
    • ๐Ÿ›  Fix: do not reincarnate twice unnecessarily. #153