Skip to content

Releases: Codeneos/vlocode

Version 1.24.1

10 May 12:53
9d5759e
Compare
Choose a tag to compare

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

09 May 19:48
83001c7
Compare
Choose a tag to compare

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

09 May 19:44
04d7998
Compare
Choose a tag to compare

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

11 Apr 13:26
e664357
Compare
Choose a tag to compare
Version 1.22.2 Pre-release
Pre-release

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

27 Mar 21:06
89deeda
Compare
Choose a tag to compare

1.22.0 (2024-03-27)

Note: Version bump only for package vlocode-project

Version 0.21.7

12 Mar 17:59
106308c
Compare
Choose a tag to compare
Version 0.21.7 Pre-release
Pre-release

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

15 Feb 14:15
66c9896
Compare
Choose a tag to compare
Version 0.21.6 Pre-release
Pre-release

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

25 Jan 13:00
bff8d30
Compare
Choose a tag to compare
Version 0.21.5 Pre-release
Pre-release

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

24 Jan 11:17
c4c25fe
Compare
Choose a tag to compare
Version 0.21.4 Pre-release
Pre-release

0.21.4 (2024-01-24)

Features

  • include coverage % in toggle coverage code lems (7c8b5a2)

Version 0.21.3

23 Jan 16:00
1615815
Compare
Choose a tag to compare
Version 0.21.3 Pre-release
Pre-release

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)