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: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@
5
5
### Features
6
6
7
7
1.[#130](https://github.com/InfluxCommunity/influxdb3-python/pull/130): Remove org parameters from the example code because It is not mandatory in Influxdb3
8
-
2.[#139](https://github.com/InfluxCommunity/influxdb3-python/pull/139): Supports environment variables with the same name like other clients
9
-
3.[#140](https://github.com/InfluxCommunity/influxdb3-python/pull/140): Query api will throws`InfluxdbClientQueryError` when receiving `ArrowException` from gRPC servers
8
+
2.[#139](https://github.com/InfluxCommunity/influxdb3-python/pull/139): Supports environment variables with the same name as other clients
9
+
3.[#140](https://github.com/InfluxCommunity/influxdb3-python/pull/140): Query api will throw`InfluxdbClientQueryError` when receiving `ArrowException` from gRPC servers
0 commit comments