Skip to content

Commit 5ca975b

Browse files
author
AWS
committed
Release 2.29.30. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent a62c9d1 commit 5ca975b

File tree

499 files changed

+579
-540
lines changed

Some content is hidden

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

499 files changed

+579
-540
lines changed

.changes/2.29.30.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.29.30",
3+
"date": "2024-12-09",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS AppSync",
8+
"contributor": "",
9+
"description": "Provides description of new Amazon Bedrock runtime datasource."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Elemental MediaLive",
14+
"contributor": "",
15+
"description": "H265 outputs now support disabling the deblocking filter."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Cognito Identity Provider",
20+
"contributor": "",
21+
"description": "Change `CustomDomainConfig` from a required to an optional parameter for the `UpdateUserPoolDomain` operation."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon EC2 Container Service",
26+
"contributor": "",
27+
"description": "This is a documentation only update to address various tickets for Amazon ECS."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Elastic Compute Cloud",
32+
"contributor": "",
33+
"description": "This release includes a new API for modifying instance network-performance-options after launch."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Keyspaces",
38+
"contributor": "",
39+
"description": "Amazon Keyspaces: adding the list of IAM actions required by the UpdateKeyspace API."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon WorkSpaces",
44+
"contributor": "",
45+
"description": "Added text to clarify case-sensitivity"
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-c1925e2.json

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

.changes/next-release/feature-AWSElementalMediaLive-dba1020.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-AmazonCognitoIdentityProvider-95143c0.json

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

.changes/next-release/feature-AmazonEC2ContainerService-a68bcc2.json

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

.changes/next-release/feature-AmazonElasticComputeCloud-dc641c6.json

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

.changes/next-release/feature-AmazonKeyspaces-789d6c5.json

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

.changes/next-release/feature-AmazonWorkSpaces-9aebde8.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.30__ __2024-12-09__
3+
## __AWS AppSync__
4+
- ### Features
5+
- Provides description of new Amazon Bedrock runtime datasource.
6+
7+
## __AWS Elemental MediaLive__
8+
- ### Features
9+
- H265 outputs now support disabling the deblocking filter.
10+
11+
## __AWS SDK for Java v2__
12+
- ### Features
13+
- Updated endpoint and partition metadata.
14+
15+
## __Amazon Cognito Identity Provider__
16+
- ### Features
17+
- Change `CustomDomainConfig` from a required to an optional parameter for the `UpdateUserPoolDomain` operation.
18+
19+
## __Amazon EC2 Container Service__
20+
- ### Features
21+
- This is a documentation only update to address various tickets for Amazon ECS.
22+
23+
## __Amazon Elastic Compute Cloud__
24+
- ### Features
25+
- This release includes a new API for modifying instance network-performance-options after launch.
26+
27+
## __Amazon Keyspaces__
28+
- ### Features
29+
- Amazon Keyspaces: adding the list of IAM actions required by the UpdateKeyspace API.
30+
31+
## __Amazon WorkSpaces__
32+
- ### Features
33+
- Added text to clarify case-sensitivity
34+
235
# __2.29.29__ __2024-12-04__
336
## __Partner Central Selling API__
437
- ### Features

0 commit comments

Comments
 (0)