- Fix: Allow
cmake_find_package_multi
andCMakeDeps
to be aliases forcpp_info.names
andcpp_info.filenames
to allow easy migration. (#8568) - Bugfix: Restoring the behavior that
exports
andexports_sources
were case sensitive by default. (#8621) - BugFix: Solved issues with already existing packages appearing in
conan lock bundle build-order
. (#8579)