Packages for RHEL8/Centos8

RHEL 8 breaks ABI with RHEL 7, e.g. std::list::size() is finally O(1)
Are there are any plans to release packages for RHEL 8?

I don’t think we have any current plans to release a RHEL/Centos8 built image. However, we also statically link in our c++ standard library, so the ABI changing shouldn’t actually affect the released binaries?