Cloud Platform release notes for July 14, 2026

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

Added an endpoint to enable the deletion of source branches after merging

In the Repository Settings API, you can enable source branch deletion after merging. When the default behavior is enabled, the source branches are deleted after the pull requests are merged in repositories in Bitbucket.

For details, see Configure source branch deletion after merge in the Repository Settings API documentation.

Updated permissions in Access Management

In the Access Management app, granular permissions were added for the following apps:

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-104139 In CI/CD Manager API, to ensure compatibility with Java 21, upgraded the JaCoCo version used in gUnit tests for the Insurance Suite applications to 0.​8.​13 for any pipelines that are at a lower version. This upgrade might change the values in code coverage reports, as the 0.​8.​13 version produces more precise results.
GWCP-68830 In CI/CD Manager API, deprecated the following parameters in GT API test configuration:
  • apiTestSuite
  • apiBehaviorTestSuite

For details, see Retrieve configuration in the CI/CD Manager API documentation.