Cumulusci

Latest version: v4.3.0

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 42 of 57

2.0.0beta45

- The new [BaseSalesforceApiTask]{.title-ref} class replaces
[BaseSalesforceApiTask]{.title-ref},
[BaseSalesforceBulkApiTask]{.title-ref}, and
[BaseSalesforceToolingApiTask]{.title-ref} by combining them into a
single task class with access to all 3 API's via
[self.sf]{.title-ref}, [self.tooling]{.title-ref}, and
[self.bulk]{.title-ref} from inside a task instance.
- Added integration with sentry.io
- Use [cci service connect sentry]{.title-ref} to enable the
sentry service
- All task execution exceptions will be logged as error events in
sentry
- [cci task run]{.title-ref} and [cci flow run]{.title-ref} will
now show you the url to the sentry event if one was registered
and prompt to open in a browser.
- [cci task run]{.title-ref} and [cci flow run]{.title-ref} now
accept the [--no-prompt]{.title-ref} option flag for running in
non-interactive mode with the sentry service configured. Use
this if you want to log build errors in sentry but not have
builds fail due to a hanging prompt.
- If a scratch org password has expired, it is now regenerated when
calling [cci org info]{.title-ref}
- New task [](unschedule-apex) was added to unschedule
background jobs and added to the start of the [dev_org]{.title-ref}
flow
- [](update-meta-xml) task now uses the project's
dependencies as the namespace/version to update in the meta.xml
files
- The bulkdata mapping now properly supports Record Types
- Fixed a bug with BulkDataQuery where local references weren't
getting properly set
- New CumulusCI Branch & Release Overview diagram presention is
available at
<http://developer.salesforce.org/CumulusCI/diagram/process_overview.html>
Use left/right arrow buttons on your keyboard to navigate through
the presentation.
- CumulusCI is now being built by Heroku CI using the config in
[app.json]{.title-ref}

2.0.0beta44

- Fix issue in [](update-dependencies) when a github
dependency depends on another github dependency

2.0.0beta43

- Fix issue in [mrbelvedere_publish]{.title-ref} where the new zip_url
dependencies weren't being skipped

2.0.0beta42

- Move github dependency resolution logic into
project_config.get_static_dependencies() for reuse in tasks other
than UpdateDependencies
- Fixed the mrbelvedere_publish task when using github references
- Improved output from parsing github dependencies
- Fix issue in [BulkDataQuery]{.title-ref} character encoding when
value contains utf8 special characters

2.0.0beta41

- The [dependencies]{.title-ref} section in cumulusci.yml now supports
the [skip]{.title-ref} option for Github dependencies which can be
used to skip specific subfolders under [unpackaged/]{.title-ref} in
the target repository
- New task class BulkDataQuery reverses the BulkDataLoad and uses the
mapping to build SOQL queries to capture the data in the mapping
from the target org. The data is written to a database that can then
be used by BulkDataLoad to load into a different org.
- The Delete util task now uses the glob library so it can support
paths with wildcards like src/\*
- New tasks [](meta-xml-api) and
[](meta-xml-dependencies) handle updating
[\*-meta.xml]{.title-ref} files with api versions or underlying
package versions.

2.0.0beta40

- More enhancements to [](update-dependencies) including the
ability to handle namespace injection, namespace stripping, and
unmanaged versions of managed repositories. See the new doc at
<http://cumulusci.readthedocs.io/en/latest/dependencies.html>

Page 42 of 57

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.