Releases: dxatscale/sfpowerkit
January 23
Added deprecation notice on commands as sfpowerkit is being discontinued in March 2023 completely. Please keep an eye on the repo for alternate suggestions and commands
November 22
What's Changed
- [#744]-Getting text 'Config folder does not exists, Creating Folder' with --json param by @VertikaGoyal in #745
Full Changelog: v6.0.0...v6.0.1
September 22
What's Changed
⚠️ Deprecation
sfpowerkit:org:destruct is deprecated in this release and will no longer be supported as per deprecation notice here: https://github.com/dxatscale/sfpowerkit/issues/722
🪲 Bug Fixes
- Remove typo from help command for sfdx sfpowerkit:source:profile:merge fixes in issue https://github.com/dxatscale/sfpowerkit/issues/693
New Contributors
- @davidzheng1310 made their first contribution. Thanks David!! 💃 💥
Full Changelog: v5.0.0...v6.0.0
August 22
sfpowerkit (v5.0.0) features the following
🪲 Bug Fixes
- fix: Issue #713 where profile:reconcile was removing tag incorrectly by @genoud in #715
- fix: Issue #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
⚠️ Deprecation
sfpowerkit:org:manifest:build is deprecated in this release and will no longer be supported as per deprecation notice here: https://github.com/dxatscale/sfpowerkit/issues/644
Contributors
- @VertikaGoyal made their first contribution in #727 👀 👀 💥
- @genoud as always, the profile master has saved the day 🎈 🎉
Full Changelog: v4.2.13...v4.2.14
May 22-2
sfpowerkit (v4.2.13) features the following
🪲 Bug Fixes
- Fix for issue where pool's were incorrectly reverting to an earlier version due to missing picklist value on the sfpower-pool ScratchOrgInfo's Allocation_Status__c field #697
- Required exact node versions which fixes an error in profile commands when running from sfdx plugins:link
May 22-1
sfpowerkit (v4.2.11) features the following
🪲 Bug Fixes
- Fix for issue where pool's were incorrectly reverting to an earlier version due to missing picklist value on the sfpower-pool ScratchOrgInfo's Allocation_Status__c field #697
Notes
- The sfpower-scratchorg-pool package has been removed from sfpowerkit to it's own repo https://github.com/dxatscale/sfpower-scratchorg-pool
Full Changelog: v4.2.8...v4.2.11
May 22
sfpowerkit (v4.2.8) features the following
Notice
This version of sfpowerkit continues to use better-sqlite to do caching during profile reconciliation. Due to usage of this dependency, while installing sfpowerkit, you need to have node-gyp installed on your docker image/machine. Refer to issues #645 and #646. We are analyzing on how we can better address this. PR's are welcome
To install node-gyp, please follow the instructions here https://github.com/nodejs/node-gyp
🪲 Bug Fixes
- Fix reconcile for child metadata (e.g. Custom Fields) https://github.com/Accenture/sfpowerkit/issues/662
- Fix if some tags are not available
- Fix where files with special characters were not merged properly https://github.com/Accenture/sfpowerkit/issues/583
- Fix where reconcile was removing a valid layout type https://github.com/Accenture/sfpowerkit/issues/669
April 22
sfpowerkit (v4.2.5) features the following
Notice
This version of sfpowerkit continues to use better-sqlite to do caching during profile reconciliation. Due to usage of this dependency, while installing sfpowerkit, you need to have node-gyp installed on your docker image/machine. Refer to issues #645 and #646. We are analyzing on how we can better address this. PR's are welcome
To install node-gyp, please follow the instructions here https://github.com/nodejs/node-gyp
⭐ Enhancements
- Update in logger used to a simpler one, you will notice a change in the format and colors #633
- Ability to specify prefix for ScratchOrg's Aliases #648
- Remove Requirement for MetadataAPI access in https://github.com/Accenture/sfpowerkit/issues/642. Thanks @yippie for raising this issue
🪲 Bug Fixes
- Fix for sfpowerkit:source:profile:reconcile -s fails with error: Cannot read property 'getUsername' of undefined https://github.com/Accenture/sfpowerkit/issues/637. @busybox0 @Lram-11
Full Changelog: v4.1.5...v4.2.5
February 22 - 2
sfpowerkit (v4.1.5) is a hotfix for #635 where reconcile fails in Gitlab runners
Full Changelog: v4.1.4...v4.1.5
February 22 - 1
This is a hotfix for the bug #632 introduced in 4.1.3 Thanks sumanth-bolledla-acn for raising this.
Full Changelog: v4.1.3...v4.1.4