Skip to content

Commit 878c327

Browse files
authored
Merge pull request #647 from linode/release-4.127.1
Release 4.127.1
2 parents 43c03f1 + d6d70bc commit 878c327

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

openapi.yaml

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.1
22
info:
3-
version: 4.123.1
3+
version: 4.127.1
44

55
title: Linode API
66
description: |
@@ -3248,7 +3248,6 @@ paths:
32483248

32493249
* IP addresses on this list can access the Managed Database. All other sources are blocked.
32503250
* Entering an empty array (`[]`) blocks all connections (both public and private) to the Managed Database.
3251-
* **Note**: Updates to the `allow_list` may take a short period of time to complete, making this command inappropriate for rapid successive updates to this property.
32523251

32533252
All Managed Databases include automatic, daily backups. Up to seven backups are automatically stored for each Managed Database, providing restore points for each day of the past week.
32543253

@@ -3258,7 +3257,7 @@ paths:
32583257

32593258
* 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.
32603259

3261-
* **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-mongodb/) from the original Managed Database cluster to the new one.
3260+
* **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 from the original Managed Database cluster to the new one.
32623261

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

@@ -3434,7 +3433,7 @@ paths:
34343433

34353434
* 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.
34363435

3437-
* **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-mongodb/) from the original Managed Database cluster to the new one.
3436+
* **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 from the original Managed Database cluster to the new one.
34383437
security:
34393438
- personalAccessToken: []
34403439
- oauth:
@@ -3940,7 +3939,7 @@ paths:
39403939

39413940
* 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.
39423941

3943-
* **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-mongodb/) from the original Managed Database cluster to the new one.
3942+
* **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 from the original Managed Database cluster to the new one.
39443943
security:
39453944
- personalAccessToken: []
39463945
- oauth:
@@ -4028,7 +4027,6 @@ paths:
40284027

40294028
* IP addresses on this list can access the Managed Database. All other sources are blocked.
40304029
* Entering an empty array (`[]`) blocks all connections (both public and private) to the Managed Database.
4031-
* **Note**: Updates to the `allow_list` may take a short period of time to complete, making this command inappropriate for rapid successive updates to this property.
40324030

40334031
All Managed Databases include automatic, daily backups. Up to seven backups are automatically stored for each Managed Database, providing restore points for each day of the past week.
40344032

@@ -4802,7 +4800,6 @@ paths:
48024800

48034801
* IP addresses on this list can access the Managed Database. All other sources are blocked.
48044802
* Entering an empty array (`[]`) blocks all connections (both public and private) to the Managed Database.
4805-
* **Note**: Updates to the `allow_list` may take a short period of time to complete, making this command inappropriate for rapid successive updates to this property.
48064803

48074804
All Managed Databases include automatic, daily backups. Up to seven backups are automatically stored for each Managed Database, providing restore points for each day of the past week.
48084805

@@ -4812,7 +4809,7 @@ paths:
48124809

48134810
* 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.
48144811

4815-
* **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-postgresql/) from the original Managed Database cluster to the new one.
4812+
* **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 from the original Managed Database cluster to the new one.
48164813

48174814
* To modify update the maintenance window for a Database, use the **Managed PostgreSQL Database Update** ([PUT /databases/postgresql/instances/{instanceId}](/docs/api/databases/#managed-postgresql-database-update)) command.
48184815
security:
@@ -4984,7 +4981,7 @@ paths:
49844981

49854982
* 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.
49864983

4987-
* **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-postgresql/) from the original Managed Database cluster to the new one.
4984+
* **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 from the original Managed Database cluster to the new one.
49884985
security:
49894986
- personalAccessToken: []
49904987
- oauth:
@@ -5490,7 +5487,7 @@ paths:
54905487

54915488
* 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.
54925489

5493-
* **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-postgresql/) from the original Managed Database cluster to the new one.
5490+
* **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 from the original Managed Database cluster to the new one.
54945491
security:
54955492
- personalAccessToken: []
54965493
- oauth:

0 commit comments

Comments
 (0)