Skip to content

Commit fe546ec

Browse files
committed
Rebased from Master
2 parents 6aa4bc8 + 868c4d7 commit fe546ec

File tree

860 files changed

+68592
-36231
lines changed

Some content is hidden

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

860 files changed

+68592
-36231
lines changed

.all-contributorsrc

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -787,6 +787,33 @@
787787
"contributions": [
788788
"code"
789789
]
790+
},
791+
{
792+
"login": "paulolieuthier",
793+
"name": "Paulo Lieuthier",
794+
"avatar_url": "https://avatars.githubusercontent.com/u/1238157?v=4",
795+
"profile": "https://github.com/paulolieuthier",
796+
"contributions": [
797+
"code"
798+
]
799+
},
800+
{
801+
"login": "scrocquesel",
802+
"name": "Sébastien Crocquesel",
803+
"avatar_url": "https://avatars.githubusercontent.com/u/88554524?v=4",
804+
"profile": "https://www.inulogic.fr",
805+
"contributions": [
806+
"code"
807+
]
808+
},
809+
{
810+
"login": "dave-fn",
811+
"name": "David Negrete",
812+
"avatar_url": "https://avatars.githubusercontent.com/u/21349334?v=4",
813+
"profile": "https://github.com/dave-fn",
814+
"contributions": [
815+
"code"
816+
]
790817
}
791818
],
792819
"contributorsPerLine": 7,
@@ -795,5 +822,6 @@
795822
"repoType": "github",
796823
"repoHost": "https://github.com",
797824
"skipCi": true,
798-
"commitConvention": "angular"
825+
"commitConvention": "angular",
826+
"commitType": "docs"
799827
}

.brazil.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
"io.netty:netty-common": { "packageName": "Netty4", "packageVersion": "4.1" },
110110
"io.netty:netty-handler": { "packageName": "Netty4", "packageVersion": "4.1" },
111111
"io.netty:netty-resolver": { "packageName": "Netty4", "packageVersion": "4.1" },
112+
"io.netty:netty-resolver-dns": { "packageName": "Netty4", "packageVersion": "4.1" },
112113
"io.netty:netty-transport": { "packageName": "Netty4", "packageVersion": "4.1" },
113114
"io.netty:netty-transport-classes-epoll": { "packageName": "Netty4", "packageVersion": "4.1" },
114115
"io.netty:netty-transport-native-unix-common": { "packageName": "Netty4", "packageVersion": "4.1" },

.changes/2.20.62.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.20.62",
3+
"date": "2023-05-08",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Glue",
8+
"contributor": "",
9+
"description": "Support large worker types G.4x and G.8x for Glue Spark."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS IoT SiteWise",
14+
"contributor": "",
15+
"description": "Provide support for 20,000 max results for GetAssetPropertyValueHistory/BatchGetAssetPropertyValueHistory and 15 minute aggregate resolution for GetAssetPropertyAggregates/BatchGetAssetPropertyAggregates"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS SDK for Java v2, AWS STS",
20+
"contributor": "paulolieuthier",
21+
"description": "Respect async credentials update flag from DefaultCredentialsProvider for WebIdentityTokenFileCredentialProvider, potentially avoiding latency spikes on credentials expiration"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Security Token Service",
26+
"contributor": "",
27+
"description": "Documentation updates for AWS Security Token Service."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon GuardDuty",
32+
"contributor": "",
33+
"description": "Add AccessDeniedException 403 Error message code to support 3 Tagging related APIs"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS SDK for Java v2",
38+
"contributor": "",
39+
"description": "Updated endpoint and partition metadata."
40+
}
41+
]
42+
}

.changes/2.20.63.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": "2.20.63",
3+
"date": "2023-05-09",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Glue",
8+
"contributor": "",
9+
"description": "This release adds AmazonRedshift Source and Target nodes in addition to DynamicTransform OutputSchemas"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon SageMaker Service",
14+
"contributor": "",
15+
"description": "This release includes support for (1) Provisioned Concurrency for Amazon SageMaker Serverless Inference and (2) UpdateEndpointWeightsAndCapacities API for Serverless endpoints."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Application Auto Scaling",
20+
"contributor": "",
21+
"description": "With this release, Amazon SageMaker Serverless Inference customers can use Application Auto Scaling to auto scale the provisioned concurrency of their serverless endpoints."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS SDK for Java v2",
26+
"contributor": "",
27+
"description": "Updated endpoint and partition metadata."
28+
}
29+
]
30+
}

.changes/2.20.64.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": "2.20.64",
3+
"date": "2023-05-10",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "martinKindall",
9+
"description": "STS was being skipped in the default credential provider chain when using native builds in java. Now a proper reflect-config.json file was added to include sts."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon EMR",
14+
"contributor": "",
15+
"description": "EMR Studio now supports programmatically executing a Notebooks on an EMR on EKS cluster. In addition, notebooks can now be executed by specifying its location in S3."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Relational Database Service",
20+
"contributor": "",
21+
"description": "Amazon Relational Database Service (RDS) updates for the new Aurora I/O-Optimized storage type for Amazon Aurora DB clusters"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Simple Workflow Service",
26+
"contributor": "",
27+
"description": "This release adds a new API parameter to exclude old history events from decision tasks."
28+
}
29+
]
30+
}

.changes/2.20.65.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
{
2+
"version": "2.20.65",
3+
"date": "2023-05-11",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Health APIs and Notifications",
8+
"contributor": "",
9+
"description": "Add support for regional endpoints"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Support",
14+
"contributor": "",
15+
"description": "This release adds 2 new Support APIs, DescribeCreateCaseOptions and DescribeSupportedLanguages. You can use these new APIs to get available support languages."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Connect Service",
20+
"contributor": "",
21+
"description": "This release updates GetMetricDataV2 API, to support metric data up-to last 35 days"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon ElastiCache",
26+
"contributor": "",
27+
"description": "Added support to modify the cluster mode configuration for the existing ElastiCache ReplicationGroups. Customers can now modify the configuration from cluster mode disabled to cluster mode enabled."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Elasticsearch Service",
32+
"contributor": "",
33+
"description": "This release fixes DescribePackages API error with null filter value parameter."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Interactive Video Service RealTime",
38+
"contributor": "",
39+
"description": "Add methods for inspecting and debugging stages: ListStageSessions, GetStageSession, ListParticipants, GetParticipant, and ListParticipantEvents."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Omics",
44+
"contributor": "",
45+
"description": "This release provides support for Ready2Run and GPU workflows, an improved read set filter, the direct upload of read sets into Omics Storage, and annotation parsing for analytics stores."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon OpenSearch Service",
50+
"contributor": "",
51+
"description": "This release fixes DescribePackages API error with null filter value parameter."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Route 53 Resolver",
56+
"contributor": "",
57+
"description": "Update FIPS endpoints for GovCloud (US) regions in SDK."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "AWS SDK for Java v2",
62+
"contributor": "",
63+
"description": "Updated endpoint and partition metadata."
64+
}
65+
]
66+
}

.changes/2.20.66.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.20.66",
3+
"date": "2023-05-15",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Transfer Family",
8+
"contributor": "",
9+
"description": "This release introduces the ability to require both password and SSH key when users authenticate to your Transfer Family servers that use the SFTP protocol."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Athena",
14+
"contributor": "",
15+
"description": "You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon CodeCatalyst",
20+
"contributor": "",
21+
"description": "With this release, the users can list the active sessions connected to their Dev Environment on AWS CodeCatalyst"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Rekognition",
26+
"contributor": "",
27+
"description": "This release adds a new EyeDirection attribute in Amazon Rekognition DetectFaces and IndexFaces APIs which predicts the yaw and pitch angles of a person's eye gaze direction for each face detected in the image."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "IAM Roles Anywhere",
32+
"contributor": "",
33+
"description": "Adds support for custom notification settings in a trust anchor. Introduces PutNotificationSettings and ResetNotificationSettings API's. Updates DurationSeconds max value to 3600."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Managed Streaming for Kafka",
38+
"contributor": "",
39+
"description": "Added a fix to make clusterarn a required field in ListClientVpcConnections and RejectClientVpcConnection APIs"
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.20.67.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.20.67",
3+
"date": "2023-05-16",
4+
"entries": [
5+
{
6+
"type": "documentation",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "sugmanue",
9+
"description": "Fix javadoc warnings in the sdk-core package."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Direct Connect",
14+
"contributor": "",
15+
"description": "This release includes an update to the mtu value for CreateTransitVirtualInterface from 9001 mtu to 8500 mtu."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Glue",
20+
"contributor": "",
21+
"description": "Add Support for Tags for Custom Entity Types"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Secrets Manager",
26+
"contributor": "",
27+
"description": "Documentation updates for Secrets Manager"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS WAFV2",
32+
"contributor": "",
33+
"description": "My AWS Service (placeholder) - You can now rate limit web requests based on aggregation keys other than IP addresses, and you can aggregate using combinations of keys. You can also rate limit all requests that match a scope-down statement, without further aggregation."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Detective",
38+
"contributor": "",
39+
"description": "Added and updated API operations in Detective to support the integration of ASFF Security Hub findings."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS SDK for Java v2",
44+
"contributor": "",
45+
"description": "Updated endpoint and partition metadata."
46+
}
47+
]
48+
}

0 commit comments

Comments
 (0)