Skip to content

Commit c33901b

Browse files
authored
Merge branch 'master' into dependabot/maven/junit5.version-5.10.3
2 parents e7eb246 + 58acc81 commit c33901b

File tree

5,122 files changed

+817471
-240354
lines changed

Some content is hidden

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

5,122 files changed

+817471
-240354
lines changed

.all-contributorsrc

Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -994,6 +994,105 @@
994994
"contributions": [
995995
"code"
996996
]
997+
},
998+
{
999+
"login": "prateek-vats",
1000+
"name": "prateek-vats",
1001+
"avatar_url": "https://avatars.githubusercontent.com/u/177409977?v=4",
1002+
"profile": "https://github.com/prateek-vats",
1003+
"contributions": [
1004+
"code"
1005+
]
1006+
},
1007+
{
1008+
"login": "Fred1155",
1009+
"name": "Bole1155",
1010+
"avatar_url": "https://avatars.githubusercontent.com/u/49867651?v=4",
1011+
"profile": "https://github.com/Fred1155",
1012+
"contributions": [
1013+
"code"
1014+
]
1015+
},
1016+
{
1017+
"login": "Xtansia",
1018+
"name": "Thomas Farr",
1019+
"avatar_url": "https://avatars.githubusercontent.com/u/1222964?v=4",
1020+
"profile": "https://xtansia.com",
1021+
"contributions": [
1022+
"code"
1023+
]
1024+
},
1025+
{
1026+
"login": "S-Saranya1",
1027+
"name": "Saranya Somepalli",
1028+
"avatar_url": "https://avatars.githubusercontent.com/u/196712423?v=4",
1029+
"profile": "https://github.com/S-Saranya1",
1030+
"contributions": [
1031+
"code"
1032+
]
1033+
},
1034+
{
1035+
"login": "RanVaknin",
1036+
"name": "Ran Vaknin",
1037+
"avatar_url": "https://avatars.githubusercontent.com/u/50976344?v=4",
1038+
"profile": "https://github.com/RanVaknin",
1039+
"contributions": [
1040+
"code"
1041+
]
1042+
},
1043+
{
1044+
"login": "greg-at-moderne",
1045+
"name": "Greg Oledzki",
1046+
"avatar_url": "https://avatars.githubusercontent.com/u/192309513?v=4",
1047+
"profile": "https://github.com/greg-at-moderne",
1048+
"contributions": [
1049+
"code"
1050+
]
1051+
},
1052+
{
1053+
"login": "kstich",
1054+
"name": "Kevin Stich",
1055+
"avatar_url": "https://avatars.githubusercontent.com/u/26905335?v=4",
1056+
"profile": "https://github.com/kstich",
1057+
"contributions": [
1058+
"code"
1059+
]
1060+
},
1061+
{
1062+
"login": "jencymaryjoseph",
1063+
"name": "Jency Joseph",
1064+
"avatar_url": "https://avatars.githubusercontent.com/u/35571282?v=4",
1065+
"profile": "https://github.com/jencymaryjoseph",
1066+
"contributions": [
1067+
"code"
1068+
]
1069+
},
1070+
{
1071+
"login": "reifiedbeans",
1072+
"name": "Drew Davis",
1073+
"avatar_url": "https://avatars.githubusercontent.com/u/9686215?v=4",
1074+
"profile": "https://github.com/reifiedbeans",
1075+
"contributions": [
1076+
"code"
1077+
]
1078+
},
1079+
{
1080+
"login": "MBoegers",
1081+
"name": "Merlin Bögershausen",
1082+
"avatar_url": "https://avatars.githubusercontent.com/u/7557397?v=4",
1083+
"profile": "https://mboegie.dev",
1084+
"contributions": [
1085+
"code"
1086+
]
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+
]
9971096
}
9981097
],
9991098
"contributorsPerLine": 7,

.brazil.json

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"modules": {
55
"annotations": { "packageName": "AwsJavaSdk-Core-Annotations" },
66
"apache-client": { "packageName": "AwsJavaSdk-HttpClient-ApacheClient" },
7+
"apache5-client": { "packageName": "AwsJavaSdk-HttpClient-Apache5Client" },
78
"arns": { "packageName": "AwsJavaSdk-Core-Arns" },
89
"auth": { "packageName": "AwsJavaSdk-Core-Auth" },
910
"auth-crt": { "packageName": "AwsJavaSdk-Core-AuthCrt" },
@@ -14,7 +15,9 @@
1415
"aws-json-protocol": { "packageName": "AwsJavaSdk-Core-AwsJsonProtocol" },
1516
"aws-query-protocol": { "packageName": "AwsJavaSdk-Core-AwsQueryProtocol" },
1617
"aws-xml-protocol": { "packageName": "AwsJavaSdk-Core-AwsXmlProtocol" },
18+
"smithy-rpcv2-protocol": { "packageName": "AwsJavaSdk-Core-SmithyRpcV2Protocol" },
1719
"cloudwatch-metric-publisher": { "packageName": "AwsJavaSdk-MetricPublisher-CloudWatch" },
20+
"emf-metric-logging-publisher": { "packageName": "AwsJavaSdk-MetricPublisher-Emf" },
1821
"codegen": { "packageName": "AwsJavaSdk-Codegen" },
1922
"dynamodb-enhanced": { "packageName": "AwsJavaSdk-DynamoDb-Enhanced" },
2023
"http-client-spi": { "packageName": "AwsJavaSdk-HttpClient" },
@@ -31,6 +34,7 @@
3134
"sdk-core": { "packageName": "AwsJavaSdk-Core" },
3235
"url-connection-client": { "packageName": "AwsJavaSdk-HttpClient-UrlConnectionClient" },
3336
"utils": { "packageName": "AwsJavaSdk-Core-Utils" },
37+
"utils-lite": { "packageName": "AwsJavaSdk-Core-UtilsLite" },
3438
"imds": { "packageName": "AwsJavaSdk-Imds" },
3539
"crt-core": { "packageName": "AwsJavaSdk-Core-CrtCore" },
3640
"checksums-spi": { "packageName": "AwsJavaSdk-Core-ChecksumsSpi" },
@@ -96,6 +100,7 @@
96100
"region-testing": { "skipImport": true },
97101
"release-scripts": { "skipImport": true },
98102
"s3-benchmarks": { "skipImport": true },
103+
"http-client-benchmarks": { "skipImport": true },
99104
"sdk-benchmarks": { "skipImport": true },
100105
"sdk-native-image-test": { "skipImport": true },
101106
"service-test-utils": { "skipImport": true },
@@ -108,13 +113,16 @@
108113
"third-party-slf4j-api": { "skipImport": true },
109114
"v2-migration-tests": {"skipImport": true},
110115
"crt-unavailable-tests": { "skipImport": true },
111-
"bundle-shading-tests": { "skipImport": true }
116+
"bundle-shading-tests": { "skipImport": true },
117+
"architecture-tests": {"skipImport": true},
118+
"s3-tests": {"skipImport": true}
112119
},
113120

114121
"dependencies": {
115122
"com.fasterxml.jackson.core:jackson-annotations": { "packageName": "Jackson-annotations", "packageVersion": "2.9.x" },
116123
"com.fasterxml.jackson.core:jackson-core": { "packageName": "Jackson-core", "packageVersion": "2.9.x" },
117-
"com.fasterxml.jackson.core:jackson-databind": { "packageName": "Jackson-databind", "packageVersion": "2.9.x" },
124+
"com.fasterxml.jackson.core:jackson-databind": { "packageName": "Jackson-databind", "packageVersion": "2.12.x" },
125+
"com.fasterxml.jackson.datatype:jackson-datatype-jdk8": { "packageName": "Jackson-datatype-jdk8", "packageVersion": "2.12.x" },
118126
"com.fasterxml.jackson.dataformat:jackson-dataformat-cbor": { "packageName": "Jackson-dataformat-cbor", "packageVersion": "2.9.x" },
119127
"com.fasterxml.jackson.jr:jackson-jr-objects": { "packageName": "Maven-com-fasterxml-jackson-jr_jackson-jr-objects", "packageVersion": "2.11.x" },
120128
"com.fasterxml.jackson.jr:jackson-jr-stree": { "packageName": "Maven-com-fasterxml-jackson-jr_jackson-jr-stree", "packageVersion": "2.11.x" },
@@ -135,7 +143,9 @@
135143
"io.netty:netty-transport-classes-epoll": { "packageName": "Netty4", "packageVersion": "4.1" },
136144
"io.netty:netty-transport-native-unix-common": { "packageName": "Netty4", "packageVersion": "4.1" },
137145
"org.apache.httpcomponents:httpclient": { "packageName": "Apache-HttpComponents-HttpClient", "packageVersion": "4.5.x" },
146+
"org.apache.httpcomponents.client5:httpclient5": { "packageName": "Apache-HttpComponents-HttpClient5", "packageVersion": "5.0.x" },
138147
"org.apache.httpcomponents:httpcore": { "packageName": "Apache-HttpComponents-HttpCore", "packageVersion": "4.4.x" },
148+
"org.apache.httpcomponents.core5:httpcore5": { "packageName": "Apache-HttpComponents-HttpCore5", "packageVersion": "5.0.x" },
139149
"org.eclipse.jdt:org.eclipse.jdt.core": { "packageName": "AwsJavaSdk-Codegen-EclipseJdtDependencies", "packageVersion": "2.0" },
140150
"org.eclipse.text:org.eclipse.text": { "packageName": "AwsJavaSdk-Codegen-EclipseJdtDependencies", "packageVersion": "2.0" },
141151
"org.reactivestreams:reactive-streams": { "packageName": "Maven-org-reactivestreams_reactive-streams", "packageVersion": "1.x" },
@@ -151,5 +161,9 @@
151161
"org.openrewrite:rewrite-java-8": {"packageName": "Maven-org-openrewrite_rewrite-java-8", "packageVersion": "8.x"},
152162
"org.openrewrite:rewrite-java": {"packageName": "Maven-org-openrewrite_rewrite-java", "packageVersion": "8.x"},
153163
"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"]
154168
}
155169
}

.changes/2.25.x/2.25.37.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"type": "feature",
1919
"category": "AWS SDK for Java V2",
2020
"contributor": "",
21-
"description": "Source account Id from credentials to use in endpoint construction"
21+
"description": "Support AWS-account-based endpoints for AWS services that choose to generate them. Note that endpoint URLs and host names can change when this feature is activated. See the documentation for details: https://docs.aws.amazon.com/sdkref/latest/guide/feature-account-endpoints.html"
2222
},
2323
{
2424
"type": "feature",

.changes/2.27.x/2.27.10.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.27.10",
3+
"date": "2024-08-21",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS EntityResolution",
8+
"contributor": "",
9+
"description": "Increase the mapping attributes in Schema to 35."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Glue",
14+
"contributor": "",
15+
"description": "Add optional field JobRunQueuingEnabled to CreateJob and UpdateJob APIs."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Lambda",
20+
"contributor": "",
21+
"description": "Release FilterCriteria encryption for Lambda EventSourceMapping, enabling customers to encrypt their filter criteria using a customer-owned KMS key."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS SecurityHub",
26+
"contributor": "",
27+
"description": "Security Hub documentation and definition updates"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Elastic Compute Cloud",
32+
"contributor": "",
33+
"description": "DescribeInstanceStatus now returns health information on EBS volumes attached to Nitro instances"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Simple Email Service",
38+
"contributor": "",
39+
"description": "Enable email receiving customers to provide SES with access to their S3 buckets via an IAM role for \"Deliver to S3 Action\""
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS SDK for Java v2",
44+
"contributor": "",
45+
"description": "Updated endpoint and partition metadata."
46+
}
47+
]
48+
}

.changes/2.27.x/2.27.11.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.27.11",
3+
"date": "2024-08-22",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Bedrock",
8+
"contributor": "",
9+
"description": "Amazon Bedrock Evaluation BatchDeleteEvaluationJob API allows customers to delete evaluation jobs under terminated evaluation job statuses - Stopped, Failed, or Completed. Customers can submit a batch of 25 evaluation jobs to be deleted at once."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon EMR Containers",
14+
"contributor": "",
15+
"description": "Correct endpoint for FIPS is configured for US Gov Regions."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon QuickSight",
20+
"contributor": "",
21+
"description": "Explicit query for authors and dashboard viewing sharing for embedded users"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Route 53",
26+
"contributor": "",
27+
"description": "Amazon Route 53 now supports the Asia Pacific (Malaysia) Region (ap-southeast-5) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Auto Scaling",
32+
"contributor": "",
33+
"description": "Amazon EC2 Auto Scaling now provides EBS health check to manage EC2 instance replacement"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Inspector2",
38+
"contributor": "",
39+
"description": "Add enums for Agentless scan statuses and EC2 enablement error states"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS SDK for Java v2",
44+
"contributor": "",
45+
"description": "Updated endpoint and partition metadata."
46+
}
47+
]
48+
}

.changes/2.27.x/2.27.12.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.27.12",
3+
"date": "2024-08-23",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS CodeBuild",
8+
"contributor": "",
9+
"description": "Added support for the MAC_ARM environment type for CodeBuild fleets."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Organizations",
14+
"contributor": "",
15+
"description": "Releasing minor partitional endpoint updates."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Supply Chain",
20+
"contributor": "",
21+
"description": "Update API documentation to clarify the event SLA as well as the data model expectations"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Agents for Amazon Bedrock",
26+
"contributor": "",
27+
"description": "Releasing the support for Action User Confirmation."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Agents for Amazon Bedrock Runtime",
32+
"contributor": "",
33+
"description": "Releasing the support for Action User Confirmation."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "QBusiness",
38+
"contributor": "",
39+
"description": "Amazon QBusiness: Enable support for SAML and OIDC federation through AWS IAM Identity Provider integration."
40+
}
41+
]
42+
}

.changes/2.27.x/2.27.13.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"version": "2.27.13",
3+
"date": "2024-08-26",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "s3",
8+
"contributor": "klopfdreh",
9+
"description": "Added reflect-config.json for S3Client in s3 for native builds"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS IoT SiteWise",
14+
"contributor": "",
15+
"description": "AWS IoT SiteWise now supports versioning for asset models. It enables users to retrieve active version of their asset model and perform asset model writes with optimistic lock."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon WorkSpaces",
20+
"contributor": "",
21+
"description": "This release adds support for creating and managing directories that use AWS IAM Identity Center as user identity source. Such directories can be used to create non-Active Directory domain joined WorkSpaces Personal.Updated RegisterWorkspaceDirectory and DescribeWorkspaceDirectories APIs."
22+
}
23+
]
24+
}

.changes/2.27.x/2.27.14.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.27.14",
3+
"date": "2024-08-27",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Chatbot",
8+
"contributor": "",
9+
"description": "Update documentation to be consistent with the API docs"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Bedrock",
14+
"contributor": "",
15+
"description": "Amazon Bedrock SDK updates for Inference Profile."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Bedrock Runtime",
20+
"contributor": "",
21+
"description": "Amazon Bedrock SDK updates for Inference Profile."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Omics",
26+
"contributor": "",
27+
"description": "Adds data provenance to import jobs from read sets and references"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Polly",
32+
"contributor": "",
33+
"description": "Amazon Polly adds 2 new voices: Jitka (cs-CZ) and Sabrina (de-CH)."
34+
}
35+
]
36+
}

0 commit comments

Comments
 (0)