3.44.0
Changes
- CumulusCI uses package version Ids from 1GP releases wherever available, reducing the need to install 1GP packages in an org to build 2GP dependencies. (#2832)
- We added
metadata_package_id
andversion_id
options to allow passingMetadataPackage
(prefix 033) andMetadataPackageVersion
(prefix 04t) IDs to the push upgrade tasks. (#2837) cci flow info
will now output all flow options defined. (#2845)- We improved error messages for incorrect data mapping files (#2831).
- The
snowfakery
task supports specifying theloading_rules
option (#2861) - The
snowfakery
task supports recipe options being supplied to recipes using therecipe_options
option (#2861).
Issues Fixed
- We fixed some errors in the documentation (#2854)
- We fixed an issue causing CumulusCI to fail to install releases that contain an Unlocked Package without a namespace. (#2851)
- We added handling for issues that occur when running the
generate_dataset_mapping
task for very large orgs (#2860). - We fixed a regression in using cross-project sources in MetaDeploy installers (#2875).