|
4 | 4 | - **Feature:** New fields for `MachineType`: `Architecture`, `Gpu` |
5 | 5 | - `iaas`: [v0.1.0](services/iaas/CHANGELOG.md#v010-2024-05-10) |
6 | 6 | - **New BETA module**: manage Infrastructure as a Service (IaaS) resources `Network` and `NetworkArea` |
| 7 | +- `logme`: [v0.14.0](services/logme/CHANGELOG.md#v0140-2024-05-13) |
| 8 | + - **Feature**: New method `GetMetrics` to get the latest metrics for cpu load, memory and disk usage for an instance |
| 9 | + - **Feature**: New method `ListBackups` to list the backups for an instance |
| 10 | + - **Breaking change**: `ListMetricsResponse` type (previously unused) renamed to `GetMetricsResponse` |
| 11 | + - **Breaking change**: Deleted unused data types |
| 12 | +- `mariadb`: [v0.14.0](services/mariadb/CHANGELOG.md#v0140-2024-05-13) |
| 13 | + - **Feature**: New method `GetMetrics` to get the latest metrics for cpu load, memory and disk usage for an instance |
| 14 | + - **Feature**: New method `ListBackups` to list the backups for an instance |
| 15 | + - **Breaking change**: `ListMetricsResponse` type (previously unused) renamed to `GetMetricsResponse` |
| 16 | + - **Breaking change**: Deleted unused data types |
| 17 | +- `opensearch`: [v0.14.0](services/opensearch/CHANGELOG.md#v0140-2024-05-13) |
| 18 | + - **Feature**: New method `GetMetrics` to get the latest metrics for cpu load, memory and disk usage for an instance |
| 19 | + - **Feature**: New method `ListBackups` to list the backups for an instance |
| 20 | + - **Breaking change**: `ListMetricsResponse` type (previously unused) renamed to `GetMetricsResponse` |
| 21 | + - **Breaking change**: Deleted unused data types |
| 22 | +- `rabbitmq`: [v0.14.0](services/rabbitmq/CHANGELOG.md#v0140-2024-05-13) |
| 23 | + - **Feature**: New method `GetMetrics` to get the latest metrics for cpu load, memory and disk usage for an instance |
| 24 | + - **Feature**: New method `ListBackups` to list the backups for an instance |
| 25 | + - **Breaking change**: `ListMetricsResponse` type (previously unused) renamed to `GetMetricsResponse` |
| 26 | + - **Breaking change**: Deleted unused data types |
| 27 | +- `redis`: [v0.14.0](services/redis/CHANGELOG.md#v0140-2024-05-13) |
| 28 | + - **Feature**: New method `GetMetrics` to get the latest metrics for cpu load, memory and disk usage for an instance |
| 29 | + - **Feature**: New method `ListBackups` to list the backups for an instance |
| 30 | + - **Breaking change**: `ListMetricsResponse` type (previously unused) renamed to `GetMetricsResponse` |
| 31 | + - **Breaking change**: Deleted unused data types |
7 | 32 |
|
8 | 33 | ## Release (2024-05-02) |
9 | 34 |
|
|
0 commit comments