Releases: esatterwhite/skyring
Releases · esatterwhite/skyring
v9.0.0: 9.0.0
* minimum node support v8 * replaces uber ringpop w/ fork @skyring/ringpop * replaces inline hammock w/ @esatterwhite/micromock
v8.0.2: 8.0.2
* middleware: fix proxy middle ware to always set location header
v8.0.1: 8.0.1
* revert needle to request
v8.0.0: 8.0.0
* [BREAKING] remove deprecated server#load function. Calling it will be an error * replace request with needle. Http transport now uses needle * replace level package w/ levelup + leveldown explicitly * remove quay specific build * bump docker image to use node 8.12
v7.0.1: 7.0.1
----- * timer: corrects bug that would reset a timer during a rebalance * pkg: fix a broken dependency in package-lock * ci: fixes the travis build so PR builds will pass github checks
v7.0.0: 7.0.0
----- * timer validator will error if the timeout value exceeds 2147483647 * security exploits addressed in local dependency packages via npm audit
v6.1.0
6.1.0
v6.0.0
* working custom external storage solution * examples for using external storage * docs on external storage
v6.0.0-alpha.2: 6.0.0-alpha.2
- deprecate
server#load
method - pushes server start down into after timer storage start up
v6.0.0-alpha.1
6.0.0-alpha.1