Skip to content

Commit ca11272

Browse files
author
AWS
committed
Release 2.31.71. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 79c32af commit ca11272

File tree

506 files changed

+586
-547
lines changed

Some content is hidden

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

506 files changed

+586
-547
lines changed

.changes/2.31.71.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.31.71",
3+
"date": "2025-06-25",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS S3 Control",
8+
"contributor": "",
9+
"description": "Add support for the ability to use Amazon S3 Access Points with Amazon FSx for OpenZFS file systems."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS SDK for Java v2",
14+
"contributor": "",
15+
"description": "Adding constant to each SDK module to represent its version"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Storage Gateway",
20+
"contributor": "",
21+
"description": "This release adds IPv6 support to the Storage Gateway APIs. APIs that previously only accept or return IPv4 address will now accept or return both IPv4 and IPv6 addresses."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon EC2 Container Service",
26+
"contributor": "",
27+
"description": "Updates for change to Amazon ECS default log driver mode from blocking to non-blocking"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon FSx",
32+
"contributor": "",
33+
"description": "Add support for the ability to create Amazon S3 Access Points for Amazon FSx for OpenZFS file systems."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Simple Storage Service",
38+
"contributor": "",
39+
"description": "Adds support for additional server-side encryption mode and storage class values for accessing Amazon FSx data from Amazon S3 using S3 Access Points"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Textract",
44+
"contributor": "",
45+
"description": "Add RotationAngle field to Geometry of WORD blocks for Textract AnalyzeDocument API"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon WorkSpaces Thin Client",
50+
"contributor": "",
51+
"description": "Remove Tags field from Get API responses"
52+
}
53+
]
54+
}

.changes/next-release/feature-AWSS3Control-7d49517.json

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

.changes/next-release/feature-AWSSDKforJavav2-382b343.json

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

.changes/next-release/feature-AWSStorageGateway-36e2d61.json

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

.changes/next-release/feature-AmazonEC2ContainerService-9c77afb.json

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

.changes/next-release/feature-AmazonFSx-3b0ca61.json

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

.changes/next-release/feature-AmazonSimpleStorageService-6c3dc1d.json

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

.changes/next-release/feature-AmazonTextract-ecb58aa.json

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

.changes/next-release/feature-AmazonWorkSpacesThinClient-96657d9.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.31.71__ __2025-06-25__
3+
## __AWS S3 Control__
4+
- ### Features
5+
- Add support for the ability to use Amazon S3 Access Points with Amazon FSx for OpenZFS file systems.
6+
7+
## __AWS SDK for Java v2__
8+
- ### Features
9+
- Adding constant to each SDK module to represent its version
10+
11+
## __AWS Storage Gateway__
12+
- ### Features
13+
- This release adds IPv6 support to the Storage Gateway APIs. APIs that previously only accept or return IPv4 address will now accept or return both IPv4 and IPv6 addresses.
14+
15+
## __Amazon EC2 Container Service__
16+
- ### Features
17+
- Updates for change to Amazon ECS default log driver mode from blocking to non-blocking
18+
19+
## __Amazon FSx__
20+
- ### Features
21+
- Add support for the ability to create Amazon S3 Access Points for Amazon FSx for OpenZFS file systems.
22+
23+
## __Amazon Simple Storage Service__
24+
- ### Features
25+
- Adds support for additional server-side encryption mode and storage class values for accessing Amazon FSx data from Amazon S3 using S3 Access Points
26+
27+
## __Amazon Textract__
28+
- ### Features
29+
- Add RotationAngle field to Geometry of WORD blocks for Textract AnalyzeDocument API
30+
31+
## __Amazon WorkSpaces Thin Client__
32+
- ### Features
33+
- Remove Tags field from Get API responses
34+
235
# __2.31.70__ __2025-06-24__
336
## __AWS AI Ops__
437
- ### Features

0 commit comments

Comments
 (0)