Skip to content

Commit 767eb9e

Browse files
author
AWS
committed
Release 2.29.44. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent ea13564 commit 767eb9e

File tree

501 files changed

+581
-542
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

501 files changed

+581
-542
lines changed

.changes/2.29.44.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.29.44",
3+
"date": "2025-01-02",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS AppSync",
8+
"contributor": "",
9+
"description": "Modify UpdateGraphQLAPI operation and flag authenticationType as required."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Elemental MediaConvert",
14+
"contributor": "",
15+
"description": "This release adds support for the AVC3 codec and fixes an alignment issue with Japanese vertical captions."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS MediaConnect",
20+
"contributor": "",
21+
"description": "AWS Elemental MediaConnect now supports Content Quality Analysis for enhanced source stream monitoring. This enables you to track specific audio and video metrics in transport stream source flows, ensuring your content meets quality standards."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Organizations",
26+
"contributor": "",
27+
"description": "Added ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED to ConstraintViolationException for the EnableAllFeatures operation."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon GameLift",
32+
"contributor": "",
33+
"description": "Amazon GameLift releases a new game session shutdown feature. Use the Amazon GameLift console or AWS CLI to terminate an in-progress game session that's entered a bad state or is no longer needed."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon SageMaker Service",
38+
"contributor": "",
39+
"description": "Adding ETag information with Model Artifacts for Model Registry"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Simple Queue Service",
44+
"contributor": "",
45+
"description": "In-flight message typo fix from 20k to 120k."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS SDK for Java v2",
50+
"contributor": "",
51+
"description": "Updated endpoint and partition metadata."
52+
}
53+
]
54+
}

.changes/next-release/feature-AWSAppSync-9e6f763.json

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

.changes/next-release/feature-AWSElementalMediaConvert-6f3700a.json

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

.changes/next-release/feature-AWSMediaConnect-f95eabc.json

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

.changes/next-release/feature-AWSOrganizations-929ec95.json

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

.changes/next-release/feature-AWSSDKforJavav2-0443982.json

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

.changes/next-release/feature-AmazonGameLift-cf48c2c.json

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

.changes/next-release/feature-AmazonSageMakerService-b476a04.json

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

.changes/next-release/feature-AmazonSimpleQueueService-63d5933.json

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

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,37 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.29.44__ __2025-01-02__
3+
## __AWS AppSync__
4+
- ### Features
5+
- Modify UpdateGraphQLAPI operation and flag authenticationType as required.
6+
7+
## __AWS Elemental MediaConvert__
8+
- ### Features
9+
- This release adds support for the AVC3 codec and fixes an alignment issue with Japanese vertical captions.
10+
11+
## __AWS MediaConnect__
12+
- ### Features
13+
- AWS Elemental MediaConnect now supports Content Quality Analysis for enhanced source stream monitoring. This enables you to track specific audio and video metrics in transport stream source flows, ensuring your content meets quality standards.
14+
15+
## __AWS Organizations__
16+
- ### Features
17+
- Added ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED to ConstraintViolationException for the EnableAllFeatures operation.
18+
19+
## __AWS SDK for Java v2__
20+
- ### Features
21+
- Updated endpoint and partition metadata.
22+
23+
## __Amazon GameLift__
24+
- ### Features
25+
- Amazon GameLift releases a new game session shutdown feature. Use the Amazon GameLift console or AWS CLI to terminate an in-progress game session that's entered a bad state or is no longer needed.
26+
27+
## __Amazon SageMaker Service__
28+
- ### Features
29+
- Adding ETag information with Model Artifacts for Model Registry
30+
31+
## __Amazon Simple Queue Service__
32+
- ### Features
33+
- In-flight message typo fix from 20k to 120k.
34+
235
# __2.29.43__ __2024-12-27__
336
## __Amazon Elastic Container Registry__
437
- ### Features

0 commit comments

Comments
 (0)