-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release-1.36.24' into develop
* release-1.36.24: Bumping version to 1.36.24 Update changelog based on model updates
- Loading branch information
Showing
6 changed files
with
71 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
[ | ||
{ | ||
"category": "``account``", | ||
"description": "Update endpoint configuration.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``backup``", | ||
"description": "Add Support for Backup Indexing", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``backupsearch``", | ||
"description": "Add support for searching backups", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``batch``", | ||
"description": "This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``cleanroomsml``", | ||
"description": "Add support for SQL compute configuration for StartAudienceGenerationJob API.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``cloudfront``", | ||
"description": "Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``codepipeline``", | ||
"description": "AWS CodePipeline V2 type pipelines now support Managed Compute Rule.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``ecs``", | ||
"description": "Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``m2``", | ||
"description": "This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``synthetics``", | ||
"description": "Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs.", | ||
"type": "api-change" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters