Releases: esatterwhite/skyring
Releases · esatterwhite/skyring
v5.1.0: 5.1.0
Replaces the level
package with the levelup package exposing options for custom backends
v5.0.2: 5.0.2
----- manually construct a levelup instance w/ a configurable backend
v5.0.1: 5.0.1
----- * Fixes a security vulnerability in debug package * update seeli@v5 * update level@v2
v5.0.0: 5.0.0
- Adds cluster wide events over nats
- DEPRECATE: deprecates the remove function on timers class
- Adds success / failure methods on timer class for acknowledging timer execution
- shutdown will skip rebalance if node is last in cluster
- moves the docker images to use debian as node v8 was segfaulting on alpine
v4.4.1
- Fix docker auto build on quay
v4.0.4: 4.0.4
- fixes a logging bug in http handler
- makes sure the test transport doesn't leak out in production
- request validator validates the requested callback exists
v4.0.2
- Fixes rebalance / shutdown process to purge pending timers from storage
v4.0.1: 4.0.1
- fixes the case where skyring might try to process a request that was erroneous
V4.0.0
- Support crash recovery of timers
- dependency on level w/ plugable backends. leveldown for disk, memdown for memory
- new configuration options for leveldb storage
- replaces mocha with tap
v3.3.1
3.3.1