February 25, 2025
This release updates Cloud Console to version GWCP-Tooling 2.2.0 and Cloud Platform to version 1.95.0.
Important: Guidewire encourages you to access applications
from Guidewire Home. From March 26, 2025, Cloud Console will no longer be available. For
details on how to get to Guidewire Home, see Accessing Guidewire Home.
Note:
- To make sure that you have the latest updates, GWCP components are made available to you as soon as they are ready for release. You might see new content as early as every two weeks, but some releases might take longer to be available.
- It might take up to three weeks from the release date for changes to be deployed to your environment. To locate the dates and times of these maintenance events, check the Guidewire Cloud Status page.
What's new
New parameters in the Build Promoter API (GWCP-71407)
In the Build Promoter API, added two new parameters in the response bodies of the following endpoints:
starSystemClasses
:/api/v2/tenants/{tenantId}/logicalStarSystems/{starSystemId}/applications/is
/api/v2/tenants/{tenantId}/logicalStarSystems/{starSystemId}/applications/issolr
/api/v2/tenants/{tenantId}/logicalStarSystems/{starSystemId}/applications/{applicationId}/builds
The
starSystemClasses
parameter displays the same values as the deprecatedplanetClasses
parameter.
targetStarSystemClass
:/api/v2/tenants/{tenantId}/logicalStarSystems/{starSystemId}/applications/{applicationId}/promoteBuildJobs
The
targetStarSystemClass
parameter displays the same values as the deprecatedtargetPlanetClass
parameter.
For details, see Build Promoter API.