Skip to content

Commit 76583e9

Browse files
Merge pull request #2257 from aws/staging/84cb5c82-1de3-4c88-8120-0a4337a39a6c
Pull request: release <- staging/84cb5c82-1de3-4c88-8120-0a4337a39a6c
2 parents 0755f9f + 792ef04 commit 76583e9

File tree

418 files changed

+4591
-2764
lines changed

Some content is hidden

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

418 files changed

+4591
-2764
lines changed

.changes/2.18.19.json

Lines changed: 102 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,102 @@
1+
{
2+
"version": "2.18.19",
3+
"date": "2022-11-16",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Batch",
8+
"contributor": "",
9+
"description": "Documentation updates related to Batch on EKS"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWSBillingConductor",
14+
"contributor": "",
15+
"description": "This release adds a new feature BillingEntity pricing rule."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS CloudFormation",
20+
"contributor": "",
21+
"description": "Added UnsupportedTarget HandlerErrorCode for use with CFN Resource Hooks"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Comprehend Medical",
26+
"contributor": "",
27+
"description": "This release supports new set of entities and traits. It also adds new category (BEHAVIORAL_ENVIRONMENTAL_SOCIAL)."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS IoT TwinMaker",
32+
"contributor": "",
33+
"description": "This release adds the following: 1) ExecuteQuery API allows users to query their AWS IoT TwinMaker Knowledge Graph 2) Pricing plan APIs allow users to configure and manage their pricing mode 3) Support for property groups and tabular property values in existing AWS IoT TwinMaker APIs."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Proton",
38+
"contributor": "",
39+
"description": "Add support for sorting and filtering in ListServiceInstances"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS Systems Manager Incident Manager",
44+
"contributor": "",
45+
"description": "Add support for PagerDuty integrations on ResponsePlan, IncidentRecord, and RelatedItem APIs"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS Transfer Family",
50+
"contributor": "",
51+
"description": "Allow additional operations to throw ThrottlingException"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "AWS X-Ray",
56+
"contributor": "",
57+
"description": "This release adds new APIs - PutResourcePolicy, DeleteResourcePolicy, ListResourcePolicies for supporting resource based policies for AWS X-Ray."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon Connect Service",
62+
"contributor": "",
63+
"description": "This release adds a new MonitorContact API for initiating monitoring of ongoing Voice and Chat contacts."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon ElastiCache",
68+
"contributor": "",
69+
"description": "for Redis now supports AWS Identity and Access Management authentication access to Redis clusters starting with redis-engine version 7.0"
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Amazon Elastic Kubernetes Service",
74+
"contributor": "",
75+
"description": "Adds support for customer-provided placement groups for Kubernetes control plane instances when creating local EKS clusters on Outposts"
76+
},
77+
{
78+
"type": "feature",
79+
"category": "Amazon Personalize Events",
80+
"contributor": "",
81+
"description": "This release provides support for creation and use of metric attributions in AWS Personalize"
82+
},
83+
{
84+
"type": "feature",
85+
"category": "Amazon Relational Database Service",
86+
"contributor": "",
87+
"description": "This release adds support for container databases (CDBs) to Amazon RDS Custom for Oracle. A CDB contains one PDB at creation. You can add more PDBs using Oracle SQL. You can also customize your database installation by setting the Oracle base, Oracle home, and the OS user name and group."
88+
},
89+
{
90+
"type": "feature",
91+
"category": "Amazon Simple Systems Manager (SSM)",
92+
"contributor": "",
93+
"description": "This release adds support for cross account access in CreateOpsItem, UpdateOpsItem and GetOpsItem. It introduces new APIs to setup resource policies for SSM resources: PutResourcePolicy, GetResourcePolicies and DeleteResourcePolicy."
94+
},
95+
{
96+
"type": "feature",
97+
"category": "AWS SDK for Java v2",
98+
"contributor": "",
99+
"description": "Updated endpoint and partition metadata."
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.18.19__ __2022-11-16__
2+
## __AWS Batch__
3+
- ### Features
4+
- Documentation updates related to Batch on EKS
5+
6+
## __AWS CloudFormation__
7+
- ### Features
8+
- Added UnsupportedTarget HandlerErrorCode for use with CFN Resource Hooks
9+
10+
## __AWS Comprehend Medical__
11+
- ### Features
12+
- This release supports new set of entities and traits. It also adds new category (BEHAVIORAL_ENVIRONMENTAL_SOCIAL).
13+
14+
## __AWS IoT TwinMaker__
15+
- ### Features
16+
- This release adds the following: 1) ExecuteQuery API allows users to query their AWS IoT TwinMaker Knowledge Graph 2) Pricing plan APIs allow users to configure and manage their pricing mode 3) Support for property groups and tabular property values in existing AWS IoT TwinMaker APIs.
17+
18+
## __AWS Proton__
19+
- ### Features
20+
- Add support for sorting and filtering in ListServiceInstances
21+
22+
## __AWS SDK for Java v2__
23+
- ### Features
24+
- Updated endpoint and partition metadata.
25+
26+
## __AWS Systems Manager Incident Manager__
27+
- ### Features
28+
- Add support for PagerDuty integrations on ResponsePlan, IncidentRecord, and RelatedItem APIs
29+
30+
## __AWS Transfer Family__
31+
- ### Features
32+
- Allow additional operations to throw ThrottlingException
33+
34+
## __AWS X-Ray__
35+
- ### Features
36+
- This release adds new APIs - PutResourcePolicy, DeleteResourcePolicy, ListResourcePolicies for supporting resource based policies for AWS X-Ray.
37+
38+
## __AWSBillingConductor__
39+
- ### Features
40+
- This release adds a new feature BillingEntity pricing rule.
41+
42+
## __Amazon Connect Service__
43+
- ### Features
44+
- This release adds a new MonitorContact API for initiating monitoring of ongoing Voice and Chat contacts.
45+
46+
## __Amazon ElastiCache__
47+
- ### Features
48+
- for Redis now supports AWS Identity and Access Management authentication access to Redis clusters starting with redis-engine version 7.0
49+
50+
## __Amazon Elastic Kubernetes Service__
51+
- ### Features
52+
- Adds support for customer-provided placement groups for Kubernetes control plane instances when creating local EKS clusters on Outposts
53+
54+
## __Amazon Personalize Events__
55+
- ### Features
56+
- This release provides support for creation and use of metric attributions in AWS Personalize
57+
58+
## __Amazon Relational Database Service__
59+
- ### Features
60+
- This release adds support for container databases (CDBs) to Amazon RDS Custom for Oracle. A CDB contains one PDB at creation. You can add more PDBs using Oracle SQL. You can also customize your database installation by setting the Oracle base, Oracle home, and the OS user name and group.
61+
62+
## __Amazon Simple Systems Manager (SSM)__
63+
- ### Features
64+
- This release adds support for cross account access in CreateOpsItem, UpdateOpsItem and GetOpsItem. It introduces new APIs to setup resource policies for SSM resources: PutResourcePolicy, GetResourcePolicies and DeleteResourcePolicy.
65+
166
# __2.18.18__ __2022-11-15__
267
## __AWS IoT Greengrass V2__
368
- ### 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.18.18</version>
55+
<version>2.18.19</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.18.18</version>
89+
<version>2.18.19</version>
9090
</dependency>
9191
<dependency>
9292
<groupId>software.amazon.awssdk</groupId>
9393
<artifactId>s3</artifactId>
94-
<version>2.18.18</version>
94+
<version>2.18.19</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.18.18</version>
106+
<version>2.18.19</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.18.18</version>
23+
<version>2.18.19</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.18.18</version>
23+
<version>2.18.19</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.18.18</version>
23+
<version>2.18.19</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.18.18</version>
23+
<version>2.18.19</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.18.18</version>
20+
<version>2.18.19</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.18.18</version>
23+
<version>2.18.19</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.18.18</version>
20+
<version>2.18.19</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.18.18</version>
24+
<version>2.18.19</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.18.18</version>
25+
<version>2.18.19</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.18.18</version>
24+
<version>2.18.19</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.18.18</version>
25+
<version>2.18.19</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.18.18</version>
24+
<version>2.18.19</version>
2525
</parent>
2626
<artifactId>codegen</artifactId>
2727
<name>AWS Java SDK :: Code Generator</name>

0 commit comments

Comments
 (0)