v0.11.0
-
Enhancements
- Hackney options can be configured (#17)
- Line writer now prefers a database passed via arguments over the one passed in the datapoint payload
- Logging for requests is available
- Pings can be send to specific servers
- Status requests can be send to a cluster
-
Bug fixes
- Series are now compiled with full environment information preventing "/path/to/lib/nofile" to be compiled as the source of
MySeries.FieldsorMySeries.Tags
- Series are now compiled with full environment information preventing "/path/to/lib/nofile" to be compiled as the source of
-
Backwards incompatible changes
- Runtime connection configuration reading has been removed in favor of compile time inlining.