All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- cancel log out put when subscriptionData.json not exist or empty
- replace "address" with "host" in configuration
- change one log level from ERROR to WARN
- CHANGELOG.md file to document any changes.
- WaittingGroup for clean up jobs and Cancel function when stop driver.
- save/load current devices subscription info in time.
- Change "Origin" timestamp unit to micro seconds.
- few times for execute defer functions.
- replace time.After() with time.NewTicker()
- cvs slice reallocate space
- Error Handler function when data dropped, low I/O effects of log file.
- Logger Info for new data arrived, low I/O.