Releases: SFDO-Tooling/CumulusCI
Releases · SFDO-Tooling/CumulusCI
3.81.0
v3.81.0 (2023-11-03)
What's Changed
Changes 🎉
- Add option to specify release window in
cci org scratch
by @jain-naman-sf in #3653 - Add describe_metadatatypes task by @lakshmi2506 in #3669
- Fix JSON output for
cci org info
by @jain-naman-sf in #3675 - Fix
TypeError
when service sensitive attribute isNone
by @jain-naman-sf in #3674 - metadeploy_publish presents clear errors when plans are not available by @lakshmi2506 in #3684
- Add clear error message when
create_package_version
run against persistent orgs by @lakshmi2506 in #3676 - Add collision-check option to deploy task by @jain-naman-sf in #3667
- Handling exception when the Tooling API returns a test result with a null method name by @lakshmi2506 in #3681
Full Changelog: v3.80.0...v3.81.0
3.80.0
v3.80.0 (2023-09-29)
What's Changed
Changes 🎉
- Allow setting Major and Minor Version in upload_production task by @jain-naman-sf in #3651
- Add better error handling for empty or invalid org and service env vars by @prescod in #3365
- Query with install_key in promote_package_version (via @zenibako) by @davidmreed in #3654
- Trim whitespaces during service data entry by @aditya-balachander in #3661
- Display namespace in output of
cci org info
by @jain-naman-sf in #3662 - Extend
deploy
task to support REST API deployment by @aditya-balachander in #3650 - Add
ApexTestSuite
support in therun_tests
task by @mjawadtp in #3660 - Implement variable substitution for nested structures in cumulusci.yml by @aditya-balachander in #3665
- Add XPath-based 'find_replace' functionality to
deploy
by @aditya-balachander in #3655 - Improve message description handling for scratch org cli
not_found
error by @lakshmi2506 in #3659 - Add
deactivate_flows
task by @lakshmi2506 in #3664
Issues Fixed 🩴
New Contributors
- @jain-naman-sf made their first contribution in #3651
- @aditya-balachander made their first contribution in #3661
- @mjawadtp made their first contribution in #3660
- @lakshmi2506 made their first contribution in #3659
Full Changelog: v3.79.0...v3.80.0
3.79.0
3.78.0
v3.78.0 (2023-08-10)
What's Changed
Changes 🎉
- Updated Permission Set preflights to handle Permission Set Groups by @jkasturi-sf in #3623
- Added the
create_pull_request_on_conflict
option to automerge tasks by [@BenjaminFrench](https://github.com/ BenjaminFrench) in #3632
Issues Fixed 🩴
- Fixed issues with uploading some Unlocked Packages by @jstvz in #3636
- Corrected behavior of the
skip_future_releases
option by @jstvz in #3624
Full Changelog: v3.77.0...v3.78.0
3.77.0
v3.77.0 (2023-07-07)
What's Changed
Changes 🎉
- Add preflight check for PSL assignments by @davidmreed in #3616
- Use Marketing Cloud's validate endpoint to update deployment packages by @davidmreed and @TheBitShepherd in #3598
Full Changelog: v3.76.0...v3.77.0
3.76.0.dev0
v3.76.0.dev0 (2023-05-25)
What's Changed
Changes 🎉
- Use Marketing Cloud's validate endpoint to update deployment packages by @davidmreed and @TheBitShepherd in #3598
Full Changelog: v3.76.0...v3.76.0.dev0
3.76.0
v3.76.0 (2023-05-25)
What's Changed
Changes 🎉
- Added opt-in Pydantic-based task option parsing. by @prescod in #1618
- Add deploy transform to inject org URLs by @davidmreed in #3596
Full Changelog: v3.75.1...v3.76.0
3.75.1
3.75.0
v3.75.0 (2023-04-13)
What's Changed
Changes 🎉
- Fix bug that prevented "api" declaration in
extract_declaration
from being respected duringcapture_sample_dataset
. by @prescod in #3568 - Update windows install steps by @TheBitShepherd in #3571
- CCI projects can now run tasks from their "sources" even when they are custom tasks coded in Python. By @prescod in #3345
- The
capture_sample_data
task now looks for adatasetname.load.yml
file to influence how it generates its .mapping file for subquent loads. By @prescod in #3569
Full Changelog: v3.74.0...v3.75.0
3.74.0
v3.74.0 (2023-03-06)
What's Changed
Changes 🎉
- Allow use of static release notes on GitHub by @davidmreed in #3550
cci service update
by @TheBitShepherd in #3481- Add TimelineObjectDefinition metadata type by @jstvz in #3551
Issues Fixed 🩴
Full Changelog: v3.73.0...v3.74.0