August 26, 2025

This release updates Cloud Platform Tooling to version GWCP-Tooling 2.15.0 and Cloud Platform to version 1.108.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 the pre-merge and post-merge division of test suites (GWCP-78031)

In the Automated Builds app, deprecated the division to pre-merge and post-merge test suites. When you create a new schedule, you enter the names of suites and with the branch filters you determine on which branches they will be executed.

When you edit an already existing schedule and select Configure next to the builds, you can choose between the following:
  • Pre/Post-merge test suites setup [deprecated]
  • Test suites setup

Modal with the deprecated and new UI for editing a scheduled build for InsuranceSuite.

The same change applies to the CI/CD Manager API. The preMergeSuites and postMergeSuites parameters are deprecated and forbidden to be used for new schedules. Use the testSuites parameter instead.

For details, see:

Check the reason for RDS cluster assignment (GWCP-69475)

In the Planets app, you can check the reason for assigning your snapshot-enabled planet to a dedicated RDS cluster.

Database settings with the highlighted reason for assigning a dedicated cluster.

For details, see RDS cluster assignment.

Improvements and resolved issues

ID Description
GWCP-82436 Changed the recoverability period for snapshot database backups.

For details, see Data deletion.

GWCP-81860 In the Repository Settings app, fixed the way we display the inherited branch restrictions from Everyone with access to Everyone who can introduce changes.

For details, see Inheritance of restrictions.