Skip to content

Commit adbaff0

Browse files
authored
Merge pull request linode#570 from bbiggerr/api-changelog-release-4.122.0
[New] API v4.121.0 and v4.122.0 Changelogs
2 parents 747d1ed + 8e75ea1 commit adbaff0

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: '4.122.0: 2022-05-02'
3+
date: 2022-05-02T04:00:00.000Z
4+
version: 4.122.0
5+
changelog:
6+
- API
7+
---
8+
9+
### Changed
10+
11+
* The beta period for [Managed Databases](https://www.linode.com/docs/api/databases/) is complete! All Managed Databases endpoints are now generally available.

0 commit comments

Comments
 (0)