Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

[skip ci] August 22 Release 5.0.0 #731

Closed
wants to merge 10 commits into from
Closed

[skip ci] August 22 Release 5.0.0 #731

wants to merge 10 commits into from

Conversation

Caitlyn-Mills
Copy link
Contributor

Summary of changes

Changes as released in https://github.com/dxatscale/sfpowerkit/releases/tag/v5.0.0

fix: Issue https://github.com/dxatscale/sfpowerkit/issues/713 where profile:reconcile was removing tag incorrectly by @genoud in #715
fix: Issue https://github.com/dxatscale/sfpowerkit/issues/694 impacting tab visibilities on profile:reconcile command by @genoud in #711
fix: Issue #727 where permissions for VF pages were returning an error for the profile:merge command by @VertikaGoyal
fix: Issue #729 where a scratch org alias is not returned to be used in script execution
deprecate: sfpowerkit:org:manifest:build deprecation notice here: https://github.com/dxatscale/sfpowerkit/issues/644

Checklist

Caitlyn-Mills and others added 9 commits August 16, 2022 19:30
sfpLogger.ts has been removed and created as a separate lib. This commit refactors all commands to
use the standalone lib

* refactor(sfp-logger): more updates to refactor sfpowerkit logs to use sfp-logger lib

* refactor(sfp-logger): iterate through elements and print them using sfp-logger

* refactor(sfp-logger): further fixes for logger implementation

* refactor(sfplogger): refactor logger commands to use SFPLogger lib

* refactor(sfpowerkitcommand): disable logs when JSON formatting is enabled

* refactor(sfplogger): update console.log statements to use SFPLogger
…ile with source only flag

* fix: Issue #713
Avoid removing userlicence when running reconcile with source only flag
* fix: Issue #694
Add tabs reconsile when merging profile.
)

As sfdx source:delete and mdapi:deploy now supports deletion of metadata with pre/post as well as
individual components

BREAKING CHANGE: the org:manifest:build command will not longer be usable

re #722
…tion

* [725]-fix for profileObjFromServer.pageAccesses.filter is not a function
… in script execution

force:org:create no longer returns the scratch org alias, as such we are setting the alias after the
creation
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
4 participants