See the release notes for a complete list of changes:
This version introduces ABI changes relative to older major releases, so to preserve ABI compatibility it might be necessary to define the macro OPENVDB_ABI_VERSION_NUMBER=N, where, for example, N is 7 for Houdini 18.5 and 8 for Houdini 19.0.
Official release of NanoVDB, which for the first time offers GPU support for static sparse volumes in OpenVDB. See the documentation for details.
Faster build times from support for explicit template instantiation, which is enabled by default for most of the tools.
Added support for OpenEXR 3. This is contributed by Cary Phillips.
Added transient data to the RootNode, InternalNode, and LeafNode.
New features: