Skip to content

Commit 9ffc69f

Browse files
author
AWS
committed
Release 2.31.66. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 97078dd commit 9ffc69f

File tree

505 files changed

+598
-546
lines changed

Some content is hidden

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

505 files changed

+598
-546
lines changed

.changes/2.31.66.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.31.66",
3+
"date": "2025-06-18",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS AI Ops",
8+
"contributor": "",
9+
"description": "This is the initial SDK release for Amazon AI Operations (AIOps). AIOps is a generative AI-powered assistant that helps you respond to incidents in your system by scanning your system's telemetry and quickly surface suggestions that might be related to your issue."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS S3",
14+
"contributor": "tmccombs",
15+
"description": "Adds the ability to presign HeadObject and HeadBucket requests with the S3 Presigner"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS SDK for Java v2",
20+
"contributor": "",
21+
"description": "Adding a new method of constructing ARNs without exceptions as control flow"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon CloudWatch Logs",
26+
"contributor": "",
27+
"description": "Added CloudWatch Logs Transformer support for converting CloudTrail, VPC Flow, EKS Audit, AWS WAF and Route53 Resolver logs to OCSF v1.1 format."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon SageMaker Service",
32+
"contributor": "",
33+
"description": "Add support for p6-b200 instance type for SageMaker Hyperpod"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Simple Storage Service",
38+
"contributor": "",
39+
"description": "Added support for renaming objects within the same bucket using the new RenameObject API."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Auto Scaling",
44+
"contributor": "",
45+
"description": "Add IncludeInstances parameter to DescribeAutoScalingGroups API"
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-AWSAIOps-bdf0450.json

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

.changes/next-release/feature-AWSS3-da364d2.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-AWSSDKforJavav2-1408e5f.json

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

.changes/next-release/feature-AmazonCloudWatchLogs-32981a0.json

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

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

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

.changes/next-release/feature-AmazonSimpleStorageService-3d6382f.json

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

.changes/next-release/feature-AutoScaling-56fc7a8.json

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

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,39 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.31.66__ __2025-06-18__
3+
## __AWS AI Ops__
4+
- ### Features
5+
- This is the initial SDK release for Amazon AI Operations (AIOps). AIOps is a generative AI-powered assistant that helps you respond to incidents in your system by scanning your system's telemetry and quickly surface suggestions that might be related to your issue.
6+
7+
## __AWS S3__
8+
- ### Features
9+
- Adds the ability to presign HeadObject and HeadBucket requests with the S3 Presigner
10+
- Contributed by: [@tmccombs](https://github.com/tmccombs)
11+
12+
## __AWS SDK for Java v2__
13+
- ### Features
14+
- Adding a new method of constructing ARNs without exceptions as control flow
15+
- Updated endpoint and partition metadata.
16+
17+
## __Amazon CloudWatch Logs__
18+
- ### Features
19+
- Added CloudWatch Logs Transformer support for converting CloudTrail, VPC Flow, EKS Audit, AWS WAF and Route53 Resolver logs to OCSF v1.1 format.
20+
21+
## __Amazon SageMaker Service__
22+
- ### Features
23+
- Add support for p6-b200 instance type for SageMaker Hyperpod
24+
25+
## __Amazon Simple Storage Service__
26+
- ### Features
27+
- Added support for renaming objects within the same bucket using the new RenameObject API.
28+
29+
## __Auto Scaling__
30+
- ### Features
31+
- Add IncludeInstances parameter to DescribeAutoScalingGroups API
32+
33+
## __Contributors__
34+
Special thanks to the following contributors to this release:
35+
36+
[@tmccombs](https://github.com/tmccombs)
237
# __2.31.65__ __2025-06-17__
338
## __AWS Backup__
439
- ### Features

0 commit comments

Comments
 (0)