Skip to content

Releases: vlocityinc/vlocity_build

v1.11.28

03 Jul 16:42
0a17dc6
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.27

10 Jun 18:45
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.26

06 Apr 20:14
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.25

25 Mar 17:58
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.24

13 Mar 21:41
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.23

02 Mar 21:14
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.22

01 Feb 00:13
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.21

15 Jan 22:40
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.20

13 Jan 21:03
fdba884
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.19

30 Dec 23:38
3d0894a
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.