Skip to content

Releases: vlocityinc/vlocity_build

v1.6.0

13 Aug 22:24
e4e0527

Choose a tag to compare

** Changes to Enterprise Product Catalog DataPacks **

The Product2 DataPack has been modified to include all Pricebook and PriceList Entries for the Product. This means that a Product can be migrated from one org to another along with its Pricing Information without migrating the other Products in the Pricebook and Price List.

Running packUpdateSettings and re-exporting the Product2, Pricebook and PriceList is necessary to migrate to the new format, however existing data should still be deployable with the new changes.

If you have any issues with these changes you can install the previous version of the tool with:

npm install --global https://github.com/vlocityinc/vlocity_build#v1.5.7

All Changes

Move PriceListEntry__c from PriceList to Product2
Move PricebookEntry from Pricebook to Product2
Fix OmniScript Pagination Issue
Better ProductChildItem filtering.
Updates to clean data for ProductChildItem
Add Error Log
Fix Exit Code
Fix removing UrlLong

v1.5.7

12 Aug 22:52

Choose a tag to compare

Fix namespace issue.
Use new runApex for preStepApex.

v1.5.6

25 Jul 23:34
f3e0adb

Choose a tag to compare

Change Catalog to deploy individually
Update PriceList Rule Assignment Query
Add Backup for currentJobInfoFile

v1.5.5

16 Jul 15:23

Choose a tag to compare

Add new Commands for cleanOrgData and validateLocalData
Fix Pagination Heap Size Issue with PriceLists with large numbers of Pricing Elements

v1.5.4

13 Jun 00:45
0240192

Choose a tag to compare

Update settings to best latest version to reduce circular references.
Small bug fixes

v1.5.3

13 Jun 01:44

Choose a tag to compare

Bug fixes

v1.5.2

24 May 23:43

Choose a tag to compare

Fix caching issue for Header Only deploys.

v1.5.1

24 May 00:57

Choose a tag to compare

Fix for exception when handling error.

v1.5.0

22 May 23:00

Choose a tag to compare

Better EPC Object Handling
Add Quiet Mode
Improve Clean Data to delete VlocityDataPack Records that are un-needed
Improve Clean Data to Give a List of Duplicate Objects by Global Key
Improve Performance of Exporting Children Records
Greatly Improved Error Handling and Retries for Connection issues
Added Vlocity Package Version check and separated DataPackSettings by version

v1.4.1

24 Apr 23:29

Choose a tag to compare

Fix to resolving Children DataPacks during export.