Skip to content

Commit 0e88f84

Browse files
Release 2.48.2. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 4617505 commit 0e88f84

530 files changed

Lines changed: 610 additions & 571 deletions

File tree

Some content is hidden

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

.changes/2.48.2.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.48.2",
3+
"date": "2026-07-16",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Sustainability",
8+
"contributor": "",
9+
"description": "Adds support for retrieving estimated water allocation data."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon SageMaker Service",
14+
"contributor": "",
15+
"description": "Release support for g7 instance type for SageMaker inference endpoints."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Redshift",
20+
"contributor": "",
21+
"description": "Amazon Redshift - Added support for rg.large and rg.12xlarge node types in CreateCluster, ModifyCluster, and ResizeCluster API operations."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Omics",
26+
"contributor": "",
27+
"description": "Adds support for returning the task UUID (universally unique identifier) in GetRunTask and ListRunTasks responses"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Simple Storage Service",
32+
"contributor": "",
33+
"description": "Documentation update for removing the 30 day minimum restriction for transition to Standard-IA or OneZone-IA storage classes"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon EMR",
38+
"contributor": "",
39+
"description": "Amazon EMR updates the Session object returned by GetSession API"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Chime SDK Voice",
44+
"contributor": "",
45+
"description": "Marked CreateProxySession, DeleteProxySession, GetProxySession, ListProxySessions, UpdateProxySession, PutVoiceConnectorProxy, DeleteVoiceConnectorProxy, and GetVoiceConnectorProxy as deprecated."
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-AWSSustainability-373a33f.json

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

.changes/next-release/feature-AmazonChimeSDKVoice-1b99b0d.json

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

.changes/next-release/feature-AmazonEMR-0f1b1df.json

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

.changes/next-release/feature-AmazonOmics-a5f7254.json

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

.changes/next-release/feature-AmazonRedshift-3066719.json

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

.changes/next-release/feature-AmazonSageMakerService-1acdebb.json

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

.changes/next-release/feature-AmazonSimpleStorageService-7ad9fb9.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.48.2__ __2026-07-16__
3+
## __AWS SDK for Java v2__
4+
- ### Features
5+
- Updated endpoint and partition metadata.
6+
7+
## __AWS Sustainability__
8+
- ### Features
9+
- Adds support for retrieving estimated water allocation data.
10+
11+
## __Amazon Chime SDK Voice__
12+
- ### Features
13+
- Marked CreateProxySession, DeleteProxySession, GetProxySession, ListProxySessions, UpdateProxySession, PutVoiceConnectorProxy, DeleteVoiceConnectorProxy, and GetVoiceConnectorProxy as deprecated.
14+
15+
## __Amazon EMR__
16+
- ### Features
17+
- Amazon EMR updates the Session object returned by GetSession API
18+
19+
## __Amazon Omics__
20+
- ### Features
21+
- Adds support for returning the task UUID (universally unique identifier) in GetRunTask and ListRunTasks responses
22+
23+
## __Amazon Redshift__
24+
- ### Features
25+
- Amazon Redshift - Added support for rg.large and rg.12xlarge node types in CreateCluster, ModifyCluster, and ResizeCluster API operations.
26+
27+
## __Amazon SageMaker Service__
28+
- ### Features
29+
- Release support for g7 instance type for SageMaker inference endpoints.
30+
31+
## __Amazon Simple Storage Service__
32+
- ### Features
33+
- Documentation update for removing the 30 day minimum restriction for transition to Standard-IA or OneZone-IA storage classes
34+
235
# __2.48.1__ __2026-07-15__
336
## __AWS SDK for Java v2__
437
- ### Bugfixes

0 commit comments

Comments
 (0)