Skip to content

Commit b6f5c8d

Browse files
committed
Remove major/minor patch language
1 parent 25aa45d commit b6f5c8d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

openapi.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3280,7 +3280,7 @@ paths:
32803280

32813281
* If your database cluster is configured with a single node, you will experience downtime during this maintenance window when any updates occur. It's recommended that you adjust this window to match a time that will be the least disruptive for your application and users. You may also want to consider upgrading to a high availability plan to avoid any downtime due to maintenance.
32823282

3283-
* **The database software is not updated automatically.** To upgrade to a new major release (MySQL 5.7.30 to 8.0.26) or minor release (MySQL 8.0.25 to 8.0.26), consider deploying a new Managed Database with your preferred version. You can then [migrate your databases](/docs/products/databases/managed-databases/guides/migrate-mysql/) from the original Managed Database cluster to the new one.
3283+
* **The database software is not updated automatically.** To upgrade to a new database engine version, consider deploying a new Managed Database with your preferred version. You can then [migrate your databases](/docs/products/databases/managed-databases/guides/migrate-mysql/) from the original Managed Database cluster to the new one.
32843284

32853285
* To modify update the maintenance window for a Database, use the **Managed MySQL Database Update** ([PUT /databases/mysql/instances/{instanceId}](/docs/api/databases/#managed-mysql-database-update)) command.
32863286

@@ -3465,7 +3465,7 @@ paths:
34653465

34663466
* If your database cluster is configured with a single node, you will experience downtime during this maintenance window when any updates occur. It's recommended that you adjust this window to match a time that will be the least disruptive for your application and users. You may also want to consider upgrading to a high availability plan to avoid any downtime due to maintenance.
34673467

3468-
* **The database software is not updated automatically.** To upgrade to a new major release (MySQL 5.7.30 to 8.0.26) or minor release (MySQL 8.0.25 to 8.0.26), consider deploying a new Managed Database with your preferred version. You can then [migrate your databases](/docs/products/databases/managed-databases/guides/migrate-mysql/) from the original Managed Database cluster to the new one.
3468+
* **The database software is not updated automatically.** To upgrade to a new database engine version, consider deploying a new Managed Database with your preferred version. You can then [migrate your databases](/docs/products/databases/managed-databases/guides/migrate-mysql/) from the original Managed Database cluster to the new one.
34693469

34703470
**Beta**: This endpoint is in **open** beta. During the beta period, Managed Databases will not incur any charges.
34713471
If you deploy a Managed Database during this time, you will receive a notice with pricing details in advance of the
@@ -3978,7 +3978,7 @@ paths:
39783978

39793979
* If your database cluster is configured with a single node, you will experience downtime during this maintenance. Consider upgrading to a high availability plan to avoid any downtime due to maintenance.
39803980

3981-
* **The database software is not updated automatically.** To upgrade to a new major release (MySQL 5.7.30 to 8.0.26) or minor release (MySQL 8.0.25 to 8.0.26), consider deploying a new Managed Database with your preferred version. You can then [migrate your databases](/docs/products/databases/managed-databases/guides/migrate-mysql/) from the original Managed Database cluster to the new one.
3981+
* **The database software is not updated automatically.** To upgrade to a new database engine version, consider deploying a new Managed Database with your preferred version. You can then [migrate your databases](/docs/products/databases/managed-databases/guides/migrate-mysql/) from the original Managed Database cluster to the new one.
39823982

39833983
**Beta**: This endpoint is in **open** beta. During the beta period, Managed Databases will not incur any charges.
39843984
If you deploy a Managed Database during this time, you will receive a notice with pricing details in advance of the

0 commit comments

Comments
 (0)