Altinity Cloud Manager 25.6.35 Release Notes

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

25.6.35 2025-12-11

Added

  • New Health Dashboard that integrates with alert managed (Environment)
  • Ability to use GCP service account for backup access (Environment)
  • Activity Schedule may now re-scale number of swarm nodes on schedule (Cluster)
  • Swarm clusters may now be used from an Explorer to extend compute of other clusters without rewriting the query (Cluster)
  • Logged ACM user is now added to ClickHouse query_log for audit (Cluster)
  • Query API endpoints may now be exported and imported as a single piece of configuration. That allows to move the code between clusters if needed (Cluster)
  • Line item description is now displayed for discounts in usage reports (Billing)

Changed

  • It is not allowed to delete or suspend a user that is a cluster owner anymore (Organization)
  • Maintanance window configuration screen has been improved (Environment)
  • ZooKeeper reliability improvements (Cluster):
    • Now nodes of ZooKeeper cluster are exposed as separate services that allows better load balancing and reliability
    • Changed ZooKeeper cluster configuration to build quorum reliably when nodes are randomly restarted
    • Improved automatic scale-up and disabled scale down
  • Cluster endpoint healthcheck has been extended to probe all configured endpoints. Previously it only checked for the first one (Cluster)
  • When cluster is deleted, now it is possible to lock specific backups, not only the latest one (Cluster)
  • “Workload->Replication Queue” tab has been improved (Cluster)

Fixed

  • Fixed an incorrect environment type display when BYOC environment provisioning is in progress (Environment)
  • Exceptions are now shown to the user if some action fails in DBA tools (Cluster)
  • Fixed storage cost estimates to take region into account (Cluster)
  • Fixed a bug when swarm registry was scaled to 3 nodes incorrectly in some cases (Cluster)
  • Fixed a bug when swarm version for upgrade was not picked up correctly in some cases (Cluster)
  • Fixed a bug when Query API Endpoints containing macros could not be correctly displayed (Cluster)
  • Fixed a bug when empty notifications were sent to env admins for clusters with deleted cluster owner (Cluster)
  • Fixed some colors in dark scheme