Kairosdb Client Versions Save

Java Client for KairosDB

3.1.0

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/kairosdb/kairosdb-client/compare/3.0.1...3.1.0

3.0.1

4 years ago

A dependency on the proofpoint http client library was erroneously added. In this patch release the code was refactored to remove the dependency.

3.0.0

5 years ago

The HTTP API was redesigned to be simpler and to return the desired object rather than a response object. If the response code is not a 200 or 204 then an exception is thrown that contains the response code and error information.

2.3.0

5 years ago

This release contains bug fixes, support for new aggregators, and support for creating and managing roll-up tasks. This version has been tested with KairosDB 1.2.1.

Issues closed as part of this release:

https://github.com/kairosdb/kairosdb-client/milestone/2?closed=1

2.2.0

7 years ago