Skip to content

Commit 85b5ffe

Browse files
authored
Merge pull request #2267 from aws/staging/5ca6b7ea-9e9f-4745-8ac3-26a5ecd1e3db
Pull request: release <- staging/5ca6b7ea-9e9f-4745-8ac3-26a5ecd1e3db
2 parents 3e331cd + d969683 commit 85b5ffe

File tree

447 files changed

+12288
-3462
lines changed

Some content is hidden

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

447 files changed

+12288
-3462
lines changed

.changes/2.18.25.json

Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,120 @@
1+
{
2+
"version": "2.18.25",
3+
"date": "2022-11-27",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Backup",
8+
"contributor": "",
9+
"description": "AWS Backup introduces support for legal hold and application stack backups. AWS Backup Audit Manager introduces support for cross-Region, cross-account reports."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS IoT",
14+
"contributor": "",
15+
"description": "Job scheduling enables the scheduled rollout of a Job with start and end times and a customizable end behavior when end time is reached. This is available for continuous and snapshot jobs. Added support for MQTT5 properties to AWS IoT TopicRule Republish Action."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS IoT Data Plane",
20+
"contributor": "",
21+
"description": "This release adds support for MQTT5 properties to AWS IoT HTTP Publish API."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS IoT Wireless",
26+
"contributor": "",
27+
"description": "This release includes a new feature for customers to calculate the position of their devices by adding three new APIs: UpdateResourcePosition, GetResourcePosition, and GetPositionEstimate."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWSKendraFrontendService",
32+
"contributor": "",
33+
"description": "Amazon Kendra now supports preview of table information from HTML tables in the search results. The most relevant cells with their corresponding rows, columns are displayed as a preview in the search result. The most relevant table cell or cells are also highlighted in table preview."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Organizations",
38+
"contributor": "",
39+
"description": "This release introduces delegated administrator for AWS Organizations, a new feature to help you delegate the management of your Organizations policies, enabling you to govern your AWS organization in a decentralized way. You can now allow member accounts to manage Organizations policies."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS SDK for Java v2",
44+
"contributor": "",
45+
"description": "Added AsyncResponseTransformer.toBlockingInputStream, allowing streaming operation responses to be read as if they're an InputStream."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon CloudWatch",
50+
"contributor": "",
51+
"description": "Adds cross-account support to the GetMetricData API. Adds cross-account support to the ListMetrics API through the usage of the IncludeLinkedAccounts flag and the new OwningAccounts field."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon CloudWatch Logs",
56+
"contributor": "",
57+
"description": "Updates to support CloudWatch Logs data protection and CloudWatch cross-account observability"
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon EC2 Container Service",
62+
"contributor": "",
63+
"description": "This release adds support for ECS Service Connect, a new capability that simplifies writing and operating resilient distributed applications. This release updates the TaskDefinition, Cluster, Service mutation APIs with Service connect constructs and also adds a new ListServicesByNamespace API."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon Elastic File System",
68+
"contributor": "",
69+
"description": "This release adds elastic as a new ThroughputMode value for EFS file systems and adds AFTER_1_DAY as a value for TransitionToIARules."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Amazon Relational Database Service",
74+
"contributor": "",
75+
"description": "This release enables new Aurora and RDS feature called Blue/Green Deployments that makes updates to databases safer, simpler and faster."
76+
},
77+
{
78+
"type": "feature",
79+
"category": "Amazon Textract",
80+
"contributor": "",
81+
"description": "This release adds support for classifying and splitting lending documents by type, and extracting information by using the Analyze Lending APIs. This release also includes support for summarized information of the processed lending document package, in addition to per document results."
82+
},
83+
{
84+
"type": "feature",
85+
"category": "Amazon Transcribe Service",
86+
"contributor": "",
87+
"description": "This release adds support for 'inputType' for post-call and real-time (streaming) Call Analytics within Amazon Transcribe."
88+
},
89+
{
90+
"type": "feature",
91+
"category": "Amazon Transcribe Streaming Service",
92+
"contributor": "",
93+
"description": "This release adds support for real-time (streaming) and post-call Call Analytics within Amazon Transcribe."
94+
},
95+
{
96+
"type": "feature",
97+
"category": "Application Migration Service",
98+
"contributor": "",
99+
"description": "This release adds support for Application and Wave management. We also now support custom post-launch actions."
100+
},
101+
{
102+
"type": "feature",
103+
"category": "CloudWatch Observability Access Manager",
104+
"contributor": "",
105+
"description": "Amazon CloudWatch Observability Access Manager is a new service that allows configuration of the CloudWatch cross-account observability feature."
106+
},
107+
{
108+
"type": "feature",
109+
"category": "Elastic Disaster Recovery Service",
110+
"contributor": "",
111+
"description": "Non breaking changes to existing APIs, and additional APIs added to support in-AWS failing back using AWS Elastic Disaster Recovery."
112+
},
113+
{
114+
"type": "feature",
115+
"category": "AWS SDK for Java v2",
116+
"contributor": "",
117+
"description": "Updated endpoint and partition metadata."
118+
}
119+
]
120+
}

CHANGELOG.md

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,77 @@
1+
# __2.18.25__ __2022-11-27__
2+
## __AWS Backup__
3+
- ### Features
4+
- AWS Backup introduces support for legal hold and application stack backups. AWS Backup Audit Manager introduces support for cross-Region, cross-account reports.
5+
6+
## __AWS IoT__
7+
- ### Features
8+
- Job scheduling enables the scheduled rollout of a Job with start and end times and a customizable end behavior when end time is reached. This is available for continuous and snapshot jobs. Added support for MQTT5 properties to AWS IoT TopicRule Republish Action.
9+
10+
## __AWS IoT Data Plane__
11+
- ### Features
12+
- This release adds support for MQTT5 properties to AWS IoT HTTP Publish API.
13+
14+
## __AWS IoT Wireless__
15+
- ### Features
16+
- This release includes a new feature for customers to calculate the position of their devices by adding three new APIs: UpdateResourcePosition, GetResourcePosition, and GetPositionEstimate.
17+
18+
## __AWS Organizations__
19+
- ### Features
20+
- This release introduces delegated administrator for AWS Organizations, a new feature to help you delegate the management of your Organizations policies, enabling you to govern your AWS organization in a decentralized way. You can now allow member accounts to manage Organizations policies.
21+
22+
## __AWS SDK for Java v2__
23+
- ### Features
24+
- Added AsyncResponseTransformer.toBlockingInputStream, allowing streaming operation responses to be read as if they're an InputStream.
25+
- Updated endpoint and partition metadata.
26+
27+
## __AWSKendraFrontendService__
28+
- ### Features
29+
- Amazon Kendra now supports preview of table information from HTML tables in the search results. The most relevant cells with their corresponding rows, columns are displayed as a preview in the search result. The most relevant table cell or cells are also highlighted in table preview.
30+
31+
## __Amazon CloudWatch__
32+
- ### Features
33+
- Adds cross-account support to the GetMetricData API. Adds cross-account support to the ListMetrics API through the usage of the IncludeLinkedAccounts flag and the new OwningAccounts field.
34+
35+
## __Amazon CloudWatch Logs__
36+
- ### Features
37+
- Updates to support CloudWatch Logs data protection and CloudWatch cross-account observability
38+
39+
## __Amazon EC2 Container Service__
40+
- ### Features
41+
- This release adds support for ECS Service Connect, a new capability that simplifies writing and operating resilient distributed applications. This release updates the TaskDefinition, Cluster, Service mutation APIs with Service connect constructs and also adds a new ListServicesByNamespace API.
42+
43+
## __Amazon Elastic File System__
44+
- ### Features
45+
- This release adds elastic as a new ThroughputMode value for EFS file systems and adds AFTER_1_DAY as a value for TransitionToIARules.
46+
47+
## __Amazon Relational Database Service__
48+
- ### Features
49+
- This release enables new Aurora and RDS feature called Blue/Green Deployments that makes updates to databases safer, simpler and faster.
50+
51+
## __Amazon Textract__
52+
- ### Features
53+
- This release adds support for classifying and splitting lending documents by type, and extracting information by using the Analyze Lending APIs. This release also includes support for summarized information of the processed lending document package, in addition to per document results.
54+
55+
## __Amazon Transcribe Service__
56+
- ### Features
57+
- This release adds support for 'inputType' for post-call and real-time (streaming) Call Analytics within Amazon Transcribe.
58+
59+
## __Amazon Transcribe Streaming Service__
60+
- ### Features
61+
- This release adds support for real-time (streaming) and post-call Call Analytics within Amazon Transcribe.
62+
63+
## __Application Migration Service__
64+
- ### Features
65+
- This release adds support for Application and Wave management. We also now support custom post-launch actions.
66+
67+
## __CloudWatch Observability Access Manager__
68+
- ### Features
69+
- Amazon CloudWatch Observability Access Manager is a new service that allows configuration of the CloudWatch cross-account observability feature.
70+
71+
## __Elastic Disaster Recovery Service__
72+
- ### Features
73+
- Non breaking changes to existing APIs, and additional APIs added to support in-AWS failing back using AWS Elastic Disaster Recovery.
74+
175
# __2.18.24__ __2022-11-23__
276
## __AWS SDK for Java v2__
377
- ### 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.24</version>
55+
<version>2.18.25</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.24</version>
89+
<version>2.18.25</version>
9090
</dependency>
9191
<dependency>
9292
<groupId>software.amazon.awssdk</groupId>
9393
<artifactId>s3</artifactId>
94-
<version>2.18.24</version>
94+
<version>2.18.25</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.24</version>
106+
<version>2.18.25</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.24</version>
23+
<version>2.18.25</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.24</version>
23+
<version>2.18.25</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.24</version>
23+
<version>2.18.25</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.24</version>
23+
<version>2.18.25</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.18.24</version>
20+
<version>2.18.25</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>aws-sdk-java</artifactId>
@@ -1628,6 +1628,11 @@ Amazon AutoScaling, etc).</description>
16281628
<artifactId>iotroborunner</artifactId>
16291629
<version>${awsjavasdk.version}</version>
16301630
</dependency>
1631+
<dependency>
1632+
<groupId>software.amazon.awssdk</groupId>
1633+
<artifactId>oam</artifactId>
1634+
<version>${awsjavasdk.version}</version>
1635+
</dependency>
16311636
</dependencies>
16321637
<build>
16331638
<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.18.24</version>
23+
<version>2.18.25</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.18.24</version>
20+
<version>2.18.25</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>bom</artifactId>
@@ -1768,6 +1768,11 @@
17681768
<artifactId>iotroborunner</artifactId>
17691769
<version>${awsjavasdk.version}</version>
17701770
</dependency>
1771+
<dependency>
1772+
<groupId>software.amazon.awssdk</groupId>
1773+
<artifactId>oam</artifactId>
1774+
<version>${awsjavasdk.version}</version>
1775+
</dependency>
17711776
</dependencies>
17721777
</dependencyManagement>
17731778
</project>

0 commit comments

Comments
 (0)