You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Client.Linq/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ The library supports to use a LINQ expression to query the InfluxDB.
32
32
-[How to debug output Flux Query](#how-to-debug-output-flux-query)
33
33
34
34
## Changelog
35
-
### 1.19.0-dev.3159[2021-06-02]
35
+
### 1.19.0-dev.3160[2021-06-02]
36
36
- Fix Flux AST for Tag parameters which are not `String`. See details - [#202](https://github.com/influxdata/influxdb-client-csharp/pull/202)
37
37
### 1.19.0-dev.3084 [2021-05-07]
38
38
- optimize Flux Query for querying one time-series. See details - [#197](https://github.com/influxdata/influxdb-client-csharp/pull/197)
0 commit comments