You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Including UPDATE_COMPLETE as a failed status for DeleteStack waiter.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``greengrassv2``",
9
+
"description": "Add support for SUCCEEDED value in coreDeviceExecutionStatus field. Documentation updates for Greengrass V2.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``proton``",
14
+
"description": "This release adds support for the AWS Proton service sync feature. Service sync enables managing an AWS Proton service (creating and updating instances) and all of it's corresponding service instances from a Git repository.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``rds``",
19
+
"description": "Adds and updates the SDK examples",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5184,6 +5184,15 @@ CHANGELOG
5184
5184
* feature:wizard: Added support for AWS CLI Wizards. See `#3752 <https://github.com/aws/aws-cli/issues/3752>`__.
5185
5185
5186
5186
5187
+
1.27.108
5188
+
========
5189
+
5190
+
* api-change:``cloudformation``: Including UPDATE_COMPLETE as a failed status for DeleteStack waiter.
5191
+
* api-change:``greengrassv2``: Add support for SUCCEEDED value in coreDeviceExecutionStatus field. Documentation updates for Greengrass V2.
5192
+
* api-change:``proton``: This release adds support for the AWS Proton service sync feature. Service sync enables managing an AWS Proton service (creating and updating instances) and all of it's corresponding service instances from a Git repository.
5193
+
* api-change:``rds``: Adds and updates the SDK examples
0 commit comments