Skip to content

Commit f25813f

Browse files
Merge pull request #1848 from aws/staging/accb1601-9a7f-45b7-b687-e632bef9c590
Pull request: release <- staging/accb1601-9a7f-45b7-b687-e632bef9c590
2 parents fa324d4 + 4e81bce commit f25813f

File tree

386 files changed

+4235
-819
lines changed

Some content is hidden

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

386 files changed

+4235
-819
lines changed

.changes/2.17.87.json

Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
{
2+
"version": "2.17.87",
3+
"date": "2021-11-22",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Braket",
8+
"contributor": "",
9+
"description": "This release adds support for Amazon Braket Hybrid Jobs."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Elastic Kubernetes Service",
14+
"contributor": "",
15+
"description": "Adding missing exceptions to RegisterCluster operation"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Relational Database Service",
20+
"contributor": "",
21+
"description": "Adds local backup support to Amazon RDS on AWS Outposts."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Simple Systems Manager (SSM)",
26+
"contributor": "",
27+
"description": "Adds new parameter to CreateActivation API . This parameter is for \"internal use only\"."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS S3 Control",
32+
"contributor": "",
33+
"description": "Added Amazon CloudWatch publishing option for S3 Storage Lens metrics."
34+
},
35+
{
36+
"type": "bugfix",
37+
"category": "AWS SDK for Java v2",
38+
"contributor": "",
39+
"description": "Adds all fields in RequestOverrideConfiguration when a builder is created from an instance"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS CloudFormation",
44+
"contributor": "",
45+
"description": "This release include SDK changes for the feature launch of Stack Import to Service Managed StackSet."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Transcribe Streaming Service",
50+
"contributor": "",
51+
"description": "This release adds language identification support for streaming transcription."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Chime SDK Meetings",
56+
"contributor": "",
57+
"description": "Added new APIs for enabling Echo Reduction with Voice Focus."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon Connect Service",
62+
"contributor": "",
63+
"description": "This release adds support for UpdateContactFlowMetadata, DeleteContactFlow and module APIs. For details, see the Release Notes in the Amazon Connect Administrator Guide."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "AWS SDK for Java v2",
68+
"contributor": "",
69+
"description": "Updated service endpoint metadata."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Amazon Elasticsearch Service",
74+
"contributor": "",
75+
"description": "This release adds an optional parameter dry-run for the UpdateElasticsearchDomainConfig API to perform basic validation checks, and detect the deployment type that will be required for the configuration change, without actually applying the change."
76+
},
77+
{
78+
"type": "feature",
79+
"category": "AWS Database Migration Service",
80+
"contributor": "",
81+
"description": "Added new S3 endpoint settings to allow to convert the current UTC time into a specified time zone when a date partition folder is created. Using with 'DatePartitionedEnabled'."
82+
},
83+
{
84+
"type": "feature",
85+
"category": "Amazon QuickSight",
86+
"contributor": "",
87+
"description": "Add support for Exasol data source, 1 click enterprise embedding and email customization."
88+
},
89+
{
90+
"type": "feature",
91+
"category": "FinSpace Public API",
92+
"contributor": "",
93+
"description": "Add new APIs for managing Datasets, Changesets, and Dataviews."
94+
}
95+
]
96+
}

CHANGELOG.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,63 @@
1+
# __2.17.87__ __2021-11-22__
2+
## __AWS CloudFormation__
3+
- ### Features
4+
- This release include SDK changes for the feature launch of Stack Import to Service Managed StackSet.
5+
6+
## __AWS Database Migration Service__
7+
- ### Features
8+
- Added new S3 endpoint settings to allow to convert the current UTC time into a specified time zone when a date partition folder is created. Using with 'DatePartitionedEnabled'.
9+
10+
## __AWS S3 Control__
11+
- ### Features
12+
- Added Amazon CloudWatch publishing option for S3 Storage Lens metrics.
13+
14+
## __AWS SDK for Java v2__
15+
- ### Features
16+
- Updated service endpoint metadata.
17+
18+
- ### Bugfixes
19+
- Adds all fields in RequestOverrideConfiguration when a builder is created from an instance
20+
21+
## __Amazon Chime SDK Meetings__
22+
- ### Features
23+
- Added new APIs for enabling Echo Reduction with Voice Focus.
24+
25+
## __Amazon Connect Service__
26+
- ### Features
27+
- This release adds support for UpdateContactFlowMetadata, DeleteContactFlow and module APIs. For details, see the Release Notes in the Amazon Connect Administrator Guide.
28+
29+
## __Amazon Elastic Kubernetes Service__
30+
- ### Features
31+
- Adding missing exceptions to RegisterCluster operation
32+
33+
## __Amazon Elasticsearch Service__
34+
- ### Features
35+
- This release adds an optional parameter dry-run for the UpdateElasticsearchDomainConfig API to perform basic validation checks, and detect the deployment type that will be required for the configuration change, without actually applying the change.
36+
37+
## __Amazon QuickSight__
38+
- ### Features
39+
- Add support for Exasol data source, 1 click enterprise embedding and email customization.
40+
41+
## __Amazon Relational Database Service__
42+
- ### Features
43+
- Adds local backup support to Amazon RDS on AWS Outposts.
44+
45+
## __Amazon Simple Systems Manager (SSM)__
46+
- ### Features
47+
- Adds new parameter to CreateActivation API . This parameter is for "internal use only".
48+
49+
## __Amazon Transcribe Streaming Service__
50+
- ### Features
51+
- This release adds language identification support for streaming transcription.
52+
53+
## __Braket__
54+
- ### Features
55+
- This release adds support for Amazon Braket Hybrid Jobs.
56+
57+
## __FinSpace Public API__
58+
- ### Features
59+
- Add new APIs for managing Datasets, Changesets, and Dataviews.
60+
161
# __2.17.86__ __2021-11-19__
262
## __AWS Batch__
363
- ### Features

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ To automatically manage module versions (currently all modules have the same ver
5252
<dependency>
5353
<groupId>software.amazon.awssdk</groupId>
5454
<artifactId>bom</artifactId>
55-
<version>2.17.86</version>
55+
<version>2.17.87</version>
5656
<type>pom</type>
5757
<scope>import</scope>
5858
</dependency>
@@ -86,12 +86,12 @@ Alternatively you can add dependencies for the specific services you use only:
8686
<dependency>
8787
<groupId>software.amazon.awssdk</groupId>
8888
<artifactId>ec2</artifactId>
89-
<version>2.17.86</version>
89+
<version>2.17.87</version>
9090
</dependency>
9191
<dependency>
9292
<groupId>software.amazon.awssdk</groupId>
9393
<artifactId>s3</artifactId>
94-
<version>2.17.86</version>
94+
<version>2.17.87</version>
9595
</dependency>
9696
```
9797

@@ -103,7 +103,7 @@ You can import the whole SDK into your project (includes *ALL* services). Please
103103
<dependency>
104104
<groupId>software.amazon.awssdk</groupId>
105105
<artifactId>aws-sdk-java</artifactId>
106-
<version>2.17.86</version>
106+
<version>2.17.87</version>
107107
</dependency>
108108
```
109109

archetypes/archetype-app-quickstart/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.17.86</version>
23+
<version>2.17.87</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

archetypes/archetype-app-quickstart/src/main/resources/archetype-resources/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<aws.java.sdk.version>${javaSdkVersion}</aws.java.sdk.version>
1818
<slf4j.version>1.7.28</slf4j.version>
1919
<graalvm.version>21.0.0</graalvm.version>
20-
<junit5.version>5.4.2</junit5.version>
20+
<junit5.version>5.8.1</junit5.version>
2121
</properties>
2222

2323
<dependencyManagement>

archetypes/archetype-app-quickstart/src/test/resources/projects/apachehttpclient/reference/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<aws.java.sdk.version>2.11.0</aws.java.sdk.version>
1717
<slf4j.version>1.7.28</slf4j.version>
1818
<graalvm.version>21.0.0</graalvm.version>
19-
<junit5.version>5.4.2</junit5.version>
19+
<junit5.version>5.8.1</junit5.version>
2020
</properties>
2121

2222
<dependencyManagement>

archetypes/archetype-app-quickstart/src/test/resources/projects/apachehttpclientwithoutnativeimage/reference/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<aws.java.sdk.version>2.11.0</aws.java.sdk.version>
1717
<slf4j.version>1.7.28</slf4j.version>
1818
<graalvm.version>21.0.0</graalvm.version>
19-
<junit5.version>5.4.2</junit5.version>
19+
<junit5.version>5.8.1</junit5.version>
2020
</properties>
2121

2222
<dependencyManagement>

archetypes/archetype-app-quickstart/src/test/resources/projects/nettyclient/reference/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<aws.java.sdk.version>2.11.0</aws.java.sdk.version>
1717
<slf4j.version>1.7.28</slf4j.version>
1818
<graalvm.version>21.0.0</graalvm.version>
19-
<junit5.version>5.4.2</junit5.version>
19+
<junit5.version>5.8.1</junit5.version>
2020
</properties>
2121

2222
<dependencyManagement>

archetypes/archetype-app-quickstart/src/test/resources/projects/urlhttpclient/reference/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<aws.java.sdk.version>2.11.0</aws.java.sdk.version>
1717
<slf4j.version>1.7.28</slf4j.version>
1818
<graalvm.version>21.0.0</graalvm.version>
19-
<junit5.version>5.4.2</junit5.version>
19+
<junit5.version>5.8.1</junit5.version>
2020
</properties>
2121

2222
<dependencyManagement>

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.17.86</version>
23+
<version>2.17.87</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>archetype-lambda</artifactId>

archetypes/archetype-lambda/src/main/resources/archetype-resources/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
1717
<aws.java.sdk.version>${javaSdkVersion}</aws.java.sdk.version>
1818
<aws.lambda.java.version>1.2.0</aws.lambda.java.version>
19-
<junit5.version>5.4.2</junit5.version>
19+
<junit5.version>5.8.1</junit5.version>
2020
#if( $httpClient == 'netty-nio-client')
2121
<netty.openssl.version>${nettyOpenSslVersion}</netty.openssl.version>
2222
#end

archetypes/archetype-lambda/src/test/resources/projects/apachehttpclient/reference/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
1616
<aws.java.sdk.version>2.11.0</aws.java.sdk.version>
1717
<aws.lambda.java.version>1.2.0</aws.lambda.java.version>
18-
<junit5.version>5.4.2</junit5.version>
18+
<junit5.version>5.8.1</junit5.version>
1919
</properties>
2020

2121
<dependencyManagement>

archetypes/archetype-lambda/src/test/resources/projects/dynamodbstreamsclient/reference/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
1616
<aws.java.sdk.version>2.11.0</aws.java.sdk.version>
1717
<aws.lambda.java.version>1.2.0</aws.lambda.java.version>
18-
<junit5.version>5.4.2</junit5.version>
18+
<junit5.version>5.8.1</junit5.version>
1919
</properties>
2020

2121
<dependencyManagement>

archetypes/archetype-lambda/src/test/resources/projects/nettyclient/reference/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
1616
<aws.java.sdk.version>2.11.0</aws.java.sdk.version>
1717
<aws.lambda.java.version>1.2.0</aws.lambda.java.version>
18-
<junit5.version>5.4.2</junit5.version>
18+
<junit5.version>5.8.1</junit5.version>
1919
<netty.openssl.version>2.0.29.Final</netty.openssl.version>
2020
</properties>
2121

archetypes/archetype-lambda/src/test/resources/projects/urlhttpclient/reference/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
1616
<aws.java.sdk.version>2.11.0</aws.java.sdk.version>
1717
<aws.lambda.java.version>1.2.0</aws.lambda.java.version>
18-
<junit5.version>5.4.2</junit5.version>
18+
<junit5.version>5.8.1</junit5.version>
1919
</properties>
2020

2121
<dependencyManagement>

archetypes/archetype-lambda/src/test/resources/projects/wafregionalclient/reference/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
1616
<aws.java.sdk.version>2.11.0</aws.java.sdk.version>
1717
<aws.lambda.java.version>1.2.0</aws.lambda.java.version>
18-
<junit5.version>5.4.2</junit5.version>
18+
<junit5.version>5.8.1</junit5.version>
1919
</properties>
2020

2121
<dependencyManagement>

archetypes/archetype-tools/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.17.86</version>
23+
<version>2.17.87</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

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.17.86</version>
23+
<version>2.17.87</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>archetypes</artifactId>

aws-sdk-java/pom.xml

Lines changed: 1 addition & 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.17.86</version>
20+
<version>2.17.87</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>aws-sdk-java</artifactId>

bom-internal/pom.xml

Lines changed: 14 additions & 2 deletions
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.17.86</version>
23+
<version>2.17.87</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

@@ -294,10 +294,22 @@
294294
<version>${guava.version}</version>
295295
<scope>test</scope>
296296
</dependency>
297+
<dependency>
298+
<groupId>org.junit.jupiter</groupId>
299+
<artifactId>junit-jupiter</artifactId>
300+
<version>${junit5.version}</version>
301+
<scope>test</scope>
302+
</dependency>
303+
<dependency>
304+
<groupId>org.junit.vintage</groupId>
305+
<artifactId>junit-vintage-engine</artifactId>
306+
<version>${junit5.version}</version>
307+
<scope>test</scope>
308+
</dependency>
297309
<dependency>
298310
<groupId>junit</groupId>
299311
<artifactId>junit</artifactId>
300-
<version>${junit.version}</version>
312+
<version>${junit4.version}</version>
301313
<scope>test</scope>
302314
</dependency>
303315
<dependency>

bom/pom.xml

Lines changed: 1 addition & 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.17.86</version>
20+
<version>2.17.87</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>bom</artifactId>

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

0 commit comments

Comments
 (0)