Continua CI v1.9.2.496

Released: Dec 2, 2020

Atualizações na v1.9.2.496

Recursos

  • The Cake action has been updated.
    • Parameters are now prefixed with a double dash as required by version 1.0 Cake runners.
    • Added "Target" and "Exclusive" parameters plus a new field for adding extra custom arguments to pass to the cake script.
    • Added the ability to select the recommended Microsoft .NET Core global Cake tool as the Cake Runner. This is set as the default runner for new Cake actions.
  • The "Refresh" button on the property collectors page now redirects to properties page, and all property "Refresh" buttons now show refreshing status.
  • Tabs on agent pages now persist when the page is refreshed.
  • Improved error message when property expressions objects are not fully defined.
  • The final property name can now be omitted in expression objects for property namespaces with a single property. e.g. '$PathExistsPropertyCollector$' returns the same value as '$PathExistsPropertyCollector.Exists$'.
  • Improvement to performance of expression evaluation on agent.
  • Speed up to suggestions list for expression completion.
  • Some minor UI fixes and performance updates.
  • Updates to some third party packages.

Note: You will need to update your agents after upgrading the server to this build.

Correções

  • Correction to list of suggestions available when completing property expressions.