Skip to content

Commit 3acc8af

Browse files
feat: improve error handling
1 parent b0ab8d8 commit 3acc8af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
1. [#130](https://github.com/InfluxCommunity/influxdb3-python/pull/130): Remove org parameters from the example code because It is not mandatory in Influxdb3
88
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
910

1011
## 0.12.0 [2025-03-26]
1112

0 commit comments

Comments
 (0)