Altinity.Cloud Release Notes
Most recent releases organized by major release and release date:
2022-05-13 Altinity.Cloud 22.6.18
2022-04-25 Altinity.Cloud 22.5.15
2022-04-06 Altinity.Cloud 22.4.15
2022-03-17 Altinity.Cloud 22.3.14
2022-02-28 Altinity.Cloud 22.2.15
2022-01-31 Altinity.Cloud 22.1.28
Released: 2022-05-13
Added
- Explorer now requires user authorization using ClickHouse user/password
- Altinity staff does not have an access to the data by default. Multiple levels of access can be granted by a customer – that enables ‘altinity’ user to work with the data.
- New ‘Workload’ tab in Explorer to analyze typical queries
- Copy to Clipboard buttons in Connection Details
Changed
- DataDog metrics are labeled with environment and cluster
- clickhouse-operator user is restricted to Altinity network only
- Brute force protection is enabled for password recovery form
Return to the top.
Released: 2022-04-25
Added
- Cluster Uptime feature that allows stopping the cluster automatically when inactive or by schedule.
Reset to defaults
is available on ClickHouse settings and profile settings pages.
- Email notification is sent to the user when trial is extended.
- Connection to Remote environment via Altinity Connector.
Changed
- Display a warning when downgrading ClickHouse major version
- Display a warning when non-replicated MergeTree table is created on replicated cluster
- Cluster Dashboard now shows LB type and storage type
Fixed
- Fixed UI slowness when a long query is being executed.
- Fixed Schema tab that may be not displaying tables when databases contains hundreds of those.
- Small UI fixes in different places.
Return to the top.
Released: 2022-04-06
Added
- Breakdown by clusters on a billing page.
- Initial support for user managed environments.
- Environment connection status.
Changed
- Changed cluster wizard to make it easier to use.
- Fractional disk sizes are not allowed anymore.
- ‘Pay by Invoice’ option is disabled.
Fixed
- Fixed a bug with local backups not being deleted that might result in higher disk usage.
- Fixed a possible backup failure on clusters with
async_inserts=1
.
- Fixed a bug with ALTER TABLE did not work sometimes on clusters restored from a backup.
- Fixed a bug with schema did not refresh sometimes.
- Fixed a bug in incorrect retention of backups of sharded cluster.
Return to the top.
Released: 2022-03-17
Added
- Allow to select a node type when launching a cluster from backup (available for Altinity staff only).
Changed
DROP TABLE
is executed now before restoring a table from the backup.
CPU
is correctly displayed in cores on Environment
page in this release.
clickhouse-operator
has been upgraded to 0.18.3
.
- Fixed a bug that did not allow to enter ‘0’ in cluster settings.
- Fixed a bug that might result in cluster not going online when using ClickHouse versions 22.2 and above.
- Fixed a bug with incorrect display of billing data for GCP environments.
- Fixed a bug with AWS NLB usage.
- Fixed a bug with cluster metadata not being stored in backup sometimes.
Return to the top.
Released: 2022-02-28
Added
- Notifications for cluster related events can be configured
- Datadog integration
- Option to force Auth0 authentication for organization
- Dark UI theme
- Cmd/Ctrl+Enter in Explorer can be used to run a query
Changed
- ZooKeeper is now stopped when cluster is stopped
- Warning has been removed from volume rescale popup
- Monitoring links have been moved to the top in order to make it easier to find
- Max part size has been reduced to 50GB
- Column compression tab is more compact now
- When backup operation is in progress all operations that may incidentally restart the cluster are blocked now
Fixed
- Fixed a bug with list of databases sometimes could not be parsed in user dialog
- Fixed a bug with replica cluster creation
- Fixed latest backup timestamp display for stopped clusters
- Fixed a bug with table restore from a backup that could download full cluster backup instead of a single table
Return to the top.
Released: 2022-01-31
Added
- Restore cluster from an External backup (available for superadmins only)
- Restore single table from a backup
- New Grafana dashboard for logs
Changed
- UI facelifting on Cluster and Nodes dashboards
- System tables are now hidden by default on Schema dashboard
- Stronger security for Grafana monitoring dashboard
- Better performance of Billing dashboard
- Use ‘pd-ssd’ fast storage for ZooKeeper nodes in GCP
- Cluster dashboard now shows a warning if backup utility is outdated
- Backup line item is now correctly displayed for GCP clusters
- Support plan is now displayed on a billing page
- Error Log section is removed from ClickHouse logs page
Fixed
- Fixed ON CLUSTER switch behavior
- Removed deprecated ClickHouse settings from default profile
- Removed deprecated node annotations
Return to the top.
The GitHub repository for this project is located at:
https://github.com/Altinity/acm
Last modified 2022.05.13