v2.2.0
-
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
- Configuration access for a connection now returns the configured
-
Bug fixes
- Read queries now send the proper
Content-Type: application/json
header for InfluxDB v2.x connections without having to explicitly passquery_language: :flux
as an option (#76)
- Read queries now send the proper