Skip to content

Commit e32f78d

Browse files
authored
Merge branch 'master' into compiler-plugin-3.14.0
2 parents 1967b67 + 4420912 commit e32f78d

File tree

1,281 files changed

+201344
-27120
lines changed

Some content is hidden

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

1,281 files changed

+201344
-27120
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1084,6 +1084,15 @@
10841084
"contributions": [
10851085
"code"
10861086
]
1087+
},
1088+
{
1089+
"login": "KENNYSOFT",
1090+
"name": "Hyeonmin Park",
1091+
"avatar_url": "https://avatars.githubusercontent.com/u/6624567?v=4",
1092+
"profile": "http://kennysoft.kr",
1093+
"contributions": [
1094+
"doc"
1095+
]
10871096
}
10881097
],
10891098
"contributorsPerLine": 7,

.brazil.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,5 +161,9 @@
161161
"org.openrewrite:rewrite-java-8": {"packageName": "Maven-org-openrewrite_rewrite-java-8", "packageVersion": "8.x"},
162162
"org.openrewrite:rewrite-java": {"packageName": "Maven-org-openrewrite_rewrite-java", "packageVersion": "8.x"},
163163
"org.openrewrite.recipe:rewrite-java-dependencies": {"packageName": "Maven-org-openrewrite-recipe_rewrite-java-dependencies", "packageVersion": "1.x"}
164+
},
165+
166+
"test-dependencies": {
167+
"s3": ["JUnit5-5.x", "Aws-crt-java-1.0.x"]
164168
}
165169
}

.changes/2.37.x/2.37.4.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.37.4",
3+
"date": "2025-11-03",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Budgets",
8+
"contributor": "",
9+
"description": "Fix the AWS Budgets endpoint for the aws-eusc partition."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS SDK for Java v2",
14+
"contributor": "",
15+
"description": "Update Jackson and Jackson jr to 2.19.4"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Bedrock AgentCore Control",
20+
"contributor": "",
21+
"description": "Adds support for direct code deploy with CreateAgentRuntime and UpdateAgentRuntime"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon EC2 Container Service",
26+
"contributor": "",
27+
"description": "Documentation-only update for LINEAR and CANARY deployment strategies."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Elastic Compute Cloud",
32+
"contributor": "",
33+
"description": "Add Amazon EC2 trn2.3xlarge instance type."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Kinesis",
38+
"contributor": "",
39+
"description": "Adds support for MinimumThroughputBillingCommitment with new UpdateAccountSettings API. Adds support to configure warm throughput for on-demand streams in new UpdateStreamWarmThroughput API and existing CreateStream API and UpdateStreamMode API."
40+
}
41+
]
42+
}

.changes/2.37.x/2.37.5.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"version": "2.37.5",
3+
"date": "2025-11-04",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "DynamoDB Enhanced Client",
8+
"contributor": "",
9+
"description": "The DynamoDB Enhanced Client now properly sanitizes version attribute names when building conditional expressions for optimistic locking. Version attributes with special characters in their names will now work correctly. See [#3279](https://github.com/aws/aws-sdk-java-v2/issues/3279)"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Pinpoint SMS Voice V2",
14+
"contributor": "",
15+
"description": "This release adds support for the CarrierLookup API, which returns information about a destination phone number including if the number is valid, the carrier, and more."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS SDK for Java v2",
20+
"contributor": "",
21+
"description": "Updated endpoint and partition metadata."
22+
}
23+
]
24+
}

.changes/2.38.x/2.38.0.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
{
2+
"version": "2.38.0",
3+
"date": "2025-11-05",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Ground Station",
8+
"contributor": "",
9+
"description": "Introduce CreateDataflowEndpointGroupV2 action"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS SDK for Java v2",
14+
"contributor": "",
15+
"description": "Add support for signing async payloads in the default `AwsV4aHttpSigner`."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon CloudFront",
20+
"contributor": "",
21+
"description": "This release adds new and updated API operations. You can now use the IpAddressType field to specify either ipv4 or dualstack for your Anycast static IP list. You can also enable cross-account resource sharing to share your VPC origins with other AWS accounts"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon DataZone",
26+
"contributor": "",
27+
"description": "Added support for Project Resource Tags"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon DynamoDB Enhanced Client",
32+
"contributor": "",
33+
"description": "Optimize implementation of the `EnhancedDocument#toJson()` and `EnhancedDocument#getJson()`."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Elastic Compute Cloud",
38+
"contributor": "",
39+
"description": "This release adds AvailabilityZoneId support for DescribeFastSnapshotRestores, DisableFastSnapshotRestores, and EnableFastSnapshotRestores APIs."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon FSx",
44+
"contributor": "",
45+
"description": "Amazon FSx now enables secure management of Active Directory credentials through AWS Secrets Manager integration. Customers can use Secret ARNs instead of direct credentials when joining resources to Active Directory domains."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon SageMaker Service",
50+
"contributor": "",
51+
"description": "Add new fields in SageMaker Hyperpod DescribeCluster API response: TargetStateCount, SoftwareUpdateStatus and ActiveSoftwareDeploymentConfig to provide AMI update progress visibility ."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Simple Storage Service",
56+
"contributor": "",
57+
"description": "Launch IPv6 dual-stack support for S3 Express"
58+
}
59+
]
60+
}

.changes/2.38.x/2.38.1.json

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
{
2+
"version": "2.38.1",
3+
"date": "2025-11-06",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "Increased the default chunk size from 16KB to 128KB for async trailer-based checksum data transfers when using a custom legacy signer"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Backup",
14+
"contributor": "",
15+
"description": "AWS Backup now supports customer-managed keys (CMK) for logically air-gapped vaults, enabling customers to maintain full control over their encryption key lifecycle. This feature helps organizations meet specific internal governance requirements or external regulatory compliance standards."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS IoT",
20+
"contributor": "",
21+
"description": "Unsuppress the following operations that were previously suppressed:\n\n - AttachPrincipalPolicy\n - DetachPrincipalPolicy\n - ListPolicyPrincipals\n - ListPrincipalPolicies\n\nThese operations were previously supporessed because they were deprecated. However, this may be a blocker for customers moving from V1 to V2, so make these available for those customers."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS SSO Identity Store",
26+
"contributor": "",
27+
"description": "IdentityStore API: added new KMSExceptionReason fields to the Exception object; added multiple new fields to the User APIs - UserStatus, Birthdate, Website and Photos; added multiple new metadata fields for User, Groups and Membership APIs - CreatedAt, CreatedBy, UpdatedAt and UpdatedBy."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Access Analyzer",
32+
"contributor": "",
33+
"description": "New field totalActiveErrors added to getFindingsStatistics response."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Connect Service",
38+
"contributor": "",
39+
"description": "Added support for Conditional Questions in Evaluation Forms. Introduced Auto Evaluation capability for Evaluation Forms and Contact Evaluations. Added new API operations: SearchEvaluationForms and SearchContactEvaluations."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Elastic Compute Cloud",
44+
"contributor": "",
45+
"description": "Add Amazon EC2 R8a instance types"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon GameLift",
50+
"contributor": "",
51+
"description": "Amazon GameLift Servers now supports game builds that use the Windows 2022 operating system."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon QuickSight",
56+
"contributor": "",
57+
"description": "Support for New Data Prep Experience"
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon S3 Tables",
62+
"contributor": "",
63+
"description": "Adds support for tagging APIs for S3 Tables"
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon S3 Vectors",
68+
"contributor": "",
69+
"description": "Amazon S3 Vectors provides cost-effective, elastic, and durable vector storage for queries based on semantic meaning and similarity."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Amazon SageMaker Service",
74+
"contributor": "",
75+
"description": "Added NodeProvisioningMode parameter to UpdateCluster API to determine how instance provisioning is handled during cluster operations; in Continuous mode. Added VpcId field in UpdateDomain request for SageMaker Unified Studio domains with no VPC to add a customer VPC."
76+
},
77+
{
78+
"type": "feature",
79+
"category": "Amazon Simple Systems Manager (SSM)",
80+
"contributor": "",
81+
"description": "Provides NoLongerSupportedException error message"
82+
},
83+
{
84+
"type": "feature",
85+
"category": "AWS SDK for Java v2",
86+
"contributor": "",
87+
"description": "Updated endpoint and partition metadata."
88+
}
89+
]
90+
}

0 commit comments

Comments
 (0)