Releases: Codeneos/vlocode
Releases · Codeneos/vlocode
Version 0.18.4
v0.18.4 v0.18.4
Version 0.18.3
v0.18.3 v0.18.3
Version 0.18.2
v0.18.2 v0.18.2
Version 0.18.1
0.18.1 (2022-11-21)
Bug Fixes
- clear debug logs commands does not complete (2ae7d6c)
- debug log viewer file names do not use proper date format (de76b2a)
Features
- support reusing and storing custom debug levels defined through Vlocode (58d89dc)
0.18.0 (2022-11-21)
Bug Fixes
- add more unit tests for filterApplicableRecords and evalFilter (f1d71cb)
- allow to pass this argument to work queue improving type detection (20f095d)
- container injection for vlocode standalone does not always use internal container (a5e1ce7)
- content versions create new content documents during deployment instead of attaching to the existing content document as new version (f7bc2b8)
- datapackDeploy register queryservice from root container into child container without a valid namespace provider (f4d11f9)
- deployment specs are not re-used but recreated for every spec call causing local state of specs to be lost as well as reducing performance (866a443)
- deployOnSave setting for Vlocity datapacks is ignored (4381d29)
- do not mark string as iterable to avoid unintended behavior. (db32e48)
- improve groupBy and mapGetOrCreate types (24ff881)
- improve startup performance by avoiding explicit source map loading (178f6d5)
- init command not awaited causing vlocode deploy to create duplicate dependencies (534b5e1)
- lazy does not properly return type of initializer (f960e08)
- LWC compiler doesn't work on vlocity Winter '23 release (d9618d1)
- minor textual changes for activities (22f0dcc)
- oath token doesn't refresh in rare circumstances (44722fd)
- omniscript activator references vlocity_cmt namespace instead of the namespace placeholder (b99e32e)
- OmniScript spec doesn't always execute (97b42c2)
- override definitions are not correctly updated causing them to break (b10e7f0)
- pause/resume icon missing due to command router not running init function (6dae67d)
- remove debug statement from queryBuilder (7e7ee17)
- set log level to debug when running with
--debug
flag as true (59483c8) - update all spec filters to filter on RecordType instead of on Datapack Type; Datapack type is not always reliable and depends on headers being placed in correct folders. As vlocode doesn't require datapacks to be placed in the correct folder structure having specs only trigger on datapack type is unreliable. (6bf1a04)
- use record defined lookup keys instead of general matching keys to allow specs to modify lookupk keys on a per record level (8370707)
- validate datapack dependency/reference integrity (ff98a55)
- vlocode can hang during initialization or org-switching (7c95c2c)
- vlocode crashes on start-up when packed with webpack (bcd177f)
Version 0.18.0
0.18.0 (2022-11-21)
Bug Fixes
- add more unit tests for filterApplicableRecords and evalFilter (f1d71cb)
- allow to pass this argument to work queue improving type detection (20f095d)
- container injection for vlocode standalone does not always use internal container (a5e1ce7)
- content versions create new content documents during deployment instead of attaching to the existing content document as new version (f7bc2b8)
- datapackDeploy register queryservice from root container into child container without a valid namespace provider (f4d11f9)
- deployment specs are not re-used but recreated for every spec call causing local state of specs to be lost as well as reducing performance (866a443)
- deployOnSave setting for Vlocity datapacks is ignored (4381d29)
- do not mark string as iterable to avoid unintended behavior. (db32e48)
- improve groupBy and mapGetOrCreate types (24ff881)
- improve startup performance by avoiding explicit source map loading (178f6d5)
- init command not awaited causing vlocode deploy to create duplicate dependencies (534b5e1)
- lazy does not properly return type of initializer (f960e08)
- LWC compiler doesn't work on vlocity Winter '23 release (d9618d1)
- minor textual changes for activities (22f0dcc)
- oath token doesn't refresh in rare circumstances (44722fd)
- omniscript activator references vlocity_cmt namespace instead of the namespace placeholder (b99e32e)
- OmniScript spec doesn't always execute (97b42c2)
- override definitions are not correctly updated causing them to break (b10e7f0)
- pause/resume icon missing due to command router not running init function (6dae67d)
- remove debug statement from queryBuilder (7e7ee17)
- set log level to debug when running with
--debug
flag as true (59483c8) - update all spec filters to filter on RecordType instead of on Datapack Type; Datapack type is not always reliable and depends on headers being placed in correct folders. As vlocode doesn't require datapacks to be placed in the correct folder structure having specs only trigger on datapack type is unreliable. (6bf1a04)
- use record defined lookup keys instead of general matching keys to allow specs to modify lookupk keys on a per record level (8370707)
- validate datapack dependency/reference integrity (ff98a55)
- vlocode can hang during initialization or org-switching (7c95c2c)
- vlocode crashes on start-up when packed with webpack (bcd177f)
Features
- add container name to logs in debug mode (8f61318)
- add objectEquals utility method for comparing objects (819c97f)
- automatically create ContentDocumentLinks post deployment to make document templates available post-deployment without manual actions (0c7e23c)
- await batch classes executed by Vlocity Admin commands and report their progress in vscode (16453df)
- cache Vlocity namespace prefix by org (3978bff)
- combine layout and card deployment actions (b565f6c)
- do not update ContentVersion when the version data is unchanged (e998a86)
- do not use sfdx connection and upgrade to @salesforce/core@3 (be6add4)
- improve support for cancellation signaling during datapack deploymen (e356132)
- log deployment object details when running with
debug
log level (ba7f9b1) - remove irrelevant activities from the Activities overview and only show relevant past activities (d0d3b9c)
- report progress of developer logs deletion in vscode progress dialog (f522a7a)
- store global cache as global and improve cache clear command (ebd0e6d)
- support checking a class is decorated with
[@injectable](https://github.com/injectable)
(918639e) - support IoC container injecting it self as dependency (70bc709)
- support printing timer duration in multiple formats (a010e9d)
- support queryTooling through queryService (9f599ef)
- update TemplateContentDocumentId__c field when deploying templates with the latest content version (325ebb6)
- update Vlocity datapack deployment hooks (specs) to allow them to run on record level and support for changing deployment action from a spec (06b2500)
- use standard vscode icons for activities and support hiding of activities in the activity overview (eacc4b9)
Version 0.17.12
v0.17.12 v0.17.12
Version 0.17.11
v0.17.11 v0.17.11
Version 0.17.10
v0.17.10 v0.17.10
Version 0.17.9
v0.17.9 v0.17.9
Version 0.17.8
v0.17.8 v0.17.8