Cloud Platform release notes for July 28, 2026
This release updates Cloud Platform Tooling to version GWCP-Tooling 2.38.0 and Cloud Platform to version 1.130.0.
- 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
Updated permissions in Access Management
The new permissions might not be automatically assigned to your migrated roles. Add the new permissions to your existing roles or create new roles.
Improvements and resolved issues
| ID | Description |
|---|---|
| GWCP-68984 | In CI/CD Manager API, added validation for
jacocoVersion property in
insurer-config to allow only the Jacoco
plugin versions between 0.8.5 and 0.8.14.For details, see Get the existing CI/CD configuration for a given application. |
| CDP-16239 | In CI/CD Manager API, added the locale
parameter to control the language used for the Automated Cloud
Assurance report. By default, the report is in US English, but
when you set this parameter to a supported language, the
generated report includes an additional tab with the selected
columns translated into that language. For details, see Get the existing CI/CD configuration for a given application. |
| GWCP-106034 | In Storage Access API, added the
rolePermission parameter to display permissions granted to a given principal. The parameter is returned in the response of the POST and GET /api/v2/tenants/{tenantId}/projects/{projectId}/s3-buckets/{storageId}/policies/access endpoints.For details, see Create a bucket policy and Retrieve a bucket policy. |