Skip to content

v0.11.0

Choose a tag to compare

@mneudert mneudert released this 14 Apr 19:45
· 1092 commits to master since this release
  • 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.Fields or MySeries.Tags
  • Backwards incompatible changes

    • Runtime connection configuration reading has been removed in favor of compile time inlining.