Skip to content

v2.2.0

Compare
Choose a tag to compare
@mneudert mneudert released this 16 Oct 10:41
· 93 commits to master since this release
9b7d1da
  • Enhancements

    • Configuration access for a connection now returns the configured :otp_app used (nil if none)
    • Starting a connection will now issue a warning if the configured :otp_app contains no configuration
  • Bug fixes

    • Read queries now send the proper Content-Type: application/json header for InfluxDB v2.x connections without having to explicitly pass query_language: :flux as an option (#76)