Releases
This page provides the release notes for Cloud Platform. To view the details of a release, click the row for the release.
| Type | Related ticket | Release note |
|---|
| change | NW-13589 | [Cloud Next] PHP is updated to 8.4.12 and 8.3.25. |
| change | NW-13589 | [Cloud Next] New Relic is upgraded to v12.1.0.26. |
| change | PC-25713 | Security patches are applied to PHP 8.3 and 8.4. |
| Type | Related ticket | Release note |
|---|
| FIX | CX-20976 | Users were unable to upload CSV files containing multiple IP addresses or CIDR through the Cloud Platform user interface. |
| Type | Related ticket | Release note |
|---|
| CHANGE | NM-5231 | Cloud API is updated to include Private Network Service APIs. Through these APIs, you can: - Create a new private network
- Retrieve a private network by ID
- Update a private network
- Delete a private network
- List private networks for a subscription
- Add a new VPN to an existing private network
- Get VPNs for a private network
- Retrieve a VPN for a private network
- Create, update, or delete a VPN for a private network
- Add a new VPC peer to an existing private network
- Get VPC peers for a private network
- Create, update, or delete a VPC peer for a private network
- Get a specific VPC peer from a private network
- Update or get connections for a private network
- Get isolation for a private network
- Update isolation settings of a private network
- Update or get Ingress for a private network
|
| FIX | SUB-7572 | In Cloud API, the from and to query parameters in usage endpoints were incorrectly passed as standalone parameters. With this fix, these filters are included as part of the filter query string. |