Skip to content

Version 0.20.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Codeneos Codeneos released this 12 Aug 12:18

0.20.0-alpha.0 (2023-08-12)

Bug Fixes

  • access token is not updated on refresh on SFDX store due to syntax mismatch (a017ad6)
  • connection.request is not backward compatible with JSForce (600aeaa)
  • deploy metadata does not resume when resume button is clicked (49481a5)
  • error code not mapped correctly in transport layer (9cf22f0)
  • managed package layouts do not export (6cad8d4)
  • open in org does not work for Vlocity Cards without a version (738b2c9)
  • retrieve metadata command does work (4e57901)
  • support thenCall on promise returned by request for backward compatibility (9cd3afc)
  • when trace flags are remove outside of VSCode an error is thrown during trace flags refresh (6cd7abc)

Features

  • report progress when deploying datapacks in direct deploy mode for datapacks (3890ec1)
  • support instances of delta strategy (414e328)
  • support new metadata types for deployment (f5a7139)
  • sync selected SFDX username to Vlocode and vice-versa. (095386d)