Skip to content

Releases: vlocityinc/vlocity_build

v1.12.8

19 Oct 17:05
Compare
Choose a tag to compare

v1.12 - Merge with Vlocity DX

This update makes the version of Vlocity Build Tool and Vlocity DX (our GUI version of VBT) into the same version. Previously Vlocity DX was on a separate version with some small differences. Going forward, Vlocity DX will try to use the Release / latest version of VBT in its release version.

This update to VBT includes the following changes:

  • Auto Update Settings is now On by default. Add autoUpdateSettings: false to disable

  • Attribute Assignments now deleted on Deployment when not existing in Source Environment based on Matching Key for CMT Versions 900.280+ and INS Versions 890.177+. Older versions will keep current behavior where Attribute Assignments are not deleted during deployment even when stale.

  • Support Rule Assignments for Promotion Price List Entries on Export

  • Fix for bad state of JSON Files where file is just the name of the File in text. Potential issue caused by deleting files.

  • New checkMatchingKeys option will validate differences between Matching Keys in the data vs the target org

  • Added better reference resolving for already exported Data. Now references from OmniScript & VIP to DataRaptor, VIP, Matrix, etc will be preserved more often.

  • Fix intermittent issue with files writing with invalid json.

  • Significant improvement to speed of Export for Product Catalog

  • Add queryFilterMappings Job Info - Allows using standard commands but adding additional filters to the Where Clause without having to actually change the Queries in your job file.

  • Add ability to deploy multiple repos simultaneously with packDeployMultiple and XXXXX in Job Info

  • Significantly improved retry logic for failed Salesforce Calls including for record locking issues related to deployment

  • Add some additional Custom Metadata Records during Update Settings to improve speed of Deploy for Order Management configuration

  • Use Salesforce API Version 48 for calls that specify

  • Move Calculation Matrix Export to JavaScript when more than 2000 rows for performance reasons

  • No longer run EPC Batch Job when for Vlocity Insurance Package

  • Remove Deactivating Templates and Layouts before deploy.

  • Enable autoFixPicklists by default which will stop errors for restricted pick list values unless they are a Global Value Set

  • New headersRemovals option in Settings to allow deploying a partial DataPack without certain objects - Enabled for Vlocity Actions

Recent Minor Changes


v1.12.1 - No Changes. Update Readme in NPM
v1.12.2 - Fix for endless loop issue with failures related to large Documents. Fix for Git Check file name changes not deploying. Fix for large OmniScript deployment failing for root level Elements.
v1.12.3 - Change Pagination for Catalog to 500 Records
v1.12.4 - Further Decrease Pagination for Catalog to 250
v1.12.5 - Add Order By Id to prevent issues in Sandbox for Catalog
v1.12.6 - Add increased maxBuffer to gitCheck
v1.12.7- Increase maxBuffer for gitCheck to 20MB
v1.12.8 - Fix for incorrect Error message when Activating large DataPacks.

v1.12.7

09 Oct 16:05
Compare
Choose a tag to compare

v1.12 - Merge with Vlocity DX

This update makes the version of Vlocity Build Tool and Vlocity DX (our GUI version of VBT) into the same version. Previously Vlocity DX was on a separate version with some small differences. Going forward, Vlocity DX will try to use the Release / latest version of VBT in its release version.

This update to VBT includes the following changes:

  • Auto Update Settings is now On by default. Add autoUpdateSettings: false to disable

  • Attribute Assignments now deleted on Deployment when not existing in Source Environment based on Matching Key for CMT Versions 900.280+ and INS Versions 890.177+. Older versions will keep current behavior where Attribute Assignments are not deleted during deployment even when stale.

  • Support Rule Assignments for Promotion Price List Entries on Export

  • Fix for bad state of JSON Files where file is just the name of the File in text. Potential issue caused by deleting files.

  • New checkMatchingKeys option will validate differences between Matching Keys in the data vs the target org

  • Added better reference resolving for already exported Data. Now references from OmniScript & VIP to DataRaptor, VIP, Matrix, etc will be preserved more often.

  • Fix intermittent issue with files writing with invalid json.

  • Significant improvement to speed of Export for Product Catalog

  • Add queryFilterMappings Job Info - Allows using standard commands but adding additional filters to the Where Clause without having to actually change the Queries in your job file.

  • Add ability to deploy multiple repos simultaneously with packDeployMultiple and XXXXX in Job Info

  • Significantly improved retry logic for failed Salesforce Calls including for record locking issues related to deployment

  • Add some additional Custom Metadata Records during Update Settings to improve speed of Deploy for Order Management configuration

  • Use Salesforce API Version 48 for calls that specify

  • Move Calculation Matrix Export to JavaScript when more than 2000 rows for performance reasons

  • No longer run EPC Batch Job when for Vlocity Insurance Package

  • Remove Deactivating Templates and Layouts before deploy.

  • Enable autoFixPicklists by default which will stop errors for restricted pick list values unless they are a Global Value Set

  • New headersRemovals option in Settings to allow deploying a partial DataPack without certain objects - Enabled for Vlocity Actions

Recent Minor Changes


v1.12.1 - No Changes. Update Readme in NPM
v1.12.2 - Fix for endless loop issue with failures related to large Documents. Fix for Git Check file name changes not deploying. Fix for large OmniScript deployment failing for root level Elements.
v1.12.3 - Change Pagination for Catalog to 500 Records
v1.12.4 - Further Decrease Pagination for Catalog to 250
v1.12.5 - Add Order By Id to prevent issues in Sandbox for Catalog
v1.12.6 - Add increased maxBuffer to gitCheck
v1.12.7- Increase maxBuffer for gitCheck to 20MB

v1.12.6

09 Oct 14:47
Compare
Choose a tag to compare

v1.12 - Merge with Vlocity DX

This update makes the version of Vlocity Build Tool and Vlocity DX (our GUI version of VBT) into the same version. Previously Vlocity DX was on a separate version with some small differences. Going forward, Vlocity DX will try to use the Release / latest version of VBT in its release version.

This update to VBT includes the following changes:

  • Auto Update Settings is now On by default. Add autoUpdateSettings: false to disable

  • Attribute Assignments now deleted on Deployment when not existing in Source Environment based on Matching Key for CMT Versions 900.280+ and INS Versions 890.177+. Older versions will keep current behavior where Attribute Assignments are not deleted during deployment even when stale.

  • Support Rule Assignments for Promotion Price List Entries on Export

  • Fix for bad state of JSON Files where file is just the name of the File in text. Potential issue caused by deleting files.

  • New checkMatchingKeys option will validate differences between Matching Keys in the data vs the target org

  • Added better reference resolving for already exported Data. Now references from OmniScript & VIP to DataRaptor, VIP, Matrix, etc will be preserved more often.

  • Fix intermittent issue with files writing with invalid json.

  • Significant improvement to speed of Export for Product Catalog

  • Add queryFilterMappings Job Info - Allows using standard commands but adding additional filters to the Where Clause without having to actually change the Queries in your job file.

  • Add ability to deploy multiple repos simultaneously with packDeployMultiple and XXXXX in Job Info

  • Significantly improved retry logic for failed Salesforce Calls including for record locking issues related to deployment

  • Add some additional Custom Metadata Records during Update Settings to improve speed of Deploy for Order Management configuration

  • Use Salesforce API Version 48 for calls that specify

  • Move Calculation Matrix Export to JavaScript when more than 2000 rows for performance reasons

  • No longer run EPC Batch Job when for Vlocity Insurance Package

  • Remove Deactivating Templates and Layouts before deploy.

  • Enable autoFixPicklists by default which will stop errors for restricted pick list values unless they are a Global Value Set

  • New headersRemovals option in Settings to allow deploying a partial DataPack without certain objects - Enabled for Vlocity Actions

Recent Minor Changes


v1.12.1 - No Changes. Update Readme in NPM
v1.12.2 - Fix for endless loop issue with failures related to large Documents. Fix for Git Check file name changes not deploying. Fix for large OmniScript deployment failing for root level Elements.
v1.12.3 - Change Pagination for Catalog to 500 Records
v1.12.4 - Further Decrease Pagination for Catalog to 250
v1.12.5 - Add Order By Id to prevent issues in Sandbox for Catalog
v1.12.6 - Add increased maxBuffer to gitCheck

v1.12.5

09 Oct 14:46
Compare
Choose a tag to compare

v1.12 - Merge with Vlocity DX

This update makes the version of Vlocity Build Tool and Vlocity DX (our GUI version of VBT) into the same version. Previously Vlocity DX was on a separate version with some small differences. Going forward, Vlocity DX will try to use the Release / latest version of VBT in its release version.

This update to VBT includes the following changes:

  • Auto Update Settings is now On by default. Add autoUpdateSettings: false to disable

  • Attribute Assignments now deleted on Deployment when not existing in Source Environment based on Matching Key for CMT Versions 900.280+ and INS Versions 890.177+. Older versions will keep current behavior where Attribute Assignments are not deleted during deployment even when stale.

  • Support Rule Assignments for Promotion Price List Entries on Export

  • Fix for bad state of JSON Files where file is just the name of the File in text. Potential issue caused by deleting files.

  • New checkMatchingKeys option will validate differences between Matching Keys in the data vs the target org

  • Added better reference resolving for already exported Data. Now references from OmniScript & VIP to DataRaptor, VIP, Matrix, etc will be preserved more often.

  • Fix intermittent issue with files writing with invalid json.

  • Significant improvement to speed of Export for Product Catalog

  • Add queryFilterMappings Job Info - Allows using standard commands but adding additional filters to the Where Clause without having to actually change the Queries in your job file.

  • Add ability to deploy multiple repos simultaneously with packDeployMultiple and XXXXX in Job Info

  • Significantly improved retry logic for failed Salesforce Calls including for record locking issues related to deployment

  • Add some additional Custom Metadata Records during Update Settings to improve speed of Deploy for Order Management configuration

  • Use Salesforce API Version 48 for calls that specify

  • Move Calculation Matrix Export to JavaScript when more than 2000 rows for performance reasons

  • No longer run EPC Batch Job when for Vlocity Insurance Package

  • Remove Deactivating Templates and Layouts before deploy.

  • Enable autoFixPicklists by default which will stop errors for restricted pick list values unless they are a Global Value Set

  • New headersRemovals option in Settings to allow deploying a partial DataPack without certain objects - Enabled for Vlocity Actions

Recent Minor Changes


v1.12.1 - No Changes. Update Readme in NPM
v1.12.2 - Fix for endless loop issue with failures related to large Documents. Fix for Git Check file name changes not deploying. Fix for large OmniScript deployment failing for root level Elements.
v1.12.3 - Change Pagination for Catalog to 500 Records
v1.12.4 - Further Decrease Pagination for Catalog to 250
v1.12.5 - Add Order By Id to prevent issues in Sandbox for Catalog

v1.12.4

30 Sep 22:26
2c5e200
Compare
Choose a tag to compare

v1.12 - Merge with Vlocity DX

This update makes the version of Vlocity Build Tool and Vlocity DX (our GUI version of VBT) into the same version. Previously Vlocity DX was on a separate version with some small differences. Going forward, Vlocity DX will try to use the Release / latest version of VBT in its release version.

This update to VBT includes the following changes:

  • Auto Update Settings is now On by default. Add autoUpdateSettings: false to disable

  • Attribute Assignments now deleted on Deployment when not existing in Source Environment based on Matching Key for CMT Versions 900.280+ and INS Versions 890.177+. Older versions will keep current behavior where Attribute Assignments are not deleted during deployment even when stale.

  • Support Rule Assignments for Promotion Price List Entries on Export

  • Fix for bad state of JSON Files where file is just the name of the File in text. Potential issue caused by deleting files.

  • New checkMatchingKeys option will validate differences between Matching Keys in the data vs the target org

  • Added better reference resolving for already exported Data. Now references from OmniScript & VIP to DataRaptor, VIP, Matrix, etc will be preserved more often.

  • Fix intermittent issue with files writing with invalid json.

  • Significant improvement to speed of Export for Product Catalog

  • Add queryFilterMappings Job Info - Allows using standard commands but adding additional filters to the Where Clause without having to actually change the Queries in your job file.

  • Add ability to deploy multiple repos simultaneously with packDeployMultiple and XXXXX in Job Info

  • Significantly improved retry logic for failed Salesforce Calls including for record locking issues related to deployment

  • Add some additional Custom Metadata Records during Update Settings to improve speed of Deploy for Order Management configuration

  • Use Salesforce API Version 48 for calls that specify

  • Move Calculation Matrix Export to JavaScript when more than 2000 rows for performance reasons

  • No longer run EPC Batch Job when for Vlocity Insurance Package

  • Remove Deactivating Templates and Layouts before deploy.

  • Enable autoFixPicklists by default which will stop errors for restricted pick list values unless they are a Global Value Set

  • New headersRemovals option in Settings to allow deploying a partial DataPack without certain objects - Enabled for Vlocity Actions

Recent Minor Changes


v1.12.1 - No Changes. Update Readme in NPM
v1.12.2 - Fix for endless loop issue with failures related to large Documents. Fix for Git Check file name changes not deploying. Fix for large OmniScript deployment failing for root level Elements.
v1.12.3 - Change Pagination for Catalog to 500 Records
v1.12.4 - Further Decrease Pagination for Catalog to 250

v1.12.3

11 Sep 18:16
Compare
Choose a tag to compare

v1.12 - Merge with Vlocity DX

This update makes the version of Vlocity Build Tool and Vlocity DX (our GUI version of VBT) into the same version. Previously Vlocity DX was on a separate version with some small differences. Going forward, Vlocity DX will try to use the Release / latest version of VBT in its release version.

This update to VBT includes the following changes:

  • Auto Update Settings is now On by default. Add autoUpdateSettings: false to disable

  • Attribute Assignments now deleted on Deployment when not existing in Source Environment based on Matching Key for CMT Versions 900.280+ and INS Versions 890.177+. Older versions will keep current behavior where Attribute Assignments are not deleted during deployment even when stale.

  • Support Rule Assignments for Promotion Price List Entries on Export

  • Fix for bad state of JSON Files where file is just the name of the File in text. Potential issue caused by deleting files.

  • New checkMatchingKeys option will validate differences between Matching Keys in the data vs the target org

  • Added better reference resolving for already exported Data. Now references from OmniScript & VIP to DataRaptor, VIP, Matrix, etc will be preserved more often.

  • Fix intermittent issue with files writing with invalid json.

  • Significant improvement to speed of Export for Product Catalog

  • Add queryFilterMappings Job Info - Allows using standard commands but adding additional filters to the Where Clause without having to actually change the Queries in your job file.

  • Add ability to deploy multiple repos simultaneously with packDeployMultiple and XXXXX in Job Info

  • Significantly improved retry logic for failed Salesforce Calls including for record locking issues related to deployment

  • Add some additional Custom Metadata Records during Update Settings to improve speed of Deploy for Order Management configuration

  • Use Salesforce API Version 48 for calls that specify

  • Move Calculation Matrix Export to JavaScript when more than 2000 rows for performance reasons

  • No longer run EPC Batch Job when for Vlocity Insurance Package

  • Remove Deactivating Templates and Layouts before deploy.

  • Enable autoFixPicklists by default which will stop errors for restricted pick list values unless they are a Global Value Set

  • New headersRemovals option in Settings to allow deploying a partial DataPack without certain objects - Enabled for Vlocity Actions

Recent Minor Changes


v1.12.1 - No Changes. Update Readme in NPM
v1.12.2 - Fix for endless loop issue with failures related to large Documents. Fix for Git Check file name changes not deploying. Fix for large OmniScript deployment failing for root level Elements.
v1.12.3 - Change Pagination for Catalog to 500 Records

v1.12.2

01 Sep 19:15
d56e0b5
Compare
Choose a tag to compare

v1.12 - Merge with Vlocity DX

This update makes the version of Vlocity Build Tool and Vlocity DX (our GUI version of VBT) into the same version. Previously Vlocity DX was on a separate version with some small differences. Going forward, Vlocity DX will try to use the Release / latest version of VBT in its release version.

This update to VBT includes the following changes:

  • Auto Update Settings is now On by default. Add autoUpdateSettings: false to disable

  • Attribute Assignments now deleted on Deployment when not existing in Source Environment based on Matching Key for CMT Versions 900.280+ and INS Versions 890.177+. Older versions will keep current behavior where Attribute Assignments are not deleted during deployment even when stale.

  • Support Rule Assignments for Promotion Price List Entries on Export

  • Fix for bad state of JSON Files where file is just the name of the File in text. Potential issue caused by deleting files.

  • New checkMatchingKeys option will validate differences between Matching Keys in the data vs the target org

  • Added better reference resolving for already exported Data. Now references from OmniScript & VIP to DataRaptor, VIP, Matrix, etc will be preserved more often.

  • Fix intermittent issue with files writing with invalid json.

  • Significant improvement to speed of Export for Product Catalog

  • Add queryFilterMappings Job Info - Allows using standard commands but adding additional filters to the Where Clause without having to actually change the Queries in your job file.

  • Add ability to deploy multiple repos simultaneously with packDeployMultiple and XXXXX in Job Info

  • Significantly improved retry logic for failed Salesforce Calls including for record locking issues related to deployment

  • Add some additional Custom Metadata Records during Update Settings to improve speed of Deploy for Order Management configuration

  • Use Salesforce API Version 48 for calls that specify

  • Move Calculation Matrix Export to JavaScript when more than 2000 rows for performance reasons

  • No longer run EPC Batch Job when for Vlocity Insurance Package

  • Remove Deactivating Templates and Layouts before deploy.

  • Enable autoFixPicklists by default which will stop errors for restricted pick list values unless they are a Global Value Set

  • New headersRemovals option in Settings to allow deploying a partial DataPack without certain objects - Enabled for Vlocity Actions

Recent Minor Changes


v1.12.1 - No Changes. Update Readme in NPM
v1.12.2 - Fix for endless loop issue with failures related to large Documents. Fix for Git Check file name changes not deploying. Fix for large OmniScript deployment failing for root level Elements.

v1.12.1

14 Jul 15:32
eab1403
Compare
Choose a tag to compare

v1.12 - Merge with Vlocity DX

This update makes the version of Vlocity Build Tool and Vlocity DX (our GUI version of VBT) into the same version. Previously Vlocity DX was on a separate version with some small differences. Going forward, Vlocity DX will try to use the Release / latest version of VBT in its release version.

This update to VBT includes the following changes:

  • Auto Update Settings is now On by default. Add autoUpdateSettings: false to disable

  • Attribute Assignments now deleted on Deployment when not existing in Source Environment based on Matching Key for CMT Versions 900.280+ and INS Versions 890.177+. Older versions will keep current behavior where Attribute Assignments are not deleted during deployment even when stale.

  • Support Rule Assignments for Promotion Price List Entries on Export

  • Fix for bad state of JSON Files where file is just the name of the File in text. Potential issue caused by deleting files.

  • New checkMatchingKeys option will validate differences between Matching Keys in the data vs the target org

  • Added better reference resolving for already exported Data. Now references from OmniScript & VIP to DataRaptor, VIP, Matrix, etc will be preserved more often.

  • Fix intermittent issue with files writing with invalid json.

  • Significant improvement to speed of Export for Product Catalog

  • Add queryFilterMappings Job Info - Allows using standard commands but adding additional filters to the Where Clause without having to actually change the Queries in your job file.

  • Add ability to deploy multiple repos simultaneously with packDeployMultiple and XXXXX in Job Info

  • Significantly improved retry logic for failed Salesforce Calls including for record locking issues related to deployment

  • Add some additional Custom Metadata Records during Update Settings to improve speed of Deploy for Order Management configuration

  • Use Salesforce API Version 48 for calls that specify

  • Move Calculation Matrix Export to JavaScript when more than 2000 rows for performance reasons

  • No longer run EPC Batch Job when for Vlocity Insurance Package

  • Remove Deactivating Templates and Layouts before deploy.

  • Enable autoFixPicklists by default which will stop errors for restricted pick list values unless they are a Global Value Set

  • New headersRemovals option in Settings to allow deploying a partial DataPack without certain objects - Enabled for Vlocity Actions

Recent Minor Changes


v1.12.1 - No Changes. Update Readme in NPM

v1.12.0

13 Jul 16:08
9272670
Compare
Choose a tag to compare

v1.12 - Merge with Vlocity DX

This update makes the version of Vlocity Build Tool and Vlocity DX (our GUI version of VBT) into the same version. Previously Vlocity DX was on a separate version with some small differences. Going forward, Vlocity DX will try to use the Release / latest version of VBT in its release version.

This update to VBT includes the following changes:

  • Auto Update Settings is now On by default. Add autoUpdateSettings: false to disable

  • Attribute Assignments now deleted on Deployment when not existing in Source Environment based on Matching Key for CMT Versions 900.280+ and INS Versions 890.177+. Older versions will keep current behavior where Attribute Assignments are not deleted during deployment even when stale.

  • Support Rule Assignments for Promotion Price List Entries on Export

  • Fix for bad state of JSON Files where file is just the name of the File in text. Potential issue caused by deleting files.

  • New checkMatchingKeys option will validate differences between Matching Keys in the data vs the target org

  • Added better reference resolving for already exported Data. Now references from OmniScript & VIP to DataRaptor, VIP, Matrix, etc will be preserved more often.

  • Fix intermittent issue with files writing with invalid json.

  • Significant improvement to speed of Export for Product Catalog

  • Add queryFilterMappings Job Info - Allows using standard commands but adding additional filters to the Where Clause without having to actually change the Queries in your job file.

  • Add ability to deploy multiple repos simultaneously with packDeployMultiple and XXXXX in Job Info

  • Significantly improved retry logic for failed Salesforce Calls including for record locking issues related to deployment

  • Add some additional Custom Metadata Records during Update Settings to improve speed of Deploy for Order Management configuration

  • Use Salesforce API Version 48 for calls that specify

  • Move Calculation Matrix Export to JavaScript when more than 2000 rows for performance reasons

  • No longer run EPC Batch Job when for Vlocity Insurance Package

  • Remove Deactivating Templates and Layouts before deploy.

  • Enable autoFixPicklists by default which will stop errors for restricted pick list values unless they are a Global Value Set

  • New headersRemovals option in Settings to allow deploying a partial DataPack without certain objects - Enabled for Vlocity Actions

v1.11.29

06 Jul 17:26
Compare
Choose a tag to compare

v1.11 - Clean Org Data Automation Improved, Embedded OmniScript full Fix, Fix Install / Refresh Vlocity Base Errors, Better Handling for Missing Matching Key Type References

Clean Org Data Automation Improved

CleanOrgData now queries for a larger set of records and will fix Duplicate Global Keys Automatically in your org when possible.

Fix Install / Refresh Vlocity Base Errors

When refreshVlocityBase or installVlocityInitial encountered errors it would kill the whole process. It now better handles these errors and installs all the DataPacks that did not fail.

Better Handling for Missing Matching Key Type References

If an Id is being moved from one environment to another and No Matching Key exists for its type, the Id will be automatically ignored as it was guaranteed to fail.

Git Hash Now Only Updated when a Deploy is Successful

Previously when using the gitCheck feature it would update the hash even when the deployment was not successful.

Recent Minor Changes


v1.11.1 - Fix issue where Update Settings was not getting correctly applied.
v1.11.2 - Remove RemoveOldAttributeAssignments from running as part of cleanOrgData. Force Node Version 10.
v1.11.3 - Remove IsActive and Status fields from Document Template migration ignore list
v1.11.4 - Only replace GlobalKey when GlobalKey is null
v1.11.5 - Fix issue with too many files opening during initialization
v1.11.6 - Change Bulk API uploads to run sequentially. Affects Matrix with > 10,000 rows. Fixes issues with Matrix with > 50,000 rows
v1.11.7 - Fix GetDiffs Issue. Add ability to specify running in OAuth Context.
v1.11.8 - Turn off triggers temporarily during packUpdateSettings
v1.11.9 - Add setting removeInvalidMatchingKeyFields for Job file to account for deploying from Vlocity v105 Package to older versions of the Managed Package. This is not a fully supported workflow, but this change requires being turned on to account for the issue.
v1.11.10 - Fix Issue with Matrix Dimensions and Matrix Rows in Vlocity Release v106
v1.11.11 - Fix Windows Binary Issue
v1.11.12 - Fix undefined error on retryOnErrors
v1.11.13 - Allow setting to fix some circular references in product relationships.
v1.11.14 - Fix Large Matrix not being deployable with latest Managed Package version
v1.11.15 - Minor bug fixes
v1.11.16 - Minor bug fixes
v1.11.17 - Add Ability to Export Matrix Versions separately with separateMatrixVersions: true in Job File. Add ability to lock version of VBT in Org with Custom Setting -> General Setting -> Name = VBTRequiredVersion
v1.11.18 - Fix typo causing exception
v1.11.19 - Allow for separateMatrixVersions as a cli argument.
v1.11.20 - Fix for Query returning only 2000 records when more exist.
v1.11.21 - Fix for potential matrix issue when greater than 2000 records in a separateMatrixVersion. Fix potential Vlocity DX issue - does not affect CLI.
v1.11.22 - Remove all console.error logging as it conflicts with Powershell.
v1.11.23 - Fix issue with OmniScripts not Activating for governor limit reasons.
v1.11.24 - Update Sass Compiler Package Version to eliminate issues with 300+ Templates with SASS
v1.11.25 - Update to include TimePlan, TimePolicy, UIFacet and UI Section in getAllAvailableExport. Add Pagination to Product2 to avoid heap size issues with AttributeAssignments
v1.11.26 - Add VlocityAttachment to getAllAvailableExport. Update some libraries from npm audit
v1.11.27 - Change PriceList Pricing Elements to have 2000 before pagination.
v1.11.28 - Fix for installVlocityInitial having error on one of the Files
v1.11.29 - Fix potential Infinite Loop on Heap Error. Add additional logging.