|
1 | 1 | ## Release (2025-XX-YY) |
2 | 2 | - `cdn`: [v0.2.0](services/cdn/CHANGELOG.md#v020-2025-04-01) |
3 | 3 | - **API enhancement:** Provide waiter infrastructure |
4 | | -- `logme`: [v0.21.2](services/logme/CHANGELOG.md#v0212-2025-04-02) |
5 | | - - **Bugfix:** `PartialUpdateInstanceWaitHandler` does not finish when update is succeeded |
6 | | - - **Deprecation:** Deprecated `InstanceStateSuccess`, `InstanceStateFailed`, `InstanceTypeCreate`, `InstanceTypeUpdate`, `InstanceTypeDelete` and will be removed after 2nd October 2025 |
7 | | -- `mariadb`: [v0.21.2](services/mariadb/CHANGELOG.md#v0212-2025-04-02) |
8 | | - - **Bugfix:** `PartialUpdateInstanceWaitHandler` does not finish when update is succeeded |
9 | | - - **Deprecation:** Deprecated `InstanceStateSuccess`, `InstanceStateFailed`, `InstanceTypeCreate`, `InstanceTypeUpdate`, `InstanceTypeDelete` and will be removed after 2nd October 2025 |
10 | | -- `opensearch`: [v0.20.2](services/opensearch/CHANGELOG.md#v0202-2025-04-02) |
11 | | - - **Bugfix:** `PartialUpdateInstanceWaitHandler` does not finish when update is succeeded |
12 | | - - **Deprecation:** Deprecated `InstanceStateSuccess`, `InstanceStateFailed`, `InstanceTypeCreate`, `InstanceTypeUpdate`, `InstanceTypeDelete` and will be removed after 2nd October 2025 |
13 | | -- `redis`: [v0.21.2](services/redis/CHANGELOG.md#v0212-2025-04-02) |
14 | | - - **Bugfix:** `PartialUpdateInstanceWaitHandler` does not finish when update is succeeded |
15 | | - - **Deprecation:** Deprecated `InstanceStateSuccess`, `InstanceStateFailed`, `InstanceTypeCreate`, `InstanceTypeUpdate`, `InstanceTypeDelete` and will be removed after 2nd October 2025 |
16 | | -- `rabbitmq`: [v0.21.2](services/rabbitmq/CHANGELOG.md#v0212-2025-04-02) |
17 | | - - **Bugfix:** `PartialUpdateInstanceWaitHandler` does not finish when update is succeeded |
18 | | - - **Deprecation:** Deprecated `InstanceStateSuccess`, `InstanceStateFailed`, `InstanceTypeCreate`, `InstanceTypeUpdate`, `InstanceTypeDelete` and will be removed after 2nd October 2025 |
| 4 | +- `logme`: |
| 5 | + - [v0.21.2](services/logme/CHANGELOG.md#v0212-2025-04-02) |
| 6 | + - **Bugfix:** `PartialUpdateInstanceWaitHandler` does not finish when update is succeeded |
| 7 | + - **Deprecation:** Deprecated `InstanceStateSuccess`, `InstanceStateFailed`, `InstanceTypeCreate`, `InstanceTypeUpdate`, `InstanceTypeDelete` and will be removed after 2nd October 2025 |
| 8 | + - [v0.22.0](services/logme/CHANGELOG.md#v0220-2025-04-03) |
| 9 | + - **Feature:** Adapt constants to evolved API. |
| 10 | +- `mariadb`: |
| 11 | + - [v0.21.2](services/mariadb/CHANGELOG.md#v0212-2025-04-02) |
| 12 | + - **Bugfix:** `PartialUpdateInstanceWaitHandler` does not finish when update is succeeded |
| 13 | + - **Deprecation:** Deprecated `InstanceStateSuccess`, `InstanceStateFailed`, `InstanceTypeCreate`, `InstanceTypeUpdate`, `InstanceTypeDelete` and will be removed after 2nd October 2025 |
| 14 | + - [v0.22.0](services/logme/CHANGELOG.md#v0220-2025-04-03) |
| 15 | + - **Feature:** Adapt constants to evolved API. |
| 16 | +- `opensearch`: |
| 17 | + - [v0.20.2](services/opensearch/CHANGELOG.md#v0202-2025-04-02) |
| 18 | + - **Bugfix:** `PartialUpdateInstanceWaitHandler` does not finish when update is succeeded |
| 19 | + - **Deprecation:** Deprecated `InstanceStateSuccess`, `InstanceStateFailed`, `InstanceTypeCreate`, `InstanceTypeUpdate`, `InstanceTypeDelete` and will be removed after 2nd October 2025 |
| 20 | + - [v0.21.0](services/opensearch/CHANGELOG.md#v0210-2025-04-03) |
| 21 | + - **Feature:** Adapt constants to evolved API. |
| 22 | +- `redis`: |
| 23 | + - [v0.21.2](services/redis/CHANGELOG.md#v0212-2025-04-02) |
| 24 | + - **Bugfix:** `PartialUpdateInstanceWaitHandler` does not finish when update is succeeded |
| 25 | + - **Deprecation:** Deprecated `InstanceStateSuccess`, `InstanceStateFailed`, `InstanceTypeCreate`, `InstanceTypeUpdate`, `InstanceTypeDelete` and will be removed after 2nd October 2025 |
| 26 | + - [v0.22.0](services/redis/CHANGELOG.md#v0220-2025-04-03) |
| 27 | + - **Feature:** Adapt constants to evolved API. |
| 28 | +- `rabbitmq`: |
| 29 | + - [v0.21.2](services/rabbitmq/CHANGELOG.md#v0212-2025-04-02) |
| 30 | + - **Bugfix:** `PartialUpdateInstanceWaitHandler` does not finish when update is succeeded |
| 31 | + - **Deprecation:** Deprecated `InstanceStateSuccess`, `InstanceStateFailed`, `InstanceTypeCreate`, `InstanceTypeUpdate`, `InstanceTypeDelete` and will be removed after 2nd October 2025 |
| 32 | + - [v0.22.0](services/rabbitmq/CHANGELOG.md#v0220-2025-04-03) |
| 33 | + - **Feature:** Adapt constants to evolved API. |
19 | 34 |
|
20 | 35 |
|
21 | 36 |
|
|
0 commit comments