Skip to content

v1.9.9

Choose a tag to compare

@github-actions github-actions released this 25 Nov 13:12
· 3 commits to main since this release
de7eb9e
Release 1.9.9

* Refactor IpInfoHelper to use dual-stack endpoint

Updated IpInfoHelper to use the https://ipinfo.io/ dual-stack endpoint for retrieving IP information, supporting both IPv4 and IPv6 clients. Improved error handling, simplified client IP extraction logic, and added logging for failed requests.

* Bump version to 1.9.9 in CommonUtilities.csproj

Updated AssemblyVersion and FileVersion to 1.9.9 to prepare for a new release.