Releases: dxatscale/sfpowerkit
February 22
sfpowerkit(v4.1.3) features the following changes.
We have changed the way profile:reconcile works under the hood to make it more faster during bulk reconcile operation. Please do let us know if there are any regressions, though we have taken all cares to test it. Refer to #629 #622. We also have updated npm dependencies used by sfpowerkit in line with latest 'snyk|dependabot' reviews
What's Changed
- Fix a typo on alias flag to fetch command in README.md file by @henry88lay in #619
- Refactor/eslint fixes by @henry88lay in #621
- Remove 'beta' from readme for sfpowerkit:source:apextest:list by @henry88lay in #623
- fix:Issue #617 by @genoud in #622
- Fixed path/link for profile retrieve and reconcile by @jjminer in #627
- Refactor/style clean up by @henry88lay in #628
- Enable Parallel Reconciling of Profiles by @azlam-abdulsalam in #629
- Remove salesforce alm dependency by @henry88lay in #630
New Contributors
Full Changelog: v4.0.3...v4.1.3
January 22
January 22 (v4.0.3) features the following
What's Changed
- Fixed new line text in sfpowerkit:org:destruct section by @aleon1220 in #613
- chore(dependencies): update salesforce-alm to 53.6.0 by @azlam-abdulsalam in #606
New Contributors
- @aleon1220 made their first contribution in #613
Full Changelog: v4.0.1...v4.0.3
December 21-3
v4.0.1 is a minor enhancement for #610
What's Changed
- feature(reconcile): Use cache to lookup metadata by @azlam-abdulsalam in #611
Full Changelog: v4.0.0...v4.0.1
December 21-2
v4.0.0 is a breaking and hotfix for #607.
What's Changed
- fix(package-valid)!: bypass flag not respected by @aly76 in #608
- fix(package-valid)!: property name by @aly76 in #609
Full Changelog: v3.4.3...v4.0.0
December 21-1
v3.4.3 is a hotfix for the following bug
- fix(valid): fix Package:valid to use source-deploy-retrieve library by @azlam-abdulsalam in #605
Full Changelog: v3.4.2...v3.4.3
December 21
December21(v3.4.0) features the following fixes and enhancements
⭐ : Enhancements
- A new banner for every command in sfpowerkit that make its easy to report issues @henry88lay in #598. To disable this header please use
export SFPOWERKIT_NOHEADER=true
🪲 Bug Fixes
- Fixed a regression Bad XML format for packaging permissions when downloading profiles in new versions [#596]
Other Announcements
-
Updated to use the latest apex-parser 2.11.0 fixing some issues with test class detection @aly76 in #595
(https://github.com/Accenture/sfpowerkit/issues/596) by @genoud in #597 -
Update npm-dependencies throughout by @azlam-abdulsalam in #599
Full Changelog: v3.3.4...v3.4.2
November 21
November21(v3.3.4) features the following fixes and enhancements
⭐ : Enhancements
- feat(pmd): bump PMD to 6.39.0 and add missing rules
🪲 Bug Fixes
- fix: Package valid command exit code when package flag is given #586
- fix: Profile user permission not being pulled down correctly during retrieve #577
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
October 21
October 21 (v3.3.2) features the following bug fixes
🐞 Bug Fixes
- sfpowerkit:project:diff project package filter not working correctly #575
- sfpowerkit:pool:fetch fails on force:org:shape:list #574
- sfdx sfpowerkit:pool:create output json "strict mode" warning #573
- Error when running sfpowerkit:source:profile:retrieve #571
New Contributors
- @leboff made their first contribution in #562
- @MarcDBehr for alerting the issue with profile retrieve #571
Full Changelog: v3.2.3...v3.3.2
September 21
September 21 (v3.2.3) features the following bugfixes
🐞 Bug Fixes
❤️ Contributors
We'd like to thank @msimonis @rody @Aravindh04 for their contributions
August 21 Release - 1
This is a hotfix release for #550, We are rollbacking the recently added pool schema validation.
Thanks @Caitlyn-Mills for pointing it out. Our smoke tests were not able to detect this one
Apologies to any inconvenience caused!