Skip to content

Version 1.25.0

Compare
Choose a tag to compare
@Codeneos Codeneos released this 07 Aug 12:10
f3b8fa1

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)