Releases
v2.0.0
Compare
Sorry, something went wrong.
No results found
2.0.0 (2026-05-11)
Bug Fixes
add missing Monaco Editor CSS to styles in angular.json (a11ff26 )
building the extension on windows does not patch Vlocity module properly for ESM compatibility (74ec5e1 )
clean up tsconfig files by removing unnecessary options and ensuring path consistency (d48525d )
correct metadata id resolution and merge-field concat (#447 ) (4d10570 )
data mapper editor doesn't when files re in the OmniDataTransform folder (3a77820 )
drop transform TS for LWC compiling as Node26 drops dupport for the transform option. Type srtipping is now the default mode. (9e8716c )
enhance timeout handling in resumeOnce function and improve test cases for event resolution (2518c07 )
eslint parsing errors (f2dee75 )
improve cache lookup logic to handle missing records more efficiently (10a4e51 )
improve robustness on windows of path related functions (18f7e11 )
normalize file paths for ignore pattern matching in SalesforcePackageBuilder (8c26dd2 )
resolve 4 bugs found in recent commits (#444 ) (1adf631 )
restore build infrastructure and eliminate duplicate builds (#445 ) (34431fb )
update CLI launch configurations to use .mjs files and enable source maps (fa85ca9 )
Features
add angular compiler options for stricter template and injection checks (5a67f74 )
add direct expansion support for VlocityDatapackService (033d7a0 )
add OmniStudio formula language service and related components (203bd0c )
add support for parsing conditions and only displaying datapacks matching in the explorer (3a868b5 )
datamapper: add data mapper execution support running/previewing a data mapper (da4f679 )
enable preview support for Extract and Transform data mappers from VSCode (d505c26 )
enhance datapack export functionality and configuration (ceb1a01 )
enhance datapack export functionality and improve clear method in DatapackExportDefinitionStore (d65dbf4 )
enhance dependency injection with new constructor argument support and update export definitions schema (adf31b3 )
enhance direct export to handle multiple expanded results and write to filesystem (d9433af )
improve direct export functions to match standard datapack export (110d966 )
improve export performance by optimizing async processing of exports (dad762b )
initialize global scope in DatapackExportDefinitionStore and clean up export mode in DatapackDefinitionRegistry (b761336 )
integrate new export command in CLI with a job/export file support (efa74ef )
integrate vlocity package and enhance formula evaluation types (8e4fdac )
optimize export path using query cache (8db8ef7 )
switch logging to only use the output panel as it performs better and now also has syntac highlighting support. This avoids poluting the terminal tabs and is much more inline with VSCode standards. (bc77355 )
update custom datapack definition loading to include file scope in returned definitions (4cad6cb )
update datapack definitions to refine matching key fields and add filters for integration procedures (ec85b05 )
update problem matcher in tasks.json and add DataMapper XML conversion test (577c3b9 )
1.42.0 (2026-05-06)
Bug Fixes
enhance error handling for EXCEEDED_ID_LIMIT in getEntityDefinition method (8cba50a )
handle null values in datapack expansion logic (f514d4f )
npm package checks out wring ref (3276450 )
salesforce: field matching case sensitivity (c6bf17c )
socket leak on 302 redriect responses (edge-case) (e9c42c3 )
update import paths for ApexSourceStatus and adjust TypeScript version in package files (20bf38b )
Features
add method to retrieve final package components with optional filtering (a050dfb )
add new data mapper UI to edit data mappers from VS Code (9c81874 )
add support for exporting data packs from OmniStudio orgs and using custom export definitions on non-vlocity orgs (b67dbba )
add tests for DatapackExporter and DatapackExpander functionality (6eb5a4b )
enhance httpRequest method with retry logic for connection errors (af79ea8 )
enhance SalesforcePackageBuilder to support mixed content bundles like DigitalExperienceBundle (#439 ) (bf755b1 )
implement eager flushing of pending records to optimize memory usage (71810eb )
refactor datapack export logic to support non omnistudio orgs (5bcf434 )
salesforce: add namespace replace support to SalesforceService (cfcbb33 )
update RestClient methods to support Buffer type for request bodies (9c37d47 )
util: add object property aliasing and readonly modifiers (e96410b )
vlocity-deploy: add support for legacy migration dataraptor conversion (b98d329 )
vlocity-deploy: support complex filters and embedded lookups in datapack exporter (c769627 )
Performance Improvements
util: accelerate salesforce namespace prefix removal (cf79d5a )
util: improve primitive comparison with direct char scanning (98ebf7b )
util: optimize string utilities and format regex (ec1cca7 )
You can’t perform that action at this time.