Skip to content

3.21.0

Compare
Choose a tag to compare
@davisagli davisagli released this 15 Oct 18:26
· 583 commits to master since this release
d038f60

Changes:

  • The update_admin_profile task now accepts the api_names option to target extra Profiles, even when using a custom package.xml.
  • The github_automerge_main task can now be used on source branches other than the default branch to merge them into branches starting with the branch_prefix option, as long as the source branch does not also start with branch_prefix.
  • Added preflight check tasks to validate org settings (check_org_settings_value) and to check that Chatter is enabled (check_chatter_enabled). These are intended for use with MetaDeploy install plans.
  • Updated to Snowfakery 1.2.

Issues closed:

  • Fixed an issue in the load_dataset task which left out non-Person-Account Contacts if the dataset was extracted using the REST API.