Cloud Changelog
For the complete documentation index see: llms.txt
All documentation pages available in markdown.
This changelog provides a detailed record of updates and improvements to Aerospike Cloud.
March 30, 2026
Features
- Intra-organization VPC peering added.
- VPC peering connection cleanup support added.
March 26, 2026
Features
- VPC peering and DNS zone association for intra-organization peerings.
- New get VPC admin endpoint added to the API.
Bug fixes
- Fixed validation for non-required and default values.
- Fixed a validation error that could occur in certain configurations.
- Fixed support for
-in instance type names.
March 25, 2026
Features
- Intra-organization VPC peering added.
March 17, 2026
Bug fixes
- Fixed
createdAttimestamp not returned when creating database credentials.
March 10, 2026
Features
- Instance listing performance improvements.
- Standardized API error format with additional details.
Breaking changes
- The
aerospike.clouddomain has been retired.
February 17, 2026
Bug fixes
- Miscellaneous fixes.
January 27, 2026
Bug fixes
- Fixed
createdAttimestamp incorrectly resetting in cluster metadata.
January 22, 2026
Aerospike Cloud is now generally available (GA).
Features
- Aerospike Cloud is now generally available.
- Preview language removed from the cluster scale flow.
- Preview tag removed from the login screen.
January 20, 2026
Features
- Additional secrets support in Aerospike advanced configuration: the TLS block can now be updated, with support for marking and unmarking new secrets.
- New transaction count metrics added.
January 13, 2026
Features
- New homepage.
- New provisioning flow with separate steps.
- Validation changes.
Bug fixes
- Fixed intermittent latency issues.
- Fixed storage mode caching that sometimes got stuck.
December 18, 2025
Features
- New homepage layout.
- Namespace is now part of the database provisioning flow.
- Secrets can now be multi-line.
November 25, 2025
Features
- Aerospike Database upgraded to version 8.1.0.1.
Bug fixes
- Fixed incorrect data size calculation for databases using memory storage.
November 17, 2025
Features
- Pagination added to several API list endpoints.
November 5, 2025
API changes
- Added pagination to the list databases endpoint.
- Overlapping CIDR ranges are now allowed for custom 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 configuration 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.
October 23, 2025
Features
- Aerospike Database upgraded to version 8.1.0.0.
- Configuration changes can now be applied without restarting the database.
October 16, 2025
Bug fixes
- Improved API validation rules.
September 25, 2025
Features
- Advanced configuration editor improvements:
- Auto-completion added.
- Linting added.
- Improved error messaging.
- More metrics emitted from the database.
- Kernel tuning parameters added.
- Modified the VPC peering workflow to be more clear about enabling non-TLS connections.
- Added more linkage in the docs panel to public Cloud docs.
September 11, 2025
Features
- Improved the metrics returned when creating a database user fails.
- Resource limits are now enforced on all resource types: users, API keys, and secrets.
Bug fixes
- Fixed: Delete credential now deletes based on the credential name instead of ID.
August 20, 2025
Features
- Persistent documentation panel — documentation now stays open when navigating between pages.
- User interface enhancements:
- Improved dialog styling and behavior.
- Added helpful tooltips to cluster management buttons (edit, resize, decommission).
- Better tooltip positioning and spacing.
- Consistent date formatting throughout the application.
- Responsive cluster status alerts that work on all screen sizes.
- Streamlined network connectivity notifications.
- Database cluster management improvements:
- Enhanced server configuration toolbar with better error handling.
- Improved informational alerts during cluster setup.
- Updated member settings interface.
Bug fixes
- Improved error handling when creating a database user fails.
- Cleaner database user deletion process.
- Fixed page reload issues when switching between documentation sections.
- Prevented unwanted redirections during account disable process.
- Resolved server configuration toolbar issues.
- Fixed various UI styling inconsistencies.
August 7, 2025
Features
- Zone IDs are now configurable during database provisioning.
- CIDR range is now configurable during database provisioning.
- Generic error screen added for inspecific error messages.
- New empty state added to the Clusters page.
- Docs side panel replaced with an iframe that loads docs site content.
Bug fixes
- Enhanced alert component styling with improved spacing and alignment.
- Fixed number field display on small screens.
- Enhanced radio component with custom icons.
- Fixed polling for resource status (VPC, database credentials) and removed auto region selection.
- Updated server configs: added manual switch, default config links, and review summary.
- Replaced general error message with updated layout and copy.
- Updated divider color.
- Fixed Access Manager member table not always showing the Invite member button.
July 31, 2025
Features
- Added new AWS instance families to specific regions:
- US-West-2 (Oregon): Added i4g instance family — SSD-backed storage-optimized instances with AWS Graviton2 processors.
- AP-South-1 (Mumbai): Added r6gd and r7gd instance families — memory-optimized instances with local NVMe SSD storage.
July 30, 2025
Features
- Access management page — new page for controlling Cloud members, API keys, and secrets.
- Improved loading screen — added an improved loading screen for the clusters pages.
- Enhanced cluster details — added ZoneIDs and CIDR range fields to cluster details.
- Disabled two AWS regions with no active usage.
- Expanded regional coverage — added new AWS regions:
- ap-south-1
- ap-southeast-2
- us-east-2
- us-west-2
- Improved API error messaging when AWS cannot provide requested instances.
Bug fixes
- Fixed the count for decommissioned clusters.
- Fixed a bug where the members page sometimes wouldn’t load when an invitation had been partially processed.
- Fixed a bug where the cluster name could fall off the status chip on the clusters page.
July 17, 2025
Hotfix release.
Bug fixes
- Cloud admins can no longer create database users using the following reserved keywords:
nullacs-adminadmincluster-manageraerospike-prometheus-exporteraerospike-collectinfodataplane-agentreadwriteread-writeread-write-udftruncatedata-adminsindex-adminsys-adminudf-adminuser-admin
July 14, 2025
Breaking changes
- Credential management:
- The credential ID is no longer used as the username.
- Read/Write quotas are no longer settable.
- Migration is expected to work for existing credentials; UUID-to-username mapping may look unusual in the UI.
Features
- Database credential management overhaul — Cloud admins can now create database users with custom usernames, passwords, and privileges.
- Automatic call-to-action checkmarks — Cloud admins will now see their call-to-action checkboxes check automatically.
- Operation queueing — Cloud admins can now reliably queue up database credential creation requests and VPC peering creation requests while a database cluster is provisioning.
- Instance selection screen overhaul — Instance type selection table updated and now sortable.
- Self-fixable database clusters — Cloud admins are now allowed to attempt to edit a database’s advanced configuration while in a broken state.
Bug fixes
- Fixed automatic logout on authentication errors — Cloud admins are now automatically logged out on 401 errors.
- Fixed tooltip mismatches across the interface.
- Resolved display issues in the organization switcher view.
- Added whitespace trimming in VPC peering form inputs.
- Fixed disabled outline colors and enabled proper input colors for better accessibility.
- Prevented users from changing namespace names, which could put cluster metadata in a confusing state.
- Fixed various alignment and consistency issues throughout the interface.