Skip to content

Commit 7f82ba8

Browse files
Merge pull request #3121 from aws/staging/7b89ca94-53f9-4f1d-969b-cf4c714e4a73
Pull request: release <- staging/7b89ca94-53f9-4f1d-969b-cf4c714e4a73
2 parents c7adde0 + 9bcae6c commit 7f82ba8

File tree

491 files changed

+2188
-651
lines changed

Some content is hidden

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

491 files changed

+2188
-651
lines changed

.changes/2.26.25.json

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
{
2+
"version": "2.26.25",
3+
"date": "2024-07-25",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS CodeCommit",
8+
"contributor": "",
9+
"description": "CreateRepository API now throws OperationNotAllowedException when the account has been restricted from creating a repository."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Network Firewall",
14+
"contributor": "",
15+
"description": "You can now log events that are related to TLS inspection, in addition to the existing alert and flow logging."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Outposts",
20+
"contributor": "",
21+
"description": "Adding default vCPU information to GetOutpostSupportedInstanceTypes and GetOutpostInstanceTypes responses"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS SDK for Java v2",
26+
"contributor": "",
27+
"description": "Adds support for Map type to JmesPathRuntime"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Step Functions",
32+
"contributor": "",
33+
"description": "This release adds support to customer managed KMS key encryption in AWS Step Functions."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Bedrock Runtime",
38+
"contributor": "",
39+
"description": "Provides ServiceUnavailableException error message"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon CloudWatch Application Signals",
44+
"contributor": "",
45+
"description": "CloudWatch Application Signals now supports application logs correlation with traces and operational health metrics of applications running on EC2 instances. Users can view the most relevant telemetry to troubleshoot application health anomalies such as spikes in latency, errors, and availability."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon DataZone",
50+
"contributor": "",
51+
"description": "Introduces GetEnvironmentCredentials operation to SDK"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon EC2 Container Registry",
56+
"contributor": "",
57+
"description": "API and documentation updates for Amazon ECR, adding support for creating, updating, describing and deleting ECR Repository Creation Template."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon Elastic Compute Cloud",
62+
"contributor": "",
63+
"description": "EC2 Fleet now supports using custom identifiers to reference Amazon Machine Images (AMI) in launch requests that are configured to choose from a diversified list of instance types."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon Elastic Kubernetes Service",
68+
"contributor": "",
69+
"description": "This release adds support for EKS cluster to manage extended support."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Application Auto Scaling",
74+
"contributor": "",
75+
"description": "Application Auto Scaling is now more responsive to the changes in demand of your SageMaker Inference endpoints. To get started, create or update a Target Tracking policy based on High Resolution CloudWatch metrics."
76+
},
77+
{
78+
"type": "feature",
79+
"category": "DynamoDB Enhanced Client",
80+
"contributor": "shetsa-amzn",
81+
"description": "Adding support for Select in QueryEnhancedRequest"
82+
},
83+
{
84+
"type": "feature",
85+
"category": "Elastic Load Balancing",
86+
"contributor": "",
87+
"description": "This release adds support for sharing trust stores across accounts and organizations through integration with AWS Resource Access Manager."
88+
}
89+
]
90+
}

CHANGELOG.md

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,66 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.26.25__ __2024-07-25__
3+
## __AWS CodeCommit__
4+
- ### Features
5+
- CreateRepository API now throws OperationNotAllowedException when the account has been restricted from creating a repository.
6+
7+
## __AWS Network Firewall__
8+
- ### Features
9+
- You can now log events that are related to TLS inspection, in addition to the existing alert and flow logging.
10+
11+
## __AWS Outposts__
12+
- ### Features
13+
- Adding default vCPU information to GetOutpostSupportedInstanceTypes and GetOutpostInstanceTypes responses
14+
15+
## __AWS SDK for Java v2__
16+
- ### Features
17+
- Adds support for Map type to JmesPathRuntime
18+
19+
## __AWS Step Functions__
20+
- ### Features
21+
- This release adds support to customer managed KMS key encryption in AWS Step Functions.
22+
23+
## __Amazon Bedrock Runtime__
24+
- ### Features
25+
- Provides ServiceUnavailableException error message
26+
27+
## __Amazon CloudWatch Application Signals__
28+
- ### Features
29+
- CloudWatch Application Signals now supports application logs correlation with traces and operational health metrics of applications running on EC2 instances. Users can view the most relevant telemetry to troubleshoot application health anomalies such as spikes in latency, errors, and availability.
30+
31+
## __Amazon DataZone__
32+
- ### Features
33+
- Introduces GetEnvironmentCredentials operation to SDK
34+
35+
## __Amazon EC2 Container Registry__
36+
- ### Features
37+
- API and documentation updates for Amazon ECR, adding support for creating, updating, describing and deleting ECR Repository Creation Template.
38+
39+
## __Amazon Elastic Compute Cloud__
40+
- ### Features
41+
- EC2 Fleet now supports using custom identifiers to reference Amazon Machine Images (AMI) in launch requests that are configured to choose from a diversified list of instance types.
42+
43+
## __Amazon Elastic Kubernetes Service__
44+
- ### Features
45+
- This release adds support for EKS cluster to manage extended support.
46+
47+
## __Application Auto Scaling__
48+
- ### Features
49+
- Application Auto Scaling is now more responsive to the changes in demand of your SageMaker Inference endpoints. To get started, create or update a Target Tracking policy based on High Resolution CloudWatch metrics.
50+
51+
## __DynamoDB Enhanced Client__
52+
- ### Features
53+
- Adding support for Select in QueryEnhancedRequest
54+
- Contributed by: [@shetsa-amzn](https://github.com/shetsa-amzn)
55+
56+
## __Elastic Load Balancing__
57+
- ### Features
58+
- This release adds support for sharing trust stores across accounts and organizations through integration with AWS Resource Access Manager.
59+
60+
## __Contributors__
61+
Special thanks to the following contributors to this release:
62+
63+
[@shetsa-amzn](https://github.com/shetsa-amzn)
264
# __2.26.24__ __2024-07-24__
365
## __AWS Clean Rooms Service__
466
- ### 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.26.24</version>
55+
<version>2.26.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.26.24</version>
89+
<version>2.26.25</version>
9090
</dependency>
9191
<dependency>
9292
<groupId>software.amazon.awssdk</groupId>
9393
<artifactId>s3</artifactId>
94-
<version>2.26.24</version>
94+
<version>2.26.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.26.24</version>
106+
<version>2.26.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.26.24</version>
23+
<version>2.26.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.26.24</version>
23+
<version>2.26.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.26.24</version>
23+
<version>2.26.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.26.24</version>
23+
<version>2.26.25</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.26.24</version>
20+
<version>2.26.25</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.26.24</version>
23+
<version>2.26.25</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.26.24</version>
20+
<version>2.26.25</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>bom</artifactId>

0 commit comments

Comments
 (0)