1) Deprecates whitelist. I've left the option there so it can be removed in a future release. For now allowlist overrides it. There's warning messages just incase.
2) Support for ipv6 in allowlist. This meant changing a dependency to use one that uses libcidr which has no official centos package so we build it in a builder container and then copy the artifacts to an intermediate.
This combines two things:
1) Deprecates whitelist. I've left the option there so it can be removed in a future release. For now allowlist overrides it. There's warning messages just incase. 2) Support for ipv6 in allowlist. This meant changing a dependency to use one that uses libcidr which has no official centos package so we build it in a builder container and then copy the artifacts to an intermediate.