Skip to content

Commit 6a86d91

Browse files
Merge pull request #2678 from aws/staging/0c5eeaee-d6a1-49d1-8778-a99cce7246af
Pull request: release <- staging/0c5eeaee-d6a1-49d1-8778-a99cce7246af
2 parents cdb648a + 42928b5 commit 6a86d91

File tree

460 files changed

+4299
-5056
lines changed

Some content is hidden

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

460 files changed

+4299
-5056
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -859,6 +859,15 @@
859859
"contributions": [
860860
"doc"
861861
]
862+
},
863+
{
864+
"login": "deki",
865+
"name": "Dennis Kieselhorst",
866+
"avatar_url": "https://avatars.githubusercontent.com/u/858827?v=4",
867+
"profile": "http://www.dekies.de",
868+
"contributions": [
869+
"code"
870+
]
862871
}
863872
],
864873
"contributorsPerLine": 7,

.changes/2.20.139.json

Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
{
2+
"version": "2.20.139",
3+
"date": "2023-08-31",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Health APIs and Notifications",
8+
"contributor": "",
9+
"description": "Adds new API DescribeEntityAggregatesForOrganization that retrieves entity aggregates across your organization. Also adds support for resource status filtering in DescribeAffectedEntitiesForOrganization, resource status aggregates in the DescribeEntityAggregates response, and new resource statuses."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Lambda",
14+
"contributor": "deki",
15+
"description": "Use latest AWS Lambda Java 17 runtime version in SAM template of archetype"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Chime SDK Media Pipelines",
20+
"contributor": "",
21+
"description": "This release adds support for feature Voice Enhancement for Call Recording as part of Amazon Chime SDK call analytics."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon CloudHSM",
26+
"contributor": "",
27+
"description": "Deprecating CloudHSM Classic API Service."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon CloudWatch Events",
32+
"contributor": "",
33+
"description": "Documentation updates for CloudWatch Events."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AmazonConnectCampaignService",
38+
"contributor": "",
39+
"description": "Amazon Connect outbound campaigns has launched agentless dialing mode which enables customers to make automated outbound calls without agent engagement. This release updates three of the campaign management API's to support the new agentless dialing mode and the new dialing capacity field."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Connect Customer Profiles",
44+
"contributor": "",
45+
"description": "Adds sensitive trait to various shapes in Customer Profiles API model."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Connect Participant Service",
50+
"contributor": "",
51+
"description": "Amazon Connect Participant Service adds the ability to get a view resource using a view token, which is provided in a participant message, with the release of the DescribeView API."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon EC2 Container Service",
56+
"contributor": "",
57+
"description": "This release adds support for an account-level setting that you can use to configure the number of days for AWS Fargate task retirement."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon Interactive Video Service",
62+
"contributor": "",
63+
"description": "Updated \"type\" description for CreateChannel, UpdateChannel, Channel, and ChannelSummary."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon Managed Grafana",
68+
"contributor": "",
69+
"description": "Marking SAML RoleValues attribute as sensitive and updating VpcConfiguration attributes to match documentation."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Amazon SageMaker Runtime",
74+
"contributor": "",
75+
"description": "This release adds a new InvokeEndpointWithResponseStream API to support streaming of model responses."
76+
},
77+
{
78+
"type": "feature",
79+
"category": "Managed Streaming for Kafka Connect",
80+
"contributor": "",
81+
"description": "Minor model changes for Kafka Connect as well as endpoint updates."
82+
},
83+
{
84+
"type": "feature",
85+
"category": "Payment Cryptography Data Plane",
86+
"contributor": "",
87+
"description": "Make KeyCheckValue field optional when using asymmetric keys as Key Check Values typically only apply to symmetric keys"
88+
},
89+
{
90+
"type": "feature",
91+
"category": "AWS SDK for Java v2",
92+
"contributor": "",
93+
"description": "Updated endpoint and partition metadata."
94+
}
95+
]
96+
}

CHANGELOG.md

Lines changed: 67 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,69 @@
1+
# __2.20.139__ __2023-08-31__
2+
## __AWS Health APIs and Notifications__
3+
- ### Features
4+
- Adds new API DescribeEntityAggregatesForOrganization that retrieves entity aggregates across your organization. Also adds support for resource status filtering in DescribeAffectedEntitiesForOrganization, resource status aggregates in the DescribeEntityAggregates response, and new resource statuses.
5+
6+
## __AWS Lambda__
7+
- ### Features
8+
- Use latest AWS Lambda Java 17 runtime version in SAM template of archetype
9+
- Contributed by: [@deki](https://github.com/deki)
10+
11+
## __AWS SDK for Java v2__
12+
- ### Features
13+
- Updated endpoint and partition metadata.
14+
15+
## __Amazon Chime SDK Media Pipelines__
16+
- ### Features
17+
- This release adds support for feature Voice Enhancement for Call Recording as part of Amazon Chime SDK call analytics.
18+
19+
## __Amazon CloudHSM__
20+
- ### Features
21+
- Deprecating CloudHSM Classic API Service.
22+
23+
## __Amazon CloudWatch Events__
24+
- ### Features
25+
- Documentation updates for CloudWatch Events.
26+
27+
## __Amazon Connect Customer Profiles__
28+
- ### Features
29+
- Adds sensitive trait to various shapes in Customer Profiles API model.
30+
31+
## __Amazon Connect Participant Service__
32+
- ### Features
33+
- Amazon Connect Participant Service adds the ability to get a view resource using a view token, which is provided in a participant message, with the release of the DescribeView API.
34+
35+
## __Amazon EC2 Container Service__
36+
- ### Features
37+
- This release adds support for an account-level setting that you can use to configure the number of days for AWS Fargate task retirement.
38+
39+
## __Amazon Interactive Video Service__
40+
- ### Features
41+
- Updated "type" description for CreateChannel, UpdateChannel, Channel, and ChannelSummary.
42+
43+
## __Amazon Managed Grafana__
44+
- ### Features
45+
- Marking SAML RoleValues attribute as sensitive and updating VpcConfiguration attributes to match documentation.
46+
47+
## __Amazon SageMaker Runtime__
48+
- ### Features
49+
- This release adds a new InvokeEndpointWithResponseStream API to support streaming of model responses.
50+
51+
## __AmazonConnectCampaignService__
52+
- ### Features
53+
- Amazon Connect outbound campaigns has launched agentless dialing mode which enables customers to make automated outbound calls without agent engagement. This release updates three of the campaign management API's to support the new agentless dialing mode and the new dialing capacity field.
54+
55+
## __Managed Streaming for Kafka Connect__
56+
- ### Features
57+
- Minor model changes for Kafka Connect as well as endpoint updates.
58+
59+
## __Payment Cryptography Data Plane__
60+
- ### Features
61+
- Make KeyCheckValue field optional when using asymmetric keys as Key Check Values typically only apply to symmetric keys
62+
63+
## __Contributors__
64+
Special thanks to the following contributors to this release:
65+
66+
[@deki](https://github.com/deki)
167
# __2.20.138__ __2023-08-30__
268
## __AWS App Runner__
369
- ### Features
@@ -1496,7 +1562,7 @@ Special thanks to the following contributors to this release:
14961562
## __Contributors__
14971563
Special thanks to the following contributors to this release:
14981564

1499-
[@bmaizels](https://github.com/bmaizels), [@breader124](https://github.com/breader124)
1565+
[@breader124](https://github.com/breader124), [@bmaizels](https://github.com/bmaizels)
15001566
# __2.20.85__ __2023-06-13__
15011567
## __AWS CloudTrail__
15021568
- ### Features

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Gitter](https://badges.gitter.im/aws/aws-sdk-java-v2.svg)](https://gitter.im/aws/aws-sdk-java-v2?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
55
[![codecov](https://codecov.io/gh/aws/aws-sdk-java-v2/branch/master/graph/badge.svg)](https://codecov.io/gh/aws/aws-sdk-java-v2)
66
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
7-
[![All Contributors](https://img.shields.io/badge/all_contributors-95-orange.svg?style=flat-square)](#contributors-)
7+
[![All Contributors](https://img.shields.io/badge/all_contributors-96-orange.svg?style=flat-square)](#contributors-)
88
<!-- ALL-CONTRIBUTORS-BADGE:END -->
99

1010
The **AWS SDK for Java 2.0** is a rewrite of 1.0 with some great new features. As with version 1.0,
@@ -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.138</version>
55+
<version>2.20.139</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.138</version>
89+
<version>2.20.139</version>
9090
</dependency>
9191
<dependency>
9292
<groupId>software.amazon.awssdk</groupId>
9393
<artifactId>s3</artifactId>
94-
<version>2.20.138</version>
94+
<version>2.20.139</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.138</version>
106+
<version>2.20.139</version>
107107
</dependency>
108108
```
109109

@@ -313,6 +313,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
313313
<td align="center" valign="top" width="14.28%"><a href="https://github.com/breader124"><img src="https://avatars.githubusercontent.com/u/36669019?v=4?s=100" width="100px;" alt="Adrian Chlebosz"/><br /><sub><b>Adrian Chlebosz</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=breader124" title="Code">💻</a></td>
314314
<td align="center" valign="top" width="14.28%"><a href="https://www.buymeacoffee.com/chadwilson"><img src="https://avatars.githubusercontent.com/u/29788154?v=4?s=100" width="100px;" alt="Chad Wilson"/><br /><sub><b>Chad Wilson</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=chadlwilson" title="Code">💻</a></td>
315315
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ManishDait"><img src="https://avatars.githubusercontent.com/u/90558243?v=4?s=100" width="100px;" alt="Manish Dait"/><br /><sub><b>Manish Dait</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=ManishDait" title="Documentation">📖</a></td>
316+
<td align="center" valign="top" width="14.28%"><a href="http://www.dekies.de"><img src="https://avatars.githubusercontent.com/u/858827?v=4?s=100" width="100px;" alt="Dennis Kieselhorst"/><br /><sub><b>Dennis Kieselhorst</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=deki" title="Code">💻</a></td>
316317
</tr>
317318
</tbody>
318319
</table>

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

archetypes/archetype-lambda/src/main/resources/archetype-resources/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Resources:
66
${handlerClassName}Function:
77
Type: AWS::Serverless::Function
88
Properties:
9-
Runtime: java8
9+
Runtime: java17
1010
Handler: ${package}.${handlerClassName}::handleRequest
1111
Timeout: 60
1212
MemorySize: 512

archetypes/archetype-lambda/src/test/resources/projects/apachehttpclient/reference/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Resources:
66
MyApacheFunctionFunction:
77
Type: AWS::Serverless::Function
88
Properties:
9-
Runtime: java8
9+
Runtime: java17
1010
Handler: software.amazonaws.test.MyApacheFunction::handleRequest
1111
Timeout: 60
1212
MemorySize: 512

archetypes/archetype-lambda/src/test/resources/projects/dynamodbstreamsclient/reference/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Resources:
66
MyDynamoDbStreamsFunctionFunction:
77
Type: AWS::Serverless::Function
88
Properties:
9-
Runtime: java8
9+
Runtime: java17
1010
Handler: software.amazonaws.test.MyDynamoDbStreamsFunction::handleRequest
1111
Timeout: 60
1212
MemorySize: 512

archetypes/archetype-lambda/src/test/resources/projects/nettyclient/reference/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Resources:
66
MyNettyFunctionFunction:
77
Type: AWS::Serverless::Function
88
Properties:
9-
Runtime: java8
9+
Runtime: java17
1010
Handler: software.amazonaws.test.MyNettyFunction::handleRequest
1111
Timeout: 60
1212
MemorySize: 512

archetypes/archetype-lambda/src/test/resources/projects/urlhttpclient/reference/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Resources:
66
AppFunction:
77
Type: AWS::Serverless::Function
88
Properties:
9-
Runtime: java8
9+
Runtime: java17
1010
Handler: software.amazonaws.test.App::handleRequest
1111
Timeout: 60
1212
MemorySize: 512

archetypes/archetype-lambda/src/test/resources/projects/wafregionalclient/reference/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Resources:
66
MyWafRegionalFunctionFunction:
77
Type: AWS::Serverless::Function
88
Properties:
9-
Runtime: java8
9+
Runtime: java17
1010
Handler: software.amazonaws.test.MyWafRegionalFunction::handleRequest
1111
Timeout: 60
1212
MemorySize: 512

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.138</version>
23+
<version>2.20.139</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.138</version>
23+
<version>2.20.139</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.20.138</version>
20+
<version>2.20.139</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>aws-sdk-java</artifactId>

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.138</version>
23+
<version>2.20.139</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

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.20.138</version>
20+
<version>2.20.139</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.20.138</version>
24+
<version>2.20.139</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.138</version>
25+
<version>2.20.139</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.138</version>
24+
<version>2.20.139</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.138</version>
25+
<version>2.20.139</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>codegen-maven-plugin</artifactId>

0 commit comments

Comments
 (0)