Version 24.11 is scheduled for release next Friday, 25th October. Please post any questions or feedback you may have in this thread, and file issues in our GitHub repository for bug reports.
@varun just a note, that boost is also required for OpenImageIO according to the build script. Might be worth adjusting the changelog to reflect that, since it only mentions VDB.
Great release though! Lots of awesome changes in here.
The note about boost dependency is because OpenUSD just needs to know where the boost headers are located because OpenVDB uses boost in its public headers, and hence USD will need to provide boost. Whereas when building with OIIO, that is not the case, as boost is required for OIIO’s build but not as a USD requirement.