This repository was archived by the owner on May 15, 2025. It is now read-only.
v0.36.0
What's Changed
- Use
galasactl auth tokens deleteto 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.propertiesandbootstrap.propertiesfiles to set the size of Gherkin terminals by @techcobweb in #264 - Added documentation to customise test run prefix in
bootstrap.propertiesby @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
-vshorthand for--valueinproperties setcommand by @eamansour in #257 - Improved error message logging for
properties setby @KirbyKatcher in #265 - Updated Gradle file templates for test projects created with
project create --gradleto support Gradle 8 by @KirbyKatcher in #268
Full Changelog: v0.35.0...v0.36.0