July 29, 2025

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

Set up default tasks (GWCP-76527)

In the Repository Settings app, you can set default tasks that will be added in Bitbucket to all the new pull requests created in your repositories. You can also set the default tasks with the Repository Settings API.

Improvements and resolved issues

ID Description
GWCP-79885 In CI/CD events for Quality Gates, updated schema and extended the RepositoryChangedEvent with new fields:
  • Added newHeadCommit field that specifies details about a new head commit. This field can be set to null when deleting a branch or a tag.
  • Updated displayName and emailAddress fields to allow empty strings.
For every CI/CD event, updated actor with actor.​name that specifies the username of the Bitbucket user who pushed the changes.

For details, see CI/CD Events for Quality Gates.