We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Marked for removal in v0.8.0:
InfluxDB::flushBuffer()
Point::toLineProtocol()
Point::getCurrentTimestamp()
InfluxDBException::InfluxDBException(const std::string&, const std::string&)
NonExistentDatabase
BadRequest
ServerError
ConnectionError
Disabling deprecation warnings for unit tests might become unnecessary.
The text was updated successfully, but these errors were encountered:
Remove deprecated Point APIs marked for removal (#165)
ab229b3
765f0fb
Remove deprecated InfluxDB::flushBuffer() and InfluxDBException ctor (#…
800a241
…165)
11d3571
offa
No branches or pull requests
Marked for removal in v0.8.0:
Methods
InfluxDB::flushBuffer()
— Remove deprecated InfluxDB::flushBuffer() and InfluxDBException ctor #249Point::toLineProtocol()
— Remove deprecated Point APIs marked for removal #228Point::getCurrentTimestamp()
— Remove deprecated Point APIs marked for removal #228InfluxDBException::InfluxDBException(const std::string&, const std::string&)
— Remove deprecated InfluxDB::flushBuffer() and InfluxDBException ctor #249Types
NonExistentDatabase
BadRequest
ServerError
ConnectionError
Disabling deprecation warnings for unit tests might become unnecessary.
The text was updated successfully, but these errors were encountered: