Releases: InfluxGraph/influxgraph
Releases · InfluxGraph/influxgraph
Release 1.3.1
Fixes
- Extension source files included in source distribution
1.3.0
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
Release 1.1.0
Changes
- Queries for multiple unique tag values now performed in a single query - #15
- InfluxDB target version bumped to
1.1.0
- this does not mean that InfluxDB1.0.0
no longer works but that integration testing is only done against1.1.0
Performance when retrieving data for multiple metric paths that match to multiple unique tag values has improved by several orders of magnitude.
1.0.0
Release 1.0.0
Changes
- Updated aggregation function configuration for InfluxDB
1.1
query language
Minimum InfluxDB
version is 1.0
.
1.0.0rc12-1
Updated travis cfg
1.0.0 RC 12
Release Candidate 12
Fixes
500
error when influxdb returns truncated/non matching data
Changes
- Deprecated
<0.11
InfluxDB API code removed - Deprecated finder and reader class names from old project removed
- Index query optimisation and code refactoring