Releases: Codeneos/vlocode
Releases · Codeneos/vlocode
Version 1.24.1
1.24.1 (2024-05-10)
Features
- Update VlocityAdminCommand with new commands and details (b5213f3)
1.24.0 (2024-05-09)
Bug Fixes
- build error in CLI (4c3f481)
- sonarqube doesn't run on validate command (626997c)
Features
- document and expect DatapackReference object (741cf0d)
- improve support for datapack deployment in strict mode with circular datapack references (fce234d)
1.23.0 (2024-04-29)
Bug Fixes
- batch service does not correctly include properties to report batch status (e331d01)
- on certain rare SF errors metadata deployment errors would not be caught expiring the promise (a473b26)
Features
- improve handling of connection errors (758de02)
- suppress cascade failure reporting during deployment (6fe07d2)
- switch to direct mode as standard for all Datapack deployments (3366aac)
Version 1.24.0
1.24.0 (2024-05-09)
Bug Fixes
- build error in CLI (4c3f481)
- sonarqube doesn't run on validate command (626997c)
Features
- document and expect DatapackReference object (741cf0d)
- improve support for datapack deployment in strict mode with circular datapack references (fce234d)
Version 1.23.0
1.23.0 (2024-04-29)
Bug Fixes
- batch service does not correctly include properties to report batch status (e331d01)
- on certain rare SF errors metadata deployment errors would not be caught expiring the promise (a473b26)
Features
- improve handling of connection errors (758de02)
- suppress cascade failure reporting during deployment (6fe07d2)
- switch to direct mode as standard for all Datapack deployments (3366aac)
Version 1.22.2
1.22.2 (2024-04-11)
Bug Fixes
- document templates are not shared with all users after deployment (0ad9f86)
- unit test build error due to wrong references (939e2ef)
Version 1.22.0
1.22.0 (2024-03-27)
Note: Version bump only for package vlocode-project
Version 0.21.7
0.21.7 (2024-03-12)
Bug Fixes
- do not sort profiles when adding new fields (5969851)
- reduce test coverage cache to increase usefulness (eb630b9)
Features
- avoid logging duplicate "Dependent class is invalid" errors (0ce1d12)
Version 0.21.6
0.21.6 (2024-02-15)
Bug Fixes
- view-in-org command does not work for most metadata types (d892590)
Features
- use shared agent and for all SF connections for more efficient socket pooling Increase timeout values so that larger deploy requests using POST REST do not cause a timeout, allow changing and overwriting the shared agent to increase socket pool or strategy (a2961ff)
Version 0.21.5
0.21.5 (2024-01-25)
Bug Fixes
- quickPick does not close when an item is selected (af4be29)
- test coverage lens shows "NaN%" (67e229d)
Version 0.21.4
0.21.4 (2024-01-24)
Features
- include coverage % in toggle coverage code lems (7c8b5a2)
Version 0.21.3
0.21.3 (2024-01-23)
Bug Fixes
- code coverage it checked on every file change (354589d)
- logging is not injected with correct name for injected commands (b2f665c)
Features
- option for showing test coverage in VSCode using lens (eb90406)