File: Changes

package info (click to toggle)
libinfluxdb-http-perl 0.04-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 120 kB
  • sloc: perl: 345; makefile: 6; sh: 2
file content (15 lines) | stat: -rw-r--r-- 545 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Revision history for InfluxDB-HTTP

0.04    2018-07-18
        - Remove dependency on Method::Signatures (ang@open.ch).

0.03    2018-07-12
        - Improved JSON error handling and configurable LWP UserAgent timeout (kb@open.ch).

0.02    2017-08-02
        - Support precision= parameter in write (nicolai.langfeldt@broadnet.no).
        - Support retention_policy parameter in write.
        - Expose HTTP::Response in returned results.

0.01    2016-05-27
        - First version, released on an unsuspecting world. Still some rough edges.