Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

v0.36.0

Choose a tag to compare

@eamansour eamansour released this 13 Aug 12:38
· 239 commits to main since this release
dc28bea

What's Changed

  • Use galasactl auth tokens delete to revoke a given access token from the Galasa server by @Akyiaa and @eamansour in #244
  • Switched call for remote launcher to get streams from new Galasa API server endpoints by @KirbyKatcher in #258
  • Added documentation to generated cps.properties and bootstrap.properties files to set the size of Gherkin terminals by @techcobweb in #264
  • Added documentation to customise test run prefix in bootstrap.properties by @techcobweb in #260
  • Fixed missing validation defect for null and empty JSON objects when calling out to the /resources API endpoint by @KirbyKatcher in #261
  • Added extra property to the generated cps.properties (commented-out) which turns on/off CPS property caching by @techcobweb in #263
  • Added -v shorthand for --value in properties set command by @eamansour in #257
  • Improved error message logging for properties set by @KirbyKatcher in #265
  • Updated Gradle file templates for test projects created with project create --gradle to support Gradle 8 by @KirbyKatcher in #268

Full Changelog: v0.35.0...v0.36.0