mirror of
https://github.com/Luzifer/continuous-spark.git
synced 2024-12-20 17:51:22 +00:00
33 lines
656 B
Markdown
33 lines
656 B
Markdown
# 1.1.1 / 2024-12-13
|
|
|
|
* Fix: Refactor throughput test and fix calculation error from v1.1.0
|
|
|
|
# 1.1.0 / 2024-12-12
|
|
|
|
* Add source interface selection
|
|
* Modernize code, fix linter errors
|
|
* Replace CI system
|
|
* Update Go dependencies
|
|
|
|
# 1.0.3 / 2021-01-10
|
|
|
|
* Fix: Metrics sender blocked on errors
|
|
|
|
# 1.0.2 / 2020-11-30
|
|
|
|
* Prevent crash when influx client is not present
|
|
* Switch to go modules
|
|
|
|
# 1.0.1 / 2019-01-27
|
|
|
|
* Lint: Fix linter errors, improve error handling
|
|
|
|
# 1.0.0 / 2019-01-27
|
|
|
|
* Breaking: Code cleanup, switch to InfluxDB for graphing
|
|
* Migrate to dep for vendoring
|
|
* Vendor update
|
|
|
|
# 0.1.0 / 2017-07-28
|
|
|
|
* Initial version
|