# Cloud release notes

November 5, 2025

## New in this version

This release adds pagination to the database listing [API](https://aerospike.com/docs/cloud/manage-apis/cloud-api-use) and allows overlapping CIDR ranges for [VPC peering](https://aerospike.com/docs/cloud/manage/vpc-peering) custom allocations.

### API changes

-   Added pagination to the list databases endpoint.
-   Overlapping CIDR ranges are now allowed for custom [VPC peering](https://aerospike.com/docs/cloud/manage/vpc-peering) allocations. You can assign the same CIDR range to multiple databases within an organization while auto-allocation continues to find non-overlapping ranges.

### UI changes

-   Fixed [advanced config](https://aerospike.com/docs/cloud/manage/advanced-config) error messages and object display.
-   Updated **Provision cluster** button to full width on small screens.
-   Docs drawer is now draggable.
-   Instance types table enhanced with scroll functionality for checked rows.
-   Updated docs panel margin, dialog padding, chip styles, and step label colors.