Skip to content

Commit

Permalink
[docs][cloud]Release notes (#11703)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddhodge authored Mar 13, 2022
1 parent 79e1f12 commit 748ed93
Showing 1 changed file with 20 additions and 4 deletions.
24 changes: 20 additions & 4 deletions docs/content/latest/yugabyte-cloud/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,20 @@ showAsideToc: true

## Releases

### March 10, 2021

#### New features

<!-- Self-guided quickstart incorporated in Cloud Shell. Launch Cloud Shell using the YSQL API to begin a self-guided tutorial exploring distributed SQL. -->
- Ability to schedule the maintenance window and exclusion periods for upcoming maintenance and database upgrades. The maintenance window is a weekly four-hour time slot during which Yugabyte may maintain or upgrade clusters. Yugabyte does not maintain or upgrade clusters outside the scheduled maintenance window, or during exclusion periods. Manage maintenance windows on the cluster **Maintenance** tab.
- Ability to manually pause and resume clusters. To pause a cluster, select the cluster, click **More Links**, and choose **Pause Cluster**. Yugabyte suspends instance vCPU capacity charges for paused clusters; disk and backup storage are charged at the standard rate.

### February 3, 2021

#### New features

- Ability to select the [version](../cloud-faq/#what-version-of-yugabytedb-does-my-cluster-run-on) of YugabyteDB to install on a cluster when [creating standard clusters](../cloud-basics/create-clusters/).
- Automated notifications of upcoming database upgrades. The notification email includes the date and time of the upgrade window. An Upcoming Upgrade badge is also displayed on the cluster. You can start the upgrade any time by signing in to Yugabyte Cloud, selecting the cluster, clicking the **Upcoming Upgrade** badge, and clicking **Upgrade Now**. To change the upgrade window, contact {{<support-cloud>}}.
- Automated notifications of upcoming database maintenance. The notification email includes the date and time of the maintenance window. An Upcoming Maintenance badge is also displayed on the cluster. Start an upgrade any time by signing in to Yugabyte Cloud, selecting the cluster, clicking the **Upcoming Maintenance** badge, and clicking **Upgrade Now**.

#### Infrastructure

Expand Down Expand Up @@ -67,7 +75,14 @@ showAsideToc: true

#### New features

- Support for auditing cloud activity using the new **Activity** tab on the **Admin** page. The tab provides a running audit of activity on your cloud, including backups, cluster creation and modification, changes to cloud users and their roles, billing changes, and allow list changes.
- Support for auditing cloud activity using the new **Activity** tab on the **Admin** page. The tab provides a running audit of cloud activity, including:

- backups
- cluster creation and modification
- changes to cloud users and their roles
- billing changes
- allow list changes

- Support for multiple Admin users on your cloud account, and Admin users can now change the role of existing users. You can also invite multiple users to your cloud at once, and assign them a role (Developer or Admin) when you invite them. You manage cloud users using the **Users** tab on the **Admin** page.
- Additional charts on the **Invoices** on the **Billing** tab, which break costs down by cluster and infrastructure (instance costs, storage, and data transfer) so that you can quickly evaluate your cloud costs.

Expand Down Expand Up @@ -147,11 +162,12 @@ The following **AWS regions** are available:
- **Clusters** - No support for scaling vCPUs on single node clusters.
- **Metrics** - The **View Full Screen** option in charts on the cluster **Overview** and **Performance Metrics** pages does not work in some versions of Safari 14.0 (Big Sur).
- **Metrics** - Some clusters in European regions may show occasional spikes in the YSQL Operations/sec chart. This is due to cluster health checks and can be ignored.
- **Invoices** - Redundant "Disk Storage (Paused)" entry on invoices for paused clusters. The entry has no effect on your invoice.
- **Pausing clusters** - The rate shown in the **Pause Cluster** dialog does not include backup storage costs.

### Known issues in Cloud Shell
### Known issues in [Cloud Shell](../cloud-connect/connect-cloud-shell/)

- At this time, we recommend running only a single Cloud Shell session. Running more than one session may produce unexpected results.
- If Cloud Shell stops responding, close the browser tab and restart Cloud Shell.
- Cloud Shell is unavailable for clusters in a VPC.
- Cloud Shell is unavailable during any edit and backup/restore operations. Wait until the operations are complete before you launch the shell.
- The browser may prematurely disconnect a Cloud Shell session after switching to a different tab.

0 comments on commit 748ed93

Please sign in to comment.