1.4.0
This release adds InfluxDB 2.0 support (finally) as well as a few other small changes.
- Events with 'old' and 'new' keys now store them as strings (#24). Thanks @lollagnier!
- You can now select between InfluxDB API 1.x or 2.x (#25). Thanks @nathanielc for the initial implementation!
- Old installs will automatically run under InfluxDB 1.x, while new installs will default to 2.x.
- Now logs filament measurements (#25 again)
- Exceptions are now only logged once, when they change, and reconnections use an exponential backoff. This should help prevent log files from filling up too fast. (#23)
I tested the heck out of this before release, but it's still a large change. Please let me know if you encounter any issues.
Share and enjoy!