Skip to content

Commit 266fe6a

Browse files
Merge pull request #2606 from aws/staging/0514f563-cb26-4b43-86f9-51c4ef218bee
Pull request: release <- staging/0514f563-cb26-4b43-86f9-51c4ef218bee
2 parents 8e98b90 + 82c7751 commit 266fe6a

File tree

440 files changed

+5054
-1723
lines changed

Some content is hidden

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

440 files changed

+5054
-1723
lines changed

.changes/2.20.94.json

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
{
2+
"version": "2.20.94",
3+
"date": "2023-06-27",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Private 5G",
8+
"contributor": "",
9+
"description": "This release allows Private5G customers to choose different commitment plans (60-days, 1-year, 3-years) when placing new orders, enables automatic renewal option for 1-year and 3-years commitments. It also allows customers to update the commitment plan of an existing radio unit."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Appflow",
14+
"contributor": "",
15+
"description": "This release adds support to bypass SSO with the SAPOData connector when connecting to an SAP instance."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "DynamoDB Enhanced Client",
20+
"contributor": "acouvreur",
21+
"description": "Added support for StreamSpecification in the CreateTableEnhancedRequest, allowing configuration of table stream specification using DynamoDB Enhanced Client."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Interactive Video Service",
26+
"contributor": "",
27+
"description": "IVS customers can now revoke the viewer session associated with an auth token, to prevent and stop playback using that token."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Kinesis Video Streams",
32+
"contributor": "",
33+
"description": "General Availability (GA) release of Kinesis Video Streams at Edge, enabling customers to provide a configuration for the Kinesis Video Streams EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on a configured schedule."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Macie 2",
38+
"contributor": "",
39+
"description": "This release adds support for configuring new classification jobs to use the set of managed data identifiers that we recommend for jobs. For the managed data identifier selection type (managedDataIdentifierSelector), specify RECOMMENDED."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon SageMaker Feature Store Runtime",
44+
"contributor": "",
45+
"description": "Introducing TTL for online store records for feature groups."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon SageMaker Service",
50+
"contributor": "",
51+
"description": "Introducing TTL for online store records in feature groups."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Simple Systems Manager (SSM)",
56+
"contributor": "",
57+
"description": "Systems Manager doc-only update for June 2023."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon Verified Permissions",
62+
"contributor": "",
63+
"description": "This update fixes several broken links to the Cedar documentation."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "AppFabric",
68+
"contributor": "",
69+
"description": "Initial release of AWS AppFabric for connecting SaaS applications for better productivity and security."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "EMR Serverless",
74+
"contributor": "",
75+
"description": "This release adds support to update the release label of an EMR Serverless application to upgrade it to a different version of Amazon EMR via UpdateApplication API."
76+
}
77+
]
78+
}

CHANGELOG.md

Lines changed: 55 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,57 @@
1+
# __2.20.94__ __2023-06-27__
2+
## __AWS Private 5G__
3+
- ### Features
4+
- This release allows Private5G customers to choose different commitment plans (60-days, 1-year, 3-years) when placing new orders, enables automatic renewal option for 1-year and 3-years commitments. It also allows customers to update the commitment plan of an existing radio unit.
5+
6+
## __Amazon Appflow__
7+
- ### Features
8+
- This release adds support to bypass SSO with the SAPOData connector when connecting to an SAP instance.
9+
10+
## __Amazon Interactive Video Service__
11+
- ### Features
12+
- IVS customers can now revoke the viewer session associated with an auth token, to prevent and stop playback using that token.
13+
14+
## __Amazon Kinesis Video Streams__
15+
- ### Features
16+
- General Availability (GA) release of Kinesis Video Streams at Edge, enabling customers to provide a configuration for the Kinesis Video Streams EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on a configured schedule.
17+
18+
## __Amazon Macie 2__
19+
- ### Features
20+
- This release adds support for configuring new classification jobs to use the set of managed data identifiers that we recommend for jobs. For the managed data identifier selection type (managedDataIdentifierSelector), specify RECOMMENDED.
21+
22+
## __Amazon SageMaker Feature Store Runtime__
23+
- ### Features
24+
- Introducing TTL for online store records for feature groups.
25+
26+
## __Amazon SageMaker Service__
27+
- ### Features
28+
- Introducing TTL for online store records in feature groups.
29+
30+
## __Amazon Simple Systems Manager (SSM)__
31+
- ### Features
32+
- Systems Manager doc-only update for June 2023.
33+
34+
## __Amazon Verified Permissions__
35+
- ### Features
36+
- This update fixes several broken links to the Cedar documentation.
37+
38+
## __AppFabric__
39+
- ### Features
40+
- Initial release of AWS AppFabric for connecting SaaS applications for better productivity and security.
41+
42+
## __DynamoDB Enhanced Client__
43+
- ### Features
44+
- Added support for StreamSpecification in the CreateTableEnhancedRequest, allowing configuration of table stream specification using DynamoDB Enhanced Client.
45+
- Contributed by: [@acouvreur](https://github.com/acouvreur)
46+
47+
## __EMR Serverless__
48+
- ### Features
49+
- This release adds support to update the release label of an EMR Serverless application to upgrade it to a different version of Amazon EMR via UpdateApplication API.
50+
51+
## __Contributors__
52+
Special thanks to the following contributors to this release:
53+
54+
[@acouvreur](https://github.com/acouvreur)
155
# __2.20.93__ __2023-06-26__
256
## __AWS Glue__
357
- ### Features
@@ -222,7 +276,7 @@ Special thanks to the following contributors to this release:
222276
## __Contributors__
223277
Special thanks to the following contributors to this release:
224278

225-
[@breader124](https://github.com/breader124), [@bmaizels](https://github.com/bmaizels)
279+
[@bmaizels](https://github.com/bmaizels), [@breader124](https://github.com/breader124)
226280
# __2.20.85__ __2023-06-13__
227281
## __AWS CloudTrail__
228282
- ### 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.20.93</version>
55+
<version>2.20.94</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.20.93</version>
89+
<version>2.20.94</version>
9090
</dependency>
9191
<dependency>
9292
<groupId>software.amazon.awssdk</groupId>
9393
<artifactId>s3</artifactId>
94-
<version>2.20.93</version>
94+
<version>2.20.94</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.20.93</version>
106+
<version>2.20.94</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.20.93</version>
23+
<version>2.20.94</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

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

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

aws-sdk-java/pom.xml

Lines changed: 6 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.20.93</version>
20+
<version>2.20.94</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>aws-sdk-java</artifactId>
@@ -1763,6 +1763,11 @@ Amazon AutoScaling, etc).</description>
17631763
<artifactId>verifiedpermissions</artifactId>
17641764
<version>${awsjavasdk.version}</version>
17651765
</dependency>
1766+
<dependency>
1767+
<groupId>software.amazon.awssdk</groupId>
1768+
<artifactId>appfabric</artifactId>
1769+
<version>${awsjavasdk.version}</version>
1770+
</dependency>
17661771
</dependencies>
17671772
<build>
17681773
<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.20.93</version>
23+
<version>2.20.94</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

bom/pom.xml

Lines changed: 6 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.20.93</version>
20+
<version>2.20.94</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>bom</artifactId>
@@ -1913,6 +1913,11 @@
19131913
<artifactId>verifiedpermissions</artifactId>
19141914
<version>${awsjavasdk.version}</version>
19151915
</dependency>
1916+
<dependency>
1917+
<groupId>software.amazon.awssdk</groupId>
1918+
<artifactId>appfabric</artifactId>
1919+
<version>${awsjavasdk.version}</version>
1920+
</dependency>
19161921
</dependencies>
19171922
</dependencyManagement>
19181923
</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.20.93</version>
24+
<version>2.20.94</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.20.93</version>
25+
<version>2.20.94</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.20.93</version>
24+
<version>2.20.94</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.20.93</version>
25+
<version>2.20.94</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.20.93</version>
24+
<version>2.20.94</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.20.93</version>
23+
<version>2.20.94</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.20.93</version>
23+
<version>2.20.94</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

core/auth-crt/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>core</artifactId>
25-
<version>2.20.93</version>
25+
<version>2.20.94</version>
2626
</parent>
2727

2828
<artifactId>auth-crt</artifactId>

core/auth/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>core</artifactId>
25-
<version>2.20.93</version>
25+
<version>2.20.94</version>
2626
</parent>
2727

2828
<artifactId>auth</artifactId>

core/aws-core/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>core</artifactId>
25-
<version>2.20.93</version>
25+
<version>2.20.94</version>
2626
</parent>
2727

2828
<artifactId>aws-core</artifactId>

core/crt-core/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>core</artifactId>
24-
<version>2.20.93</version>
24+
<version>2.20.94</version>
2525
</parent>
2626

2727
<artifactId>crt-core</artifactId>

core/endpoints-spi/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.20.93</version>
23+
<version>2.20.94</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

core/imds/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.20.93</version>
23+
<version>2.20.94</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>imds</artifactId>

core/json-utils/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.20.93</version>
23+
<version>2.20.94</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

0 commit comments

Comments
 (0)