Cloud Platform release notes for May 25, 2026

This release updates Cloud Platform Tooling to version GWCP-Tooling 2.33.0 and Cloud Platform to version 1.125.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

Changed recommendation for database backups

To ensure stability of backups, Guidewire recommends to use the snapshot backup mechanism for InsuranceSuite databases larger than 250 GB.

For InsuranceSuite databases smaller than 250 GB, you can use either backup mechanism.

For details, see Backup mechanisms.

Exposed JaCoCo code coverage reports as HTML and XML files

In the CI/CD Manager API, added the exposeRenderedCodeCoverageReport parameter to expose the JaCoCo code coverage reports in HTML and XML format. After you set this parameter to true, the reports are exposed in coverage.zip file in the list of artifacts in TeamCity.

For details, see Configure code coverage.