Skip to content

Add support for IPv6 addresses#39

Merged
johnmaguire merged 1 commit intomainfrom
ipv6-support
Mar 13, 2026
Merged

Add support for IPv6 addresses#39
johnmaguire merged 1 commit intomainfrom
ipv6-support

Conversation

@johnmaguire
Copy link
Member

@johnmaguire johnmaguire commented Mar 13, 2026

Closes #37

Backwards incompatible change - this library is designed for internal use. The metadata structs now return a list of IPs/CIDRs where they previously returned a singular IP.

Copy link
Contributor

@JackDoan JackDoan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like a sane compromise

@johnmaguire johnmaguire merged commit c66f625 into main Mar 13, 2026
2 checks passed
@johnmaguire johnmaguire deleted the ipv6-support branch March 13, 2026 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update ConfigHost to accept IPv6 addresses

2 participants