Skip to content

Version 1.26.1

Compare
Choose a tag to compare
@Codeneos Codeneos released this 14 Aug 10:03
65ceb04

1.26.1 (2024-08-14)

Note: Version bump only for package vlocode-project

1.26.0 (2024-08-13)

Bug Fixes

  • unit test for compare object to match new behavior (d9687e9)
  • Update evalExpr function to allow undefined values in context (d225281)
  • Update objectEquals function to ignore extra elements in arrays (25fecdb)

Features

  • add folder and file expansion support (a908273)
  • distribute JSON schema for DatapackExportDefinition object (55e1d50)

1.25.0 (2024-08-07)

Bug Fixes

  • container and eval unit-test errors (3762d16)
  • string eval functions do not work properly due to compiler changes (cc5ade8)
  • switching orgs causes developer logs panel to misbehave (9ea7261)
  • Update Compiler class to use object type for context parameter (c3d73c2)

Features

  • add support for adding alias to existing users and delete org configuration (29c135e)
  • fail records with circular dependencies before deployment starts (f7c1580)
  • improve extension start-up performance by not pre loading tooling API object data (9be0283)
  • support datapack export based on configuration definitions in a YAML definitions file (c2edd7c)
  • when switching org also preserve trace-flags (b17565e)