v3.1.0
- Due to a change in NodeJS v17, localhost might now return a IPV6 address.
To restore previous behaviour of always preferring the IPV4 address,Client.resolve_IPV4_localhost
was added and set totrue
by default.
Client.resolve_IPV4_localhost
was added and set to true
by default.