Skip to content

Commit

Permalink
Merge pull request #2678 from aws/staging/0c5eeaee-d6a1-49d1-8778-a99…
Browse files Browse the repository at this point in the history
…cce7246af

Pull request: release <- staging/0c5eeaee-d6a1-49d1-8778-a99cce7246af
  • Loading branch information
aws-sdk-java-automation authored Aug 31, 2023
2 parents cdb648a + 42928b5 commit 6a86d91
Show file tree
Hide file tree
Showing 460 changed files with 4,299 additions and 5,056 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -859,6 +859,15 @@
"contributions": [
"doc"
]
},
{
"login": "deki",
"name": "Dennis Kieselhorst",
"avatar_url": "https://avatars.githubusercontent.com/u/858827?v=4",
"profile": "http://www.dekies.de",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
96 changes: 96 additions & 0 deletions .changes/2.20.139.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
{
"version": "2.20.139",
"date": "2023-08-31",
"entries": [
{
"type": "feature",
"category": "AWS Health APIs and Notifications",
"contributor": "",
"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."
},
{
"type": "feature",
"category": "AWS Lambda",
"contributor": "deki",
"description": "Use latest AWS Lambda Java 17 runtime version in SAM template of archetype"
},
{
"type": "feature",
"category": "Amazon Chime SDK Media Pipelines",
"contributor": "",
"description": "This release adds support for feature Voice Enhancement for Call Recording as part of Amazon Chime SDK call analytics."
},
{
"type": "feature",
"category": "Amazon CloudHSM",
"contributor": "",
"description": "Deprecating CloudHSM Classic API Service."
},
{
"type": "feature",
"category": "Amazon CloudWatch Events",
"contributor": "",
"description": "Documentation updates for CloudWatch Events."
},
{
"type": "feature",
"category": "AmazonConnectCampaignService",
"contributor": "",
"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."
},
{
"type": "feature",
"category": "Amazon Connect Customer Profiles",
"contributor": "",
"description": "Adds sensitive trait to various shapes in Customer Profiles API model."
},
{
"type": "feature",
"category": "Amazon Connect Participant Service",
"contributor": "",
"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."
},
{
"type": "feature",
"category": "Amazon EC2 Container Service",
"contributor": "",
"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."
},
{
"type": "feature",
"category": "Amazon Interactive Video Service",
"contributor": "",
"description": "Updated \"type\" description for CreateChannel, UpdateChannel, Channel, and ChannelSummary."
},
{
"type": "feature",
"category": "Amazon Managed Grafana",
"contributor": "",
"description": "Marking SAML RoleValues attribute as sensitive and updating VpcConfiguration attributes to match documentation."
},
{
"type": "feature",
"category": "Amazon SageMaker Runtime",
"contributor": "",
"description": "This release adds a new InvokeEndpointWithResponseStream API to support streaming of model responses."
},
{
"type": "feature",
"category": "Managed Streaming for Kafka Connect",
"contributor": "",
"description": "Minor model changes for Kafka Connect as well as endpoint updates."
},
{
"type": "feature",
"category": "Payment Cryptography Data Plane",
"contributor": "",
"description": "Make KeyCheckValue field optional when using asymmetric keys as Key Check Values typically only apply to symmetric keys"
},
{
"type": "feature",
"category": "AWS SDK for Java v2",
"contributor": "",
"description": "Updated endpoint and partition metadata."
}
]
}
68 changes: 67 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,69 @@
# __2.20.139__ __2023-08-31__
## __AWS Health APIs and Notifications__
- ### Features
- 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.

## __AWS Lambda__
- ### Features
- Use latest AWS Lambda Java 17 runtime version in SAM template of archetype
- Contributed by: [@deki](https://github.com/deki)

## __AWS SDK for Java v2__
- ### Features
- Updated endpoint and partition metadata.

## __Amazon Chime SDK Media Pipelines__
- ### Features
- This release adds support for feature Voice Enhancement for Call Recording as part of Amazon Chime SDK call analytics.

## __Amazon CloudHSM__
- ### Features
- Deprecating CloudHSM Classic API Service.

## __Amazon CloudWatch Events__
- ### Features
- Documentation updates for CloudWatch Events.

## __Amazon Connect Customer Profiles__
- ### Features
- Adds sensitive trait to various shapes in Customer Profiles API model.

## __Amazon Connect Participant Service__
- ### Features
- 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.

## __Amazon EC2 Container Service__
- ### Features
- This release adds support for an account-level setting that you can use to configure the number of days for AWS Fargate task retirement.

## __Amazon Interactive Video Service__
- ### Features
- Updated "type" description for CreateChannel, UpdateChannel, Channel, and ChannelSummary.

## __Amazon Managed Grafana__
- ### Features
- Marking SAML RoleValues attribute as sensitive and updating VpcConfiguration attributes to match documentation.

## __Amazon SageMaker Runtime__
- ### Features
- This release adds a new InvokeEndpointWithResponseStream API to support streaming of model responses.

## __AmazonConnectCampaignService__
- ### Features
- 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.

## __Managed Streaming for Kafka Connect__
- ### Features
- Minor model changes for Kafka Connect as well as endpoint updates.

## __Payment Cryptography Data Plane__
- ### Features
- Make KeyCheckValue field optional when using asymmetric keys as Key Check Values typically only apply to symmetric keys

## __Contributors__
Special thanks to the following contributors to this release:

[@deki](https://github.com/deki)
# __2.20.138__ __2023-08-30__
## __AWS App Runner__
- ### Features
Expand Down Expand Up @@ -1496,7 +1562,7 @@ Special thanks to the following contributors to this release:
## __Contributors__
Special thanks to the following contributors to this release:

[@bmaizels](https://github.com/bmaizels), [@breader124](https://github.com/breader124)
[@breader124](https://github.com/breader124), [@bmaizels](https://github.com/bmaizels)
# __2.20.85__ __2023-06-13__
## __AWS CloudTrail__
- ### Features
Expand Down
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![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)
[![codecov](https://codecov.io/gh/aws/aws-sdk-java-v2/branch/master/graph/badge.svg)](https://codecov.io/gh/aws/aws-sdk-java-v2)
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-95-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-96-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

The **AWS SDK for Java 2.0** is a rewrite of 1.0 with some great new features. As with version 1.0,
Expand Down Expand Up @@ -52,7 +52,7 @@ To automatically manage module versions (currently all modules have the same ver
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>bom</artifactId>
<version>2.20.138</version>
<version>2.20.139</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -86,12 +86,12 @@ Alternatively you can add dependencies for the specific services you use only:
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>ec2</artifactId>
<version>2.20.138</version>
<version>2.20.139</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>s3</artifactId>
<version>2.20.138</version>
<version>2.20.139</version>
</dependency>
```

Expand All @@ -103,7 +103,7 @@ You can import the whole SDK into your project (includes *ALL* services). Please
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>aws-sdk-java</artifactId>
<version>2.20.138</version>
<version>2.20.139</version>
</dependency>
```

Expand Down Expand Up @@ -313,6 +313,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<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>
<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>
<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>
<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>
</tr>
</tbody>
</table>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/archetype-app-quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>archetypes</artifactId>
<groupId>software.amazon.awssdk</groupId>
<version>2.20.138</version>
<version>2.20.139</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion archetypes/archetype-lambda/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>archetypes</artifactId>
<groupId>software.amazon.awssdk</groupId>
<version>2.20.138</version>
<version>2.20.139</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>archetype-lambda</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Resources:
${handlerClassName}Function:
Type: AWS::Serverless::Function
Properties:
Runtime: java8
Runtime: java17
Handler: ${package}.${handlerClassName}::handleRequest
Timeout: 60
MemorySize: 512
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Resources:
MyApacheFunctionFunction:
Type: AWS::Serverless::Function
Properties:
Runtime: java8
Runtime: java17
Handler: software.amazonaws.test.MyApacheFunction::handleRequest
Timeout: 60
MemorySize: 512
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Resources:
MyDynamoDbStreamsFunctionFunction:
Type: AWS::Serverless::Function
Properties:
Runtime: java8
Runtime: java17
Handler: software.amazonaws.test.MyDynamoDbStreamsFunction::handleRequest
Timeout: 60
MemorySize: 512
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Resources:
MyNettyFunctionFunction:
Type: AWS::Serverless::Function
Properties:
Runtime: java8
Runtime: java17
Handler: software.amazonaws.test.MyNettyFunction::handleRequest
Timeout: 60
MemorySize: 512
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Resources:
AppFunction:
Type: AWS::Serverless::Function
Properties:
Runtime: java8
Runtime: java17
Handler: software.amazonaws.test.App::handleRequest
Timeout: 60
MemorySize: 512
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Resources:
MyWafRegionalFunctionFunction:
Type: AWS::Serverless::Function
Properties:
Runtime: java8
Runtime: java17
Handler: software.amazonaws.test.MyWafRegionalFunction::handleRequest
Timeout: 60
MemorySize: 512
Expand Down
2 changes: 1 addition & 1 deletion archetypes/archetype-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>archetypes</artifactId>
<groupId>software.amazon.awssdk</groupId>
<version>2.20.138</version>
<version>2.20.139</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion archetypes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>aws-sdk-java-pom</artifactId>
<groupId>software.amazon.awssdk</groupId>
<version>2.20.138</version>
<version>2.20.139</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>archetypes</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-sdk-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>software.amazon.awssdk</groupId>
<artifactId>aws-sdk-java-pom</artifactId>
<version>2.20.138</version>
<version>2.20.139</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>aws-sdk-java</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bom-internal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>aws-sdk-java-pom</artifactId>
<groupId>software.amazon.awssdk</groupId>
<version>2.20.138</version>
<version>2.20.139</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>software.amazon.awssdk</groupId>
<artifactId>aws-sdk-java-pom</artifactId>
<version>2.20.138</version>
<version>2.20.139</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>bom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>software.amazon.awssdk</groupId>
<artifactId>aws-sdk-java-pom</artifactId>
<version>2.20.138</version>
<version>2.20.139</version>
</parent>
<artifactId>bundle</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion codegen-lite-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>software.amazon.awssdk</groupId>
<artifactId>aws-sdk-java-pom</artifactId>
<version>2.20.138</version>
<version>2.20.139</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>codegen-lite-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion codegen-lite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>software.amazon.awssdk</groupId>
<artifactId>aws-sdk-java-pom</artifactId>
<version>2.20.138</version>
<version>2.20.139</version>
</parent>
<artifactId>codegen-lite</artifactId>
<name>AWS Java SDK :: Code Generator Lite</name>
Expand Down
2 changes: 1 addition & 1 deletion codegen-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>software.amazon.awssdk</groupId>
<artifactId>aws-sdk-java-pom</artifactId>
<version>2.20.138</version>
<version>2.20.139</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>codegen-maven-plugin</artifactId>
Expand Down
Loading

0 comments on commit 6a86d91

Please sign in to comment.