Skip to content

Commit 626cb26

Browse files
committed
chore: update changelog for postgresflex
1 parent d4f9c59 commit 626cb26

File tree

1 file changed

+30
-2
lines changed

1 file changed

+30
-2
lines changed

CHANGELOG.md

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,38 @@
1-
## Release (XXXX-XX-XX)
2-
1+
## Release (2024-12-16)
2+
- `postgresflex` **breaking changes**: Multiple functions now require a region parameter:
3+
- `CloneInstanceExecute`
4+
- `CreateDatabaseExecute`
5+
- `CreateInstanceExecute`
6+
- `CreateUserExecute`
7+
- `DeleteDatabaseExecute`
8+
- `DeleteInstanceExecute`
9+
- `DeleteUserExecute`
10+
- `DisableServiceExecute`
11+
- `ForceDeleteInstanceExecute`
12+
- `GetBackupExecute`
13+
- `GetInstanceExecute`
14+
- `GetUserExecute`
15+
- `ListBackupsExecute`
16+
- `ListDatabaseParametersExecute`
17+
- `ListDatabasesExecute`
18+
- `ListFlavorsExecute`
19+
- `ListInstancesExecute`
20+
- `ListMetricsExecute`
21+
- `ListStoragesExecute`
22+
- `ListUsersExecute`
23+
- `ListVersionsExecute`
24+
- `PartialUpdateInstanceExecute`
25+
- `PartialUpdateUserExecute`
26+
- `ResetUserExecute`
27+
- `UpdateBackupScheduleExecute`
28+
- `UpdateInstanceExecute`
29+
- `UpdateUserExecute`
330
- `serverupdate`: [v0.2.2](services/serverupdate/CHANGELOG.md#v022-2024-12-02)
431
- **Bugfix:** `Id` field of `Update` model is now of type `int64` (was `string`)
532
- `serviceenablement`: [v0.4.0](services/serviceenablement/CHANGELOG.md#v040-2024-12-05)
633
- **Feature:** Add support for region eu02
734

35+
836
## Release (2024-11-29)
937

1038
- `serverbackup`: [v0.4.0](services/serverbackup/CHANGELOG.md#v040-2024-11-26)

0 commit comments

Comments
 (0)