Skip to content

Commit 9c21610

Browse files
authored
Merge pull request #1065 from aws/staging/436c81d0-6cc7-481a-b8ac-91be7792eaa6-2
Release
2 parents b2e4c32 + ccc9884 commit 9c21610

File tree

324 files changed

+19732
-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.

324 files changed

+19732
-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+
}

CHANGELOG.md

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,68 @@
1+
# __2.15.37__ __2020-12-01__
2+
## __AWS Directory Service__
3+
- ### Features
4+
- Adding client authentication feature for AWS AD Connector
5+
6+
## __AWS Lambda__
7+
- ### Features
8+
- 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.
9+
10+
## __AWS SDK for Java v2__
11+
- ### Features
12+
- Updated service endpoint metadata.
13+
14+
## __Amazon AppIntegrations Service__
15+
- ### Features
16+
- The Amazon AppIntegrations service (in preview release) enables you to configure and reuse connections to external applications.
17+
18+
## __Amazon Connect Contact Lens__
19+
- ### Features
20+
- 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.
21+
22+
## __Amazon Connect Service__
23+
- ### Features
24+
- 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.
25+
26+
## __Amazon DevOps Guru__
27+
- ### Features
28+
- (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.
29+
30+
## __Amazon Elastic Compute Cloud__
31+
- ### Features
32+
- This release adds support for: EBS gp3 volumes; and D3/D3en/R5b/M5zn instances powered by Intel Cascade Lake CPUs
33+
34+
## __Amazon Elastic Container Registry Public__
35+
- ### Features
36+
- 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.
37+
38+
## __Amazon Elastic Kubernetes Service__
39+
- ### Features
40+
- 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).
41+
42+
## __Amazon Honeycode__
43+
- ### Features
44+
- 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.
45+
46+
## __Amazon Lookout for Vision__
47+
- ### Features
48+
- This release introduces support for Amazon Lookout for Vision.
49+
50+
## __Amazon SageMaker Feature Store Runtime__
51+
- ### Features
52+
- 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.
53+
54+
## __Amazon SageMaker Service__
55+
- ### Features
56+
- Amazon SageMaker Pipelines for ML workflows. Amazon SageMaker Feature Store, a fully managed repository for ML features.
57+
58+
## __Amazon Simple Storage Service__
59+
- ### Features
60+
- S3 adds support for multiple-destination replication, option to sync replica modifications; S3 Bucket Keys to reduce cost of S3 SSE with AWS KMS
61+
62+
## __AmplifyBackend__
63+
- ### Features
64+
- (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.
65+
166
# __2.15.36__ __2020-11-30__
267
## __AWS SDK for Java v2__
368
- ### 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.37</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.37</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.37</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.37</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.36</version>
23+
<version>2.15.37</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.36</version>
23+
<version>2.15.37</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>archetypes</artifactId>

aws-sdk-java/pom.xml

Lines changed: 36 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.36</version>
20+
<version>2.15.37</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>aws-sdk-java</artifactId>
@@ -1198,6 +1198,41 @@ 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>
12011236
</dependencies>
12021237
<build>
12031238
<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.36</version>
23+
<version>2.15.37</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

bom/pom.xml

Lines changed: 36 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.36</version>
20+
<version>2.15.37</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>bom</artifactId>
@@ -1323,6 +1323,41 @@
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>
13261361
</dependencies>
13271362
</dependencyManagement>
13281363
</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.36</version>
24+
<version>2.15.37</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.36</version>
25+
<version>2.15.37</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.36</version>
24+
<version>2.15.37</version>
2525
</parent>
2626
<artifactId>codegen-lite</artifactId>
2727
<name>AWS Java SDK :: Code Generator Lite</name>

codegen-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.36</version>
25+
<version>2.15.37</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>codegen-maven-plugin</artifactId>

codegen/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.36</version>
24+
<version>2.15.37</version>
2525
</parent>
2626
<artifactId>codegen</artifactId>
2727
<name>AWS Java SDK :: Code Generator</name>

core/annotations/pom.xml

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

core/arns/pom.xml

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

0 commit comments

Comments
 (0)