v0.7.0
Changes
- curl replaced with cpr
- New HTTP transport implementation
CMAKE_INSTALL_LIBDIRfixed- SO version added
- tags evaluation fixed
- Support for command execution added
- Proxy support added
- TCP transport added
- GCC 12 support
- Clang 13/14/15 support
- Migration to Catch v3.x
- Dependency updates
Dependency changes
- curl replaced with cpr
- Boost increased to 1.66+
- date library update
API changes
- All usages of
InfluxDBExceptionsubclasses replaced
Deprecations
Deprecated for removal in v0.8.0:
- Methods:
InfluxDB::flushBuffer()Point::toLineProtocol()InfluxDBException::InfluxDBException(const std::string&, const std::string&)
- Types:
NonExistentDatabaseBadRequestServerErrorConnectionError