Skip to content

Commit 2ed3cc3

Browse files
authored
docs: update CHANGELOG.md
Added bug fix for IPv6 support in host parameter.
1 parent a6fd008 commit 2ed3cc3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
# 0.17.0 [unreleased]
44

5+
### Bug Fixes
6+
7+
1. [#132](https://github.com/InfluxCommunity/influxdb3-python/pull/132): Fixes support for IPv6 addresses in the `host` parameter of the client. The client now correctly handles IPv6 addresses by enclosing them in square brackets.
8+
59
### CI
610

711
1. [#164](https://github.com/InfluxCommunity/influxdb3-python/pull/164): Fix pipelines not downloading the correct python images.

0 commit comments

Comments
 (0)