Skip to content

Releases: Codeneos/vlocode

Version 1.24.9

24 Jun 11:43
7348a2b
Compare
Choose a tag to compare

1.24.9 (2024-06-24)

Bug Fixes

  • remove empty metadata members from package manifest (c04653d)
  • update deployMetadataCommand to show information message when no changes to deploy (4f5b5de)
  • update manifest.remove() to use componentName instead of componentType (841c40c)

Version 1.24.8

24 Jun 08:42
b353954
Compare
Choose a tag to compare

1.24.8 (2024-06-24)

Bug Fixes

  • delta deploy doesn't uses binary compare for certain meta.xml files causing it to incorrectly mark objects as changed (ad3b757)
  • only consider extra properties of installed package when versions match (53f1988)
  • view in Salesforce on metadata fails due to incorrect arguments (2317efc)

Features

  • add support for removing components from metadata package (789eeee)
  • log metadata deploy outcome in separate output channel (79bcfea)
  • skip deploy installed package if newer is installed in org (0a8a26c)

Version 1.24.7

21 Jun 08:54
74cc6fc
Compare
Choose a tag to compare

1.24.7 (2024-06-21)

Bug Fixes

  • instance URL changes during token refresh do not update transport layer URL (00e649a)
  • OAuath2 incorrect URLs causes token refresh errors (ab96a3d)
  • remove scopes from introspect request (a35cddb)

Version 1.24.6

12 Jun 19:06
59f5961
Compare
Choose a tag to compare

1.24.6 (2024-06-12)

Bug Fixes

  • once method not overloaded with proper event types for bulk job V2 (458b1e9)
  • stack overflow when loading more then 3 million records due to array spreading (75dba0a)

Version 1.24.5

12 Jun 13:09
3b934a1
Compare
Choose a tag to compare

1.24.5 (2024-06-12)

Features

  • improve bulk API v2 client with event emitters and record count aggregation (1994486)

Version 1.24.4

27 May 17:08
176704a
Compare
Choose a tag to compare

1.24.4 (2024-05-27)

Bug Fixes

  • update isSalesforceId to work for new id-format (990eb5d)

Version 1.24.3

27 May 16:35
e8964c6
Compare
Choose a tag to compare

1.24.3 (2024-05-27)

Bug Fixes

  • check reserved bits are equal to 0 for more accurate SF ID matching (1543d9c)

Version 1.24.2

27 May 15:21
530c863
Compare
Choose a tag to compare

1.24.2 (2024-05-27)

Bug Fixes

  • deployments incorrectly match 1 record records (374461d)

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)