Skip to content

Commit a0a9b29

Browse files
author
AWS
committed
Release 2.38.5. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent d4a58e2 commit a0a9b29

File tree

508 files changed

+588
-549
lines changed

Some content is hidden

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

508 files changed

+588
-549
lines changed

.changes/2.38.5.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.38.5",
3+
"date": "2025-11-12",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Database Migration Service",
8+
"contributor": "",
9+
"description": "Added support of SQL statements creation, metadata model discovery and selection rules transformation."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Connect Service",
14+
"contributor": "",
15+
"description": "Updated Authentication Profile APIs to add support for automatic logout on user inactivity"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Elastic Compute Cloud",
20+
"contributor": "",
21+
"description": "Adds complete AMI ancestry tracing from immediate parent through each preceding generation back to the root AMI"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Prometheus Service",
26+
"contributor": "",
27+
"description": "Add VPC source configuration support enabling Amazon Managed Service for Prometheus Collector to collect metrics from MSK clusters."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Redshift",
32+
"contributor": "",
33+
"description": "Added GetIdentityCenterAuthToken API to retrieve encrypted authentication tokens for Identity Center integrated applications. This API enables programmatic access to secure Identity Center tokens with proper error handling and parameter validation across supported SDK languages."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon S3 Tables",
38+
"contributor": "",
39+
"description": "Adds support for request metrics metrics APIs for S3 Tables"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon SageMaker Service",
44+
"contributor": "",
45+
"description": "Add support for trn2.3xlarge instance type for SageMaker Hyperpod"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Elastic Load Balancing",
50+
"contributor": "",
51+
"description": "This release expands ALB Authentication to support JWT verification and adds support for a new JWT validation action in listener rule."
52+
}
53+
]
54+
}

.changes/next-release/feature-AWSDatabaseMigrationService-679a713.json

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

.changes/next-release/feature-AmazonConnectService-b13d327.json

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

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

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

.changes/next-release/feature-AmazonPrometheusService-b673749.json

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

.changes/next-release/feature-AmazonRedshift-9752df4.json

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

.changes/next-release/feature-AmazonS3Tables-ff27812.json

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

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

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

.changes/next-release/feature-ElasticLoadBalancing-eae561a.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.38.5__ __2025-11-12__
3+
## __AWS Database Migration Service__
4+
- ### Features
5+
- Added support of SQL statements creation, metadata model discovery and selection rules transformation.
6+
7+
## __Amazon Connect Service__
8+
- ### Features
9+
- Updated Authentication Profile APIs to add support for automatic logout on user inactivity
10+
11+
## __Amazon Elastic Compute Cloud__
12+
- ### Features
13+
- Adds complete AMI ancestry tracing from immediate parent through each preceding generation back to the root AMI
14+
15+
## __Amazon Prometheus Service__
16+
- ### Features
17+
- Add VPC source configuration support enabling Amazon Managed Service for Prometheus Collector to collect metrics from MSK clusters.
18+
19+
## __Amazon Redshift__
20+
- ### Features
21+
- Added GetIdentityCenterAuthToken API to retrieve encrypted authentication tokens for Identity Center integrated applications. This API enables programmatic access to secure Identity Center tokens with proper error handling and parameter validation across supported SDK languages.
22+
23+
## __Amazon S3 Tables__
24+
- ### Features
25+
- Adds support for request metrics metrics APIs for S3 Tables
26+
27+
## __Amazon SageMaker Service__
28+
- ### Features
29+
- Add support for trn2.3xlarge instance type for SageMaker Hyperpod
30+
31+
## __Elastic Load Balancing__
32+
- ### Features
33+
- This release expands ALB Authentication to support JWT verification and adds support for a new JWT validation action in listener rule.
34+
235
# __2.38.4__ __2025-11-11__
336
## __AWS Batch__
437
- ### Features

0 commit comments

Comments
 (0)