Skip to content

Commit 9454c54

Browse files
Merge branch 'develop' into 'update-v2'
2 parents 8540f90 + 3d21d24 commit 9454c54

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

.changes/1.27.108.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
[
2+
{
3+
"category": "``cloudformation``",
4+
"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",
20+
"type": "api-change"
21+
}
22+
]

CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5184,6 +5184,15 @@ CHANGELOG
51845184
* feature:wizard: Added support for AWS CLI Wizards. See `#3752 <https://github.com/aws/aws-cli/issues/3752>`__.
51855185

51865186

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
5194+
5195+
51875196
1.27.107
51885197
========
51895198

0 commit comments

Comments
 (0)