Skip to content

Commit be51594

Browse files
Merging v1.1.9 release
2 parents 6d05295 + bb56a95 commit be51594

File tree

9 files changed

+21623
-119
lines changed

9 files changed

+21623
-119
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [1.1.9] - 04/01/2024
4+
5+
### Features
6+
* (**cloudwatch**) This release adds support for CloudWatch Anomaly Detection on cross-account metrics. SingleMetricAnomalyDetector and MetricDataQuery inputs to Anomaly Detection APIs now take an optional AccountId field.
7+
* (**datazone**) This release supports the feature of AI recommendations for descriptions to enrich the business data catalog in Amazon DataZone.
8+
* (**deadline**) AWS Deadline Cloud is a new fully managed service that helps customers set up, deploy, and scale rendering projects in minutes, so they can improve the efficiency of their rendering pipelines and take on more projects.
9+
* (**lightsail**) This release adds support to upgrade the TLS version of the distribution.
10+
11+
### Documentation
12+
* (**emr**) This release fixes a broken link in the documentation.
13+
314
## [1.1.8] - 03/29/2024
415

516
### Features

codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen/endpoints.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,7 @@
487487
"endpoints" : {
488488
"ap-northeast-1" : { },
489489
"ap-northeast-2" : { },
490+
"ap-northeast-3" : { },
490491
"ap-south-1" : { },
491492
"ap-southeast-1" : { },
492493
"ap-southeast-2" : { },

codegen/sdk/aws-models/cloudwatch.json

Lines changed: 20 additions & 14 deletions
Large diffs are not rendered by default.

codegen/sdk/aws-models/datazone.json

Lines changed: 763 additions & 101 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)