Skip to content

3.44.0

Compare
Choose a tag to compare
@davidmreed davidmreed released this 16 Sep 17:04
· 1569 commits to main since this release
711ffb5

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 and version_id options to allow passing MetadataPackage (prefix 033) and MetadataPackageVersion (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 the loading_rules option (#2861)
  • The snowfakery task supports recipe options being supplied to recipes using the recipe_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).