All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
- bar
- foo
- fix bug that made rotation still throw on ES6.x
- hopefully last embarassing attempt at fixing this bug
- fix bug that made rotation still throw on ES6.x
- fix bug that made rotation/purge throw on ES6.x
- bump spandex dep to 0.6.4
- fix some typos in README (thanks boernd and brutasse)
- improve error handling
- move from clojurewerkz/elastisch to qbits/spandex
- adds elasticsearch 5.x compatibility
- bump dep versions to match riemann 0.2.13
- low frequency (lower than step) events were lost
- events were lost e.g. not part of aggregation this is now fixed in average/minimum/maximum/counter
- purge is now fixed (was noop)
- remove at-at dependency
- change rotate/purge semantics
- change semantics of higher-level functions
- implementes alias rotation
- initial release