Skip to content

Releases: InfluxGraph/influxgraph

Release 1.5.0.post1

03 Nov 22:12
Compare
Choose a tag to compare

Docker image and CI changes.

Release 1.5.0

13 Nov 10:25
Compare
Choose a tag to compare

Changes

  • Series parsing C implementation for 2x - 10x index build speedup - #46
  • Configurable memcache series loader and fields keys - #41- thanks @lcharkiewicz

1.4.0rc1: Wheels (#40)

28 Aug 23:12
Compare
Choose a tag to compare
Added manylinux wheel builds and uploads.
Updated travis cfg to use stages, build wheels. 
Added osx wheel build and upload.
Added changelog.

Release 1.4.0

29 Aug 09:54
Compare
Choose a tag to compare

Release includes binary wheels for Linux and OSX.

Changes

  • Config name of DB password changed to pass - #39
  • Config option for index lock file path added - #37

Release 1.3.7

04 Aug 00:10
Compare
Choose a tag to compare

Changes

  • Improve response times when building index in background
  • Improve index building performance
  • Updated NodeTrie extension library

Release 1.3.6

15 Jul 18:06
Compare
Choose a tag to compare

Changes

  • Default fill parameter changed from previous to null

Release 1.3.5

01 Jun 16:32
Compare
Choose a tag to compare

Fixes

  • Multi target requests for multiple measurements with a common tag would cause exception - #32
  • Template with no tags would generate invalid influx queries

Changes

  • Removed the hard coded statsd client integration and statsd extras option on pip install
  • Merged template python code changes to template native extension

Release 1.3.4

19 May 16:15
Compare
Choose a tag to compare

Fixes

  • Multiple unsorted targets in query causing wrong labels to be assigned to data - #26

Changes

  • Default series loader limit changed back to 100k from 10k.

Release 1.3.3

25 Apr 09:54
Compare
Choose a tag to compare

Changes

  • Added out of process index mutex to allow multiple processes to synchronise their index builds

Release 1.3.2

24 Mar 18:31
Compare
Choose a tag to compare
Updated manifest