May 20, 2025
This release updates Cloud Platform Tooling to version GWCP-Tooling 2.8.0 and Cloud Platform to version 1.101.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
Bring your own code repository to Cloud Platform (GWCP-76114)
Using Git commands, you can synchronize the application code between the
Guidewire VCS and your external VCS. The bring-your-own code repository method
allows you to use Git commands in the following way:
- Authenticate through Git.
- Work on your code in either the Guidewire or your external VCS.
- Synchronize the code between the two repositories.
For details, see Bring-your-own code repository.