I’m looking for dual stack support in consul to have IPV4 and IPV6 to be advertised, the changes went in Add support for dual stack IPv4/IPv6 network by ShimmerGlass · Pull Request #6640 · hashicorp/consul · GitHub. What will be the version that I need to upgrade to get this support, not able to find the version in that link. Current consul version is Consul v1.0.1
.
Hi @mahudees,
It looks like we missed updating the changelog when merging that PR. Sorry about that.
Those changes were first included in Consul 1.7.x (you can see which branches the commits exist in by looking at the labels beneath the commit on the commit page).
You can follow the upgrade instructions on the Consul website for information on safely upgrading from 1.0.1 to a more recent release.
I hope this helps. Let me know if you have any additional questions.
1 Like
Hi @blake ,
Thanks for the details. Will get back if any further questions.