We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f439d6 commit 1d324f0Copy full SHA for 1d324f0
CHANGELOG.md
@@ -1,4 +1,10 @@
1
# Changelog
2
+## Version 3.3.0 (in progress)
3
+ - [NEW] Added possibility skip server certification validation (`setInsecure()` method)
4
+ - [NEW] Added possibility to query flux on InfuxDB 1.8 using V1 approach
5
+ - [FIX] Debug compilation error
6
+ - [FIX] SecureBatchWrite compile error
7
+
8
## Version 3.2.0 (2020-06-09)
9
- [NEW] Added possibility to read data from InfluxDB using Flux queries
10
- [NEW] `timeSync` utility function for synchronous time synchronization using NTP
0 commit comments