Skip to content

3.47.0

Compare
Choose a tag to compare
@prescod prescod released this 28 Oct 21:48
· 1430 commits to main since this release
ef19c18

Changes

  • Added a cci plan list command for displaying a list of metadeploy plans (#2940)
  • Task options can now be marked as "sensitive". These task options that will be obfuscated when displayed at the beginning of each task in a flow. (#2939)
  • Improved error message when uninstall_packaged_incremental is run in an sfdx-format project without converting to Metadata API format first (#2929)
  • Improved error messaging for multiple scenarios where tasks are improperly configured in cumulusci.yml. (#2923)
  • We added a new task create_blank_profile that can be used to create a new profile from scratch without any permissions enabled. (This new task requires a Winter 22 Org or API 53.0) (#2908)
  • We've added a user friendly error message when installing a package using security_type "PUSH" with a 04t Package Version ID. (#2935)