September 9, 2025
This release updates Cloud Platform Tooling to version GWCP-Tooling 2.16.0 and Cloud Platform to version 1.109.0.
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
Deprecated environmentVariables
parameter
(GWCP-51987)
In IS Deployments API, deprecated the environmentVariables
optional parameter.
For details, see IS Deployments API.
Added base URLs for the Switzerland region (GWCP-74059)
For Cloud Platform services, there are new base URLs for the following APIs:
- Build Promoter API
https://buildpromoter.api.omega2-whirlpool.guidewire.net/
- CI/CD Manager API
https://cicd-manager-service.api.omega2-whirlpool.guidewire.net/
- Database API
https://databaseservice.api.omega2-whirlpool.guidewire.net/
-
EE Deployments API
https://ee-deployer.api.omega2-whirlpool.guidewire.net/backend/digitaldeployer/
-
IS Deployments API
https://gcc.api.omega2-whirlpool.guidewire.net/
-
Repository Settings API
https://scmservice.api.omega2-whirlpool.guidewire.net/
-
Runtime Properties API
https://storageservice.api.omega2-whirlpool.guidewire.net/
-
Storage Access API
https://storageservice.api.omega2-whirlpool.guidewire.net/
For all the listed APIs, there is a new value for the
GWHUB_URL
parameter when authenticating with Guidewire Hub. For the Switzerland region,
the GWHUB_URL
parameter has the following value:
https://guidewire-hub-eu.okta.com/oauth2/ausc2q01c40dNZII0416/v1/token
Improvements and resolved issues
ID | Description |
---|---|
GWCP-83279 | In TeamCity, unified the default value for XRAY limit
parameter. For details, see:
|
GWCP-81146 | In CI/CD Manager API, fixed validation for the endpoint for
retrieving the quality status. The quality gate status of an
artifact will now return a 404 error if the specified tenant,
star system, or application doesn't exist. For details, see CI/CD Manager API. |