File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : ' 4.121.0: 2022-04-29'
3
+ date : 2022-04-29T04:00:00.000Z
4
+ version : 4.121.0
5
+ changelog :
6
+ - API
7
+ ---
8
+
9
+ ### Changed
10
+
11
+ * ** Managed MySQL Database Delete** ([ DELETE /databases/mysql/instances/{instanceId}] ( https://www.linode.com/docs/api/databases/#managed-mysql-database-delete ) )
12
+ * This command can now be performed on Databases in ` failed ` and ` degraded ` states, in addition to those in ` active ` states.
13
+
14
+ * ** Managed Database Types List** ([ GET /databases/types] ( https://www.linode.com/docs/api/databases/#managed-database-types-list ) )
15
+
16
+ ** Managed Database Type View** ([ GET /databases/types/{typeId}] ( https://www.linode.com/docs/api/databases/#managed-database-type-view ) )
17
+ * The response bodies for these commands have been updated to include engine type in its pricing data.
You can’t perform that action at this time.
0 commit comments