Skip to content

Commit 2252a1f

Browse files
author
AWS
committed
Release 2.25.34. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 3aa75b5 commit 2252a1f

File tree

471 files changed

+551
-512
lines changed

Some content is hidden

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

471 files changed

+551
-512
lines changed

.changes/2.25.34.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.25.34",
3+
"date": "2024-04-18",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon GuardDuty",
8+
"contributor": "",
9+
"description": "Added IPv6Address fields for local and remote IP addresses"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon QuickSight",
14+
"contributor": "",
15+
"description": "This release adds support for the Cross Sheet Filter and Control features, and support for warnings in asset imports for any permitted errors encountered during execution"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon SageMaker Service",
20+
"contributor": "",
21+
"description": "Removed deprecated enum values and updated API documentation."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon WorkSpaces",
26+
"contributor": "",
27+
"description": "Adds new APIs for managing and sharing WorkSpaces BYOL configuration across accounts."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "EMR Serverless",
32+
"contributor": "",
33+
"description": "This release adds the capability to publish detailed Spark engine metrics to Amazon Managed Service for Prometheus (AMP) for enhanced monitoring for Spark jobs."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Elastic Disaster Recovery Service",
38+
"contributor": "",
39+
"description": "Outpost ARN added to Source Server and Recovery Instance"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "IAM Roles Anywhere",
44+
"contributor": "",
45+
"description": "This release introduces the PutAttributeMapping and DeleteAttributeMapping APIs. IAM Roles Anywhere now provides the capability to define a set of mapping rules, allowing customers to specify which data is extracted from their X.509 end-entity certificates."
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-AWSSDKforJavav2-0443982.json

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

.changes/next-release/feature-AmazonGuardDuty-948bc69.json

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

.changes/next-release/feature-AmazonQuickSight-fa0368d.json

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

.changes/next-release/feature-AmazonSageMakerService-24f4e17.json

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

.changes/next-release/feature-AmazonWorkSpaces-727c6c2.json

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

.changes/next-release/feature-EMRServerless-9c7038b.json

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

.changes/next-release/feature-ElasticDisasterRecoveryService-8c0ac10.json

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

.changes/next-release/feature-IAMRolesAnywhere-f5e4004.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.25.34__ __2024-04-18__
3+
## __AWS SDK for Java v2__
4+
- ### Features
5+
- Updated endpoint and partition metadata.
6+
7+
## __Amazon GuardDuty__
8+
- ### Features
9+
- Added IPv6Address fields for local and remote IP addresses
10+
11+
## __Amazon QuickSight__
12+
- ### Features
13+
- This release adds support for the Cross Sheet Filter and Control features, and support for warnings in asset imports for any permitted errors encountered during execution
14+
15+
## __Amazon SageMaker Service__
16+
- ### Features
17+
- Removed deprecated enum values and updated API documentation.
18+
19+
## __Amazon WorkSpaces__
20+
- ### Features
21+
- Adds new APIs for managing and sharing WorkSpaces BYOL configuration across accounts.
22+
23+
## __EMR Serverless__
24+
- ### Features
25+
- This release adds the capability to publish detailed Spark engine metrics to Amazon Managed Service for Prometheus (AMP) for enhanced monitoring for Spark jobs.
26+
27+
## __Elastic Disaster Recovery Service__
28+
- ### Features
29+
- Outpost ARN added to Source Server and Recovery Instance
30+
31+
## __IAM Roles Anywhere__
32+
- ### Features
33+
- This release introduces the PutAttributeMapping and DeleteAttributeMapping APIs. IAM Roles Anywhere now provides the capability to define a set of mapping rules, allowing customers to specify which data is extracted from their X.509 end-entity certificates.
34+
235
# __2.25.33__ __2024-04-17__
336
## __AWS SDK for Java v2__
437
- ### Features

0 commit comments

Comments
 (0)