Skip to content

Commit c070100

Browse files
Bumping version to 1.29.65
1 parent 2efe10c commit c070100

14 files changed

Lines changed: 59 additions & 44 deletions

.changes/1.29.65.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
[
2+
{
3+
"category": "``codepipeline``",
4+
"description": "Add retryMode ALL_ACTIONS to RetryStageExecution API that retries a failed stage starting from first action in the stage",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``discovery``",
9+
"description": "This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``ecs``",
14+
"description": "Documentation only updates to address Amazon ECS tickets.",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``globalaccelerator``",
19+
"description": "Fixed error where ListCustomRoutingEndpointGroups did not have a paginator",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``guardduty``",
24+
"description": "Add domainWithSuffix finding field to dnsRequestAction",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``kafka``",
29+
"description": "AWS Managed Streaming for Kafka is launching MSK Replicator, a new feature that enables customers to reliably replicate data across Amazon MSK clusters in same or different AWS regions. You can now use SDK to create, list, describe, delete, update, and manage tags of MSK Replicators.",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``route53-recovery-cluster``",
34+
"description": "Adds Owner field to ListRoutingControls API.",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "``route53-recovery-control-config``",
39+
"description": "Adds permissions for GetResourcePolicy to support returning details about AWS Resource Access Manager resource policies for shared resources.",
40+
"type": "api-change"
41+
}
42+
]

.changes/next-release/api-change-codepipeline-26007.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-discovery-18377.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-ecs-23806.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-globalaccelerator-15612.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-guardduty-53563.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-kafka-52321.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-route53recoverycluster-55963.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-route53recoverycontrolconfig-90830.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
CHANGELOG
33
=========
44

5+
1.29.65
6+
=======
7+
8+
* api-change:``codepipeline``: Add retryMode ALL_ACTIONS to RetryStageExecution API that retries a failed stage starting from first action in the stage
9+
* api-change:``discovery``: This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents.
10+
* api-change:``ecs``: Documentation only updates to address Amazon ECS tickets.
11+
* api-change:``globalaccelerator``: Fixed error where ListCustomRoutingEndpointGroups did not have a paginator
12+
* api-change:``guardduty``: Add domainWithSuffix finding field to dnsRequestAction
13+
* api-change:``kafka``: AWS Managed Streaming for Kafka is launching MSK Replicator, a new feature that enables customers to reliably replicate data across Amazon MSK clusters in same or different AWS regions. You can now use SDK to create, list, describe, delete, update, and manage tags of MSK Replicators.
14+
* api-change:``route53-recovery-cluster``: Adds Owner field to ListRoutingControls API.
15+
* api-change:``route53-recovery-control-config``: Adds permissions for GetResourcePolicy to support returning details about AWS Resource Access Manager resource policies for shared resources.
16+
17+
518
1.29.64
619
=======
720

0 commit comments

Comments
 (0)