Skip to content

Commit 807677c

Browse files
authored
Merge branch 'master' into missing-sts-dependency-warning
2 parents 3693247 + 1d6a766 commit 807677c

File tree

328 files changed

+22293
-745
lines changed

Some content is hidden

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

328 files changed

+22293
-745
lines changed

.changes/2.15.37.json

Lines changed: 102 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,102 @@
1+
{
2+
"version": "2.15.37",
3+
"date": "2020-12-01",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Elastic Compute Cloud",
8+
"contributor": "",
9+
"description": "This release adds support for: EBS gp3 volumes; and D3/D3en/R5b/M5zn instances powered by Intel Cascade Lake CPUs"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AmplifyBackend",
14+
"contributor": "",
15+
"description": "(New Service) The Amplify Admin UI offers an accessible way to develop app backends and manage app content. We recommend that you use the Amplify Admin UI to manage the backend of your Amplify app."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Connect Service",
20+
"contributor": "",
21+
"description": "This release adds an Amazon Connect API that provides the ability to create tasks, and a set of APIs (in preview) to configure AppIntegrations associations with Amazon Connect instances."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon AppIntegrations Service",
26+
"contributor": "",
27+
"description": "The Amazon AppIntegrations service (in preview release) enables you to configure and reuse connections to external applications."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS SDK for Java v2",
32+
"contributor": "",
33+
"description": "Updated service endpoint metadata."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Connect Contact Lens",
38+
"contributor": "",
39+
"description": "Contact Lens for Amazon Connect analyzes conversations, both real-time and post-call. The ListRealtimeContactAnalysisSegments API returns a list of analysis segments for a real-time analysis session."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon SageMaker Feature Store Runtime",
44+
"contributor": "",
45+
"description": "This release adds support for Amazon SageMaker Feature Store, which makes it easy for customers to create, version, share, and manage curated data for machine learning (ML) development."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Simple Storage Service",
50+
"contributor": "",
51+
"description": "S3 adds support for multiple-destination replication, option to sync replica modifications; S3 Bucket Keys to reduce cost of S3 SSE with AWS KMS"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon SageMaker Service",
56+
"contributor": "",
57+
"description": "Amazon SageMaker Pipelines for ML workflows. Amazon SageMaker Feature Store, a fully managed repository for ML features."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon Elastic Kubernetes Service",
62+
"contributor": "",
63+
"description": "Amazon EKS now allows you to define and manage the lifecycle for Kubernetes add-ons for your clusters. This release adds support for the AWS VPC CNI (vpc-cni)."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon DevOps Guru",
68+
"contributor": "",
69+
"description": "(New Service) Amazon DevOps Guru is available in public preview. It's a fully managed service that uses machine learning to analyze your operational solutions to help you find and troubleshoot issues."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "AWS Lambda",
74+
"contributor": "",
75+
"description": "This release includes support for a new feature: Container images support in AWS Lambda. This adds APIs for deploying functions as container images. AWS Lambda now supports memory up to 10240MB."
76+
},
77+
{
78+
"type": "feature",
79+
"category": "AWS Directory Service",
80+
"contributor": "",
81+
"description": "Adding client authentication feature for AWS AD Connector"
82+
},
83+
{
84+
"type": "feature",
85+
"category": "Amazon Lookout for Vision",
86+
"contributor": "",
87+
"description": "This release introduces support for Amazon Lookout for Vision."
88+
},
89+
{
90+
"type": "feature",
91+
"category": "Amazon Honeycode",
92+
"contributor": "",
93+
"description": "Introducing APIs to read and write directly from Honeycode tables. Use APIs to pull table and column metadata, then use the read and write APIs to programmatically read and write from the tables."
94+
},
95+
{
96+
"type": "feature",
97+
"category": "Amazon Elastic Container Registry Public",
98+
"contributor": "",
99+
"description": "Supports Amazon Elastic Container Registry (Amazon ECR) Public, a fully managed registry that makes it easy for a developer to publicly share container software worldwide for anyone to download."
100+
}
101+
]
102+
}

.changes/2.15.38.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"version": "2.15.38",
3+
"date": "2020-12-01",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Connect Customer Profiles",
8+
"contributor": "",
9+
"description": "This is the first release of Amazon Connect Customer Profiles, a unified customer profile for your Amazon Connect contact center."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS SDK for Java v2",
14+
"contributor": "",
15+
"description": "Updated service endpoint metadata."
16+
}
17+
]
18+
}

CHANGELOG.md

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,77 @@
1+
# __2.15.38__ __2020-12-01__
2+
## __AWS SDK for Java v2__
3+
- ### Features
4+
- Updated service endpoint metadata.
5+
6+
## __Amazon Connect Customer Profiles__
7+
- ### Features
8+
- This is the first release of Amazon Connect Customer Profiles, a unified customer profile for your Amazon Connect contact center.
9+
10+
# __2.15.37__ __2020-12-01__
11+
## __AWS Directory Service__
12+
- ### Features
13+
- Adding client authentication feature for AWS AD Connector
14+
15+
## __AWS Lambda__
16+
- ### Features
17+
- This release includes support for a new feature: Container images support in AWS Lambda. This adds APIs for deploying functions as container images. AWS Lambda now supports memory up to 10240MB.
18+
19+
## __AWS SDK for Java v2__
20+
- ### Features
21+
- Updated service endpoint metadata.
22+
23+
## __Amazon AppIntegrations Service__
24+
- ### Features
25+
- The Amazon AppIntegrations service (in preview release) enables you to configure and reuse connections to external applications.
26+
27+
## __Amazon Connect Contact Lens__
28+
- ### Features
29+
- Contact Lens for Amazon Connect analyzes conversations, both real-time and post-call. The ListRealtimeContactAnalysisSegments API returns a list of analysis segments for a real-time analysis session.
30+
31+
## __Amazon Connect Service__
32+
- ### Features
33+
- This release adds an Amazon Connect API that provides the ability to create tasks, and a set of APIs (in preview) to configure AppIntegrations associations with Amazon Connect instances.
34+
35+
## __Amazon DevOps Guru__
36+
- ### Features
37+
- (New Service) Amazon DevOps Guru is available in public preview. It's a fully managed service that uses machine learning to analyze your operational solutions to help you find and troubleshoot issues.
38+
39+
## __Amazon Elastic Compute Cloud__
40+
- ### Features
41+
- This release adds support for: EBS gp3 volumes; and D3/D3en/R5b/M5zn instances powered by Intel Cascade Lake CPUs
42+
43+
## __Amazon Elastic Container Registry Public__
44+
- ### Features
45+
- Supports Amazon Elastic Container Registry (Amazon ECR) Public, a fully managed registry that makes it easy for a developer to publicly share container software worldwide for anyone to download.
46+
47+
## __Amazon Elastic Kubernetes Service__
48+
- ### Features
49+
- Amazon EKS now allows you to define and manage the lifecycle for Kubernetes add-ons for your clusters. This release adds support for the AWS VPC CNI (vpc-cni).
50+
51+
## __Amazon Honeycode__
52+
- ### Features
53+
- Introducing APIs to read and write directly from Honeycode tables. Use APIs to pull table and column metadata, then use the read and write APIs to programmatically read and write from the tables.
54+
55+
## __Amazon Lookout for Vision__
56+
- ### Features
57+
- This release introduces support for Amazon Lookout for Vision.
58+
59+
## __Amazon SageMaker Feature Store Runtime__
60+
- ### Features
61+
- This release adds support for Amazon SageMaker Feature Store, which makes it easy for customers to create, version, share, and manage curated data for machine learning (ML) development.
62+
63+
## __Amazon SageMaker Service__
64+
- ### Features
65+
- Amazon SageMaker Pipelines for ML workflows. Amazon SageMaker Feature Store, a fully managed repository for ML features.
66+
67+
## __Amazon Simple Storage Service__
68+
- ### Features
69+
- S3 adds support for multiple-destination replication, option to sync replica modifications; S3 Bucket Keys to reduce cost of S3 SSE with AWS KMS
70+
71+
## __AmplifyBackend__
72+
- ### Features
73+
- (New Service) The Amplify Admin UI offers an accessible way to develop app backends and manage app content. We recommend that you use the Amplify Admin UI to manage the backend of your Amplify app.
74+
175
# __2.15.36__ __2020-11-30__
276
## __AWS SDK for Java v2__
377
- ### Features

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ To automatically manage module versions (currently all modules have the same ver
4949
<dependency>
5050
<groupId>software.amazon.awssdk</groupId>
5151
<artifactId>bom</artifactId>
52-
<version>2.15.36</version>
52+
<version>2.15.38</version>
5353
<type>pom</type>
5454
<scope>import</scope>
5555
</dependency>
@@ -83,12 +83,12 @@ Alternatively you can add dependencies for the specific services you use only:
8383
<dependency>
8484
<groupId>software.amazon.awssdk</groupId>
8585
<artifactId>ec2</artifactId>
86-
<version>2.15.36</version>
86+
<version>2.15.38</version>
8787
</dependency>
8888
<dependency>
8989
<groupId>software.amazon.awssdk</groupId>
9090
<artifactId>s3</artifactId>
91-
<version>2.15.36</version>
91+
<version>2.15.38</version>
9292
</dependency>
9393
```
9494

@@ -100,7 +100,7 @@ You can import the whole SDK into your project (includes *ALL* services). Please
100100
<dependency>
101101
<groupId>software.amazon.awssdk</groupId>
102102
<artifactId>aws-sdk-java</artifactId>
103-
<version>2.15.36</version>
103+
<version>2.15.38</version>
104104
</dependency>
105105
```
106106

archetypes/archetype-lambda/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>archetypes</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.15.37-SNAPSHOT</version>
23+
<version>2.15.39-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>archetype-lambda</artifactId>

archetypes/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>aws-sdk-java-pom</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.15.37-SNAPSHOT</version>
23+
<version>2.15.39-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>archetypes</artifactId>

aws-sdk-java/pom.xml

Lines changed: 41 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>software.amazon.awssdk</groupId>
1919
<artifactId>aws-sdk-java-pom</artifactId>
20-
<version>2.15.37-SNAPSHOT</version>
20+
<version>2.15.39-SNAPSHOT</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>aws-sdk-java</artifactId>
@@ -1198,6 +1198,46 @@ Amazon AutoScaling, etc).</description>
11981198
<artifactId>mwaa</artifactId>
11991199
<version>${awsjavasdk.version}</version>
12001200
</dependency>
1201+
<dependency>
1202+
<groupId>software.amazon.awssdk</groupId>
1203+
<artifactId>devopsguru</artifactId>
1204+
<version>${awsjavasdk.version}</version>
1205+
</dependency>
1206+
<dependency>
1207+
<groupId>software.amazon.awssdk</groupId>
1208+
<artifactId>sagemakerfeaturestoreruntime</artifactId>
1209+
<version>${awsjavasdk.version}</version>
1210+
</dependency>
1211+
<dependency>
1212+
<groupId>software.amazon.awssdk</groupId>
1213+
<artifactId>appintegrations</artifactId>
1214+
<version>${awsjavasdk.version}</version>
1215+
</dependency>
1216+
<dependency>
1217+
<groupId>software.amazon.awssdk</groupId>
1218+
<artifactId>ecrpublic</artifactId>
1219+
<version>${awsjavasdk.version}</version>
1220+
</dependency>
1221+
<dependency>
1222+
<groupId>software.amazon.awssdk</groupId>
1223+
<artifactId>amplifybackend</artifactId>
1224+
<version>${awsjavasdk.version}</version>
1225+
</dependency>
1226+
<dependency>
1227+
<groupId>software.amazon.awssdk</groupId>
1228+
<artifactId>connectcontactlens</artifactId>
1229+
<version>${awsjavasdk.version}</version>
1230+
</dependency>
1231+
<dependency>
1232+
<groupId>software.amazon.awssdk</groupId>
1233+
<artifactId>lookoutvision</artifactId>
1234+
<version>${awsjavasdk.version}</version>
1235+
</dependency>
1236+
<dependency>
1237+
<groupId>software.amazon.awssdk</groupId>
1238+
<artifactId>customerprofiles</artifactId>
1239+
<version>${awsjavasdk.version}</version>
1240+
</dependency>
12011241
</dependencies>
12021242
<build>
12031243
<finalName>${project.artifactId}-${project.version}</finalName>

bom-internal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>aws-sdk-java-pom</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.15.37-SNAPSHOT</version>
23+
<version>2.15.39-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

bom/pom.xml

Lines changed: 41 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>software.amazon.awssdk</groupId>
1919
<artifactId>aws-sdk-java-pom</artifactId>
20-
<version>2.15.37-SNAPSHOT</version>
20+
<version>2.15.39-SNAPSHOT</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>bom</artifactId>
@@ -1323,6 +1323,46 @@
13231323
<artifactId>mwaa</artifactId>
13241324
<version>${awsjavasdk.version}</version>
13251325
</dependency>
1326+
<dependency>
1327+
<groupId>software.amazon.awssdk</groupId>
1328+
<artifactId>devopsguru</artifactId>
1329+
<version>${awsjavasdk.version}</version>
1330+
</dependency>
1331+
<dependency>
1332+
<groupId>software.amazon.awssdk</groupId>
1333+
<artifactId>sagemakerfeaturestoreruntime</artifactId>
1334+
<version>${awsjavasdk.version}</version>
1335+
</dependency>
1336+
<dependency>
1337+
<groupId>software.amazon.awssdk</groupId>
1338+
<artifactId>appintegrations</artifactId>
1339+
<version>${awsjavasdk.version}</version>
1340+
</dependency>
1341+
<dependency>
1342+
<groupId>software.amazon.awssdk</groupId>
1343+
<artifactId>ecrpublic</artifactId>
1344+
<version>${awsjavasdk.version}</version>
1345+
</dependency>
1346+
<dependency>
1347+
<groupId>software.amazon.awssdk</groupId>
1348+
<artifactId>amplifybackend</artifactId>
1349+
<version>${awsjavasdk.version}</version>
1350+
</dependency>
1351+
<dependency>
1352+
<groupId>software.amazon.awssdk</groupId>
1353+
<artifactId>connectcontactlens</artifactId>
1354+
<version>${awsjavasdk.version}</version>
1355+
</dependency>
1356+
<dependency>
1357+
<groupId>software.amazon.awssdk</groupId>
1358+
<artifactId>lookoutvision</artifactId>
1359+
<version>${awsjavasdk.version}</version>
1360+
</dependency>
1361+
<dependency>
1362+
<groupId>software.amazon.awssdk</groupId>
1363+
<artifactId>customerprofiles</artifactId>
1364+
<version>${awsjavasdk.version}</version>
1365+
</dependency>
13261366
</dependencies>
13271367
</dependencyManagement>
13281368
</project>

bundle/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>software.amazon.awssdk</groupId>
2323
<artifactId>aws-sdk-java-pom</artifactId>
24-
<version>2.15.37-SNAPSHOT</version>
24+
<version>2.15.39-SNAPSHOT</version>
2525
</parent>
2626
<artifactId>bundle</artifactId>
2727
<packaging>jar</packaging>

codegen-lite-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>software.amazon.awssdk</groupId>
2424
<artifactId>aws-sdk-java-pom</artifactId>
25-
<version>2.15.37-SNAPSHOT</version>
25+
<version>2.15.39-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>codegen-lite-maven-plugin</artifactId>

codegen-lite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>software.amazon.awssdk</groupId>
2323
<artifactId>aws-sdk-java-pom</artifactId>
24-
<version>2.15.37-SNAPSHOT</version>
24+
<version>2.15.39-SNAPSHOT</version>
2525
</parent>
2626
<artifactId>codegen-lite</artifactId>
2727
<name>AWS Java SDK :: Code Generator Lite</name>

0 commit comments

Comments
 (0)