1
0
Fork 0
mirror of https://github.com/Luzifer/continuous-spark.git synced 2024-10-18 12:54:24 +00:00
continuous-spark/History.md

22 lines
415 B
Markdown
Raw Normal View History

2021-01-10 14:57:31 +00:00
# 1.0.3 / 2021-01-10
* Fix: Metrics sender blocked on errors
2020-11-30 19:54:09 +00:00
# 1.0.2 / 2020-11-30
* Prevent crash when influx client is not present
* Switch to go modules
2019-01-27 14:49:07 +00:00
# 1.0.1 / 2019-01-27
* Lint: Fix linter errors, improve error handling
2019-01-27 14:30:25 +00:00
# 1.0.0 / 2019-01-27
* Breaking: Code cleanup, switch to InfluxDB for graphing
* Migrate to dep for vendoring
* Vendor update
2017-07-28 05:29:34 +00:00
# 0.1.0 / 2017-07-28
2021-01-10 14:57:31 +00:00
* Initial version