- Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathChanges
More file actions
Latest commit
15 lines (11 loc) · 545 Bytes
/
Copy pathChanges
File metadata and controls
15 lines (11 loc) · 545 Bytes
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.