Skip to content

Commit c597b82

Browse files
authored
Revert "bump minor version to 2.28.0 (#5505)" (#5508)
* Revert "bump minor version to 2.28.0 (#5505)" This reverts commit c66e0e7. * Revert "Merge remote-tracking branch 'public/release'" This reverts commit b202034, reversing changes made to c66e0e7.
1 parent b202034 commit c597b82

File tree

479 files changed

+773
-503
lines changed

Some content is hidden

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

479 files changed

+773
-503
lines changed

.changes/2.27.0.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"version": "2.27.0",
3+
"date": "2024-08-07",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Glue",
8+
"contributor": "",
9+
"description": "Introducing AWS Glue Data Quality anomaly detection, a new functionality that uses ML-based solutions to detect data anomalies users have not explicitly defined rules for."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon AppIntegrations Service",
14+
"contributor": "",
15+
"description": "Updated CreateDataIntegration and CreateDataIntegrationAssociation API to support bulk data export from Amazon Connect Customer Profiles to the customer S3 bucket."
16+
}
17+
]
18+
}

.changes/2.27.1.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.27.1",
3+
"date": "2024-08-08",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "Update ResponseTransformer so download attempts to a directory that does not exist or does not have write permissions are not retried"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Glue",
14+
"contributor": "",
15+
"description": "This release adds support to retrieve the validation status when creating or updating Glue Data Catalog Views. Also added is support for BasicCatalogTarget partition keys."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS SDK for Java v2 Migration Tool",
20+
"contributor": "",
21+
"description": "Introduce the preview release of the AWS SDK for Java v2 migration tool that automatically migrates applications from the AWS SDK for Java v1 to the AWS SDK for Java v2."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Cognito Identity Provider",
26+
"contributor": "",
27+
"description": "Added support for threat protection for custom authentication in Amazon Cognito user pools."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Connect Service",
32+
"contributor": "",
33+
"description": "This release fixes a regression in number of access control tags that are allowed to be added to a security profile in Amazon Connect. You can now add up to four access control tags on a single security profile."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Elastic Compute Cloud",
38+
"contributor": "",
39+
"description": "Launch of private IPv6 addressing for VPCs and Subnets. VPC IPAM supports the planning and monitoring of private IPv6 usage."
40+
}
41+
]
42+
}

.changes/2.27.2.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.27.2",
3+
"date": "2024-08-09",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "Fixed an issue where invoking `abort` and then `close` on a `ResponseInputStream` would cause the `close` to fail."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Cognito Identity Provider",
14+
"contributor": "",
15+
"description": "Fixed a description of AdvancedSecurityAdditionalFlows in Amazon Cognito user pool configuration."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Connect Service",
20+
"contributor": "",
21+
"description": "This release supports adding RoutingCriteria via UpdateContactRoutingData public API."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Simple Systems Manager (SSM)",
26+
"contributor": "",
27+
"description": "Systems Manager doc-only updates for August 2024."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS SDK for Java v2",
32+
"contributor": "",
33+
"description": "Updated endpoint and partition metadata."
34+
}
35+
]
36+
}

.changes/2.27.3.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.27.3",
3+
"date": "2024-08-12",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Compute Optimizer",
8+
"contributor": "",
9+
"description": "Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Config",
14+
"contributor": "",
15+
"description": "Documentation update for the OrganizationConfigRuleName regex pattern."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Elemental MediaLive",
20+
"contributor": "",
21+
"description": "AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Ground Station",
26+
"contributor": "",
27+
"description": "Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Elastic Compute Cloud",
32+
"contributor": "",
33+
"description": "This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Elastic Kubernetes Service",
38+
"contributor": "",
39+
"description": "Added support for new AL2023 GPU AMIs to the supported AMITypes."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon SageMaker Service",
44+
"contributor": "",
45+
"description": "Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas."
46+
}
47+
]
48+
}

.changes/2.27.4.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.27.4",
3+
"date": "2024-08-13",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Amplify",
8+
"contributor": "",
9+
"description": "Add a new field \"cacheConfig\" that enables users to configure the CDN cache settings for an App"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Fault Injection Simulator",
14+
"contributor": "",
15+
"description": "This release adds support for additional error information on experiment failure. It adds the error code, location, and account id on relevant failures to the GetExperiment and ListExperiment API responses."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Glue",
20+
"contributor": "",
21+
"description": "Add AttributesToGet parameter support for Glue GetTables"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon AppStream",
26+
"contributor": "",
27+
"description": "This release includes following new APIs: CreateThemeForStack, DescribeThemeForStack, UpdateThemeForStack, DeleteThemeForStack to support custom branding programmatically."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Neptune Graph",
32+
"contributor": "",
33+
"description": "Amazon Neptune Analytics provides a new option for customers to load data into a graph using the RDF (Resource Description Framework) NTRIPLES format. When loading NTRIPLES files, use the value `convertToIri` for the `blankNodeHandling` parameter."
34+
}
35+
]
36+
}

.changes/2.27.5.json

Lines changed: 0 additions & 18 deletions
This file was deleted.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "S3 Transfer Manager",
4+
"contributor": "",
5+
"description": "This change enables multipart download for S3 Transfer Manager with the java-based Multipart S3 Async Client."
6+
}

CHANGELOG.md

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,105 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.27.4__ __2024-08-13__
3+
## __AWS Amplify__
4+
- ### Features
5+
- Add a new field "cacheConfig" that enables users to configure the CDN cache settings for an App
6+
7+
## __AWS Fault Injection Simulator__
8+
- ### Features
9+
- This release adds support for additional error information on experiment failure. It adds the error code, location, and account id on relevant failures to the GetExperiment and ListExperiment API responses.
10+
11+
## __AWS Glue__
12+
- ### Features
13+
- Add AttributesToGet parameter support for Glue GetTables
14+
15+
## __Amazon AppStream__
16+
- ### Features
17+
- This release includes following new APIs: CreateThemeForStack, DescribeThemeForStack, UpdateThemeForStack, DeleteThemeForStack to support custom branding programmatically.
18+
19+
## __Amazon Neptune Graph__
20+
- ### Features
21+
- Amazon Neptune Analytics provides a new option for customers to load data into a graph using the RDF (Resource Description Framework) NTRIPLES format. When loading NTRIPLES files, use the value `convertToIri` for the `blankNodeHandling` parameter.
22+
23+
# __2.27.3__ __2024-08-12__
24+
## __AWS Compute Optimizer__
25+
- ### Features
26+
- Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications
27+
28+
## __AWS Config__
29+
- ### Features
30+
- Documentation update for the OrganizationConfigRuleName regex pattern.
31+
32+
## __AWS Elemental MediaLive__
33+
- ### Features
34+
- AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex.
35+
36+
## __AWS Ground Station__
37+
- ### Features
38+
- Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide
39+
40+
## __Amazon Elastic Compute Cloud__
41+
- ### Features
42+
- This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation.
43+
44+
## __Amazon Elastic Kubernetes Service__
45+
- ### Features
46+
- Added support for new AL2023 GPU AMIs to the supported AMITypes.
47+
48+
## __Amazon SageMaker Service__
49+
- ### Features
50+
- Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas.
51+
52+
# __2.27.2__ __2024-08-09__
53+
## __AWS SDK for Java v2__
54+
- ### Features
55+
- Updated endpoint and partition metadata.
56+
57+
- ### Bugfixes
58+
- Fixed an issue where invoking `abort` and then `close` on a `ResponseInputStream` would cause the `close` to fail.
59+
60+
## __Amazon Cognito Identity Provider__
61+
- ### Features
62+
- Fixed a description of AdvancedSecurityAdditionalFlows in Amazon Cognito user pool configuration.
63+
64+
## __Amazon Connect Service__
65+
- ### Features
66+
- This release supports adding RoutingCriteria via UpdateContactRoutingData public API.
67+
68+
## __Amazon Simple Systems Manager (SSM)__
69+
- ### Features
70+
- Systems Manager doc-only updates for August 2024.
71+
72+
# __2.27.1__ __2024-08-08__
73+
## __AWS Glue__
74+
- ### Features
75+
- This release adds support to retrieve the validation status when creating or updating Glue Data Catalog Views. Also added is support for BasicCatalogTarget partition keys.
76+
77+
## __AWS SDK for Java v2__
78+
- ### Bugfixes
79+
- Update ResponseTransformer so download attempts to a directory that does not exist or does not have write permissions are not retried
80+
81+
## __AWS SDK for Java v2 Migration Tool__
82+
- ### Features
83+
- Introduce the preview release of the AWS SDK for Java v2 migration tool that automatically migrates applications from the AWS SDK for Java v1 to the AWS SDK for Java v2.
84+
85+
## __Amazon Cognito Identity Provider__
86+
- ### Features
87+
- Added support for threat protection for custom authentication in Amazon Cognito user pools.
88+
89+
## __Amazon Connect Service__
90+
- ### Features
91+
- This release fixes a regression in number of access control tags that are allowed to be added to a security profile in Amazon Connect. You can now add up to four access control tags on a single security profile.
92+
93+
## __Amazon Elastic Compute Cloud__
94+
- ### Features
95+
- Launch of private IPv6 addressing for VPCs and Subnets. VPC IPAM supports the planning and monitoring of private IPv6 usage.
96+
97+
# __2.27.0__ __2024-08-07__
98+
## __AWS Glue__
99+
- ### Features
100+
- Introducing AWS Glue Data Quality anomaly detection, a new functionality that uses ML-based solutions to detect data anomalies users have not explicitly defined rules for.
101+
102+
## __Amazon AppIntegrations Service__
103+
- ### Features
104+
- Updated CreateDataIntegration and CreateDataIntegrationAssociation API to support bulk data export from Amazon Connect Customer Profiles to the customer S3 bucket.
105+

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.27.5</version>
55+
<version>2.27.4</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.27.5</version>
89+
<version>2.27.4</version>
9090
</dependency>
9191
<dependency>
9292
<groupId>software.amazon.awssdk</groupId>
9393
<artifactId>s3</artifactId>
94-
<version>2.27.5</version>
94+
<version>2.27.4</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.27.5</version>
106+
<version>2.27.4</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.28.0-SNAPSHOT</version>
23+
<version>2.27.5-SNAPSHOT</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.28.0-SNAPSHOT</version>
23+
<version>2.27.5-SNAPSHOT</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.28.0-SNAPSHOT</version>
23+
<version>2.27.5-SNAPSHOT</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.28.0-SNAPSHOT</version>
23+
<version>2.27.5-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>archetypes</artifactId>

0 commit comments

Comments
 (0)