Hi, We're starting to use IPv6-only K8S cluster (EKS) which currently breaks spark. I've noticed [SPARK-39457](https://issues.apache.org/jira/browse/SPARK-39457?jql=project%20%3D%20SPARK%20AND%20resolution%20%3D%20Unresolved%20AND%20text%20~%20%22IPv6%22%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC) contains a lot of focus on this, where all the sub-tasks seem to be done and indicates this should come in 3.4.0, so I'd like to ask a couple of questions:
- Is 3.4.0 supposed to fully support IPv6 ? - When should I roughly expect it to be released? I've noticed that 3.2 released in October and 3.3 this June. Is this a somewhat stable release frequency (half-yearly)? - Is there any way currently to download a tarball with the "master" / "latest" version that we could run before releasing ? The apache archive only has actual semver'd releases. Thanks in advance :) Regards, Valér