Skip to content

Commit

Permalink
Merge branch 'master' into millem/sonatype-token-migration
Browse files Browse the repository at this point in the history
  • Loading branch information
millems authored Jun 19, 2024
2 parents 5591876 + 0b85357 commit 1b22f9f
Show file tree
Hide file tree
Showing 553 changed files with 9,171 additions and 4,663 deletions.
36 changes: 36 additions & 0 deletions .changes/2.26.3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"version": "2.26.3",
"date": "2024-06-14",
"entries": [
{
"type": "feature",
"category": "AWS Elemental MediaConvert",
"contributor": "",
"description": "This release adds the ability to search for historical job records within the management console using a search box and/or via the SDK/CLI with partial string matching search on input file name."
},
{
"type": "feature",
"category": "Amazon DataZone",
"contributor": "",
"description": "This release introduces a new default service blueprint for custom environment creation."
},
{
"type": "feature",
"category": "Amazon Elastic Compute Cloud",
"contributor": "",
"description": "Documentation updates for Amazon EC2."
},
{
"type": "feature",
"category": "Amazon Macie 2",
"contributor": "",
"description": "This release adds support for managing the status of automated sensitive data discovery for individual accounts in an organization, and determining whether individual S3 buckets are included in the scope of the analyses."
},
{
"type": "feature",
"category": "Amazon Route 53 Domains",
"contributor": "",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
}
]
}
72 changes: 72 additions & 0 deletions .changes/2.26.4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
{
"version": "2.26.4",
"date": "2024-06-17",
"entries": [
{
"type": "feature",
"category": "AWS Batch",
"contributor": "",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "AWS Certificate Manager Private Certificate Authority",
"contributor": "",
"description": "Doc-only update that adds name constraints as an allowed extension for ImportCertificateAuthorityCertificate."
},
{
"type": "feature",
"category": "AWS CodeBuild",
"contributor": "",
"description": "AWS CodeBuild now supports global and organization GitHub webhooks"
},
{
"type": "feature",
"category": "AWS Directory Service",
"contributor": "",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "AWS Elemental MediaConvert",
"contributor": "",
"description": "This release includes support for creating I-frame only video segments for DASH trick play."
},
{
"type": "feature",
"category": "AWS Glue",
"contributor": "",
"description": "This release introduces a new feature, Usage profiles. Usage profiles allow the AWS Glue admin to create different profiles for various classes of users within the account, enforcing limits and defaults for jobs and sessions."
},
{
"type": "feature",
"category": "AWS Key Management Service",
"contributor": "",
"description": "Updating SDK example for KMS DeriveSharedSecret API."
},
{
"type": "feature",
"category": "AWS Secrets Manager",
"contributor": "",
"description": "Doc only update for Secrets Manager"
},
{
"type": "feature",
"category": "AWS WAF",
"contributor": "",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "Amazon Cognito Identity Provider",
"contributor": "",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "Amazon Elastic File System",
"contributor": "",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
}
]
}
66 changes: 66 additions & 0 deletions .changes/2.26.5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
{
"version": "2.26.5",
"date": "2024-06-18",
"entries": [
{
"type": "feature",
"category": "AWS CloudTrail",
"contributor": "",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "AWS Config",
"contributor": "",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "AWS Shield",
"contributor": "",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "Amazon Bedrock Runtime",
"contributor": "",
"description": "This release adds support for using Guardrails with the Converse and ConverseStream APIs."
},
{
"type": "feature",
"category": "Amazon Elastic Kubernetes Service",
"contributor": "",
"description": "This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response."
},
{
"type": "feature",
"category": "Amazon Import/Export Snowball",
"contributor": "",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "Amazon Lightsail",
"contributor": "",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "Amazon Polly",
"contributor": "",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "Amazon Rekognition",
"contributor": "",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "Amazon SageMaker Service",
"contributor": "",
"description": "Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances."
}
]
}
6 changes: 6 additions & 0 deletions .changes/next-release/bugfix-AWSSDKforJavav2-5a6324d.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"category": "AWS SDK for Java v2",
"contributor": "",
"type": "bugfix",
"description": "Fix a bug that prevented users from overriding retry strategies"
}
107 changes: 107 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,111 @@
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
# __2.26.5__ __2024-06-18__
## __AWS CloudTrail__
- ### Features
- Add v2 smoke tests and smithy smokeTests trait for SDK testing.

## __AWS Config__
- ### Features
- Add v2 smoke tests and smithy smokeTests trait for SDK testing.

## __AWS Shield__
- ### Features
- Add v2 smoke tests and smithy smokeTests trait for SDK testing.

## __Amazon Bedrock Runtime__
- ### Features
- This release adds support for using Guardrails with the Converse and ConverseStream APIs.

## __Amazon Elastic Kubernetes Service__
- ### Features
- This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response.

## __Amazon Import/Export Snowball__
- ### Features
- Add v2 smoke tests and smithy smokeTests trait for SDK testing.

## __Amazon Lightsail__
- ### Features
- Add v2 smoke tests and smithy smokeTests trait for SDK testing.

## __Amazon Polly__
- ### Features
- Add v2 smoke tests and smithy smokeTests trait for SDK testing.

## __Amazon Rekognition__
- ### Features
- Add v2 smoke tests and smithy smokeTests trait for SDK testing.

## __Amazon SageMaker Service__
- ### Features
- Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances.

# __2.26.4__ __2024-06-17__
## __AWS Batch__
- ### Features
- Add v2 smoke tests and smithy smokeTests trait for SDK testing.

## __AWS Certificate Manager Private Certificate Authority__
- ### Features
- Doc-only update that adds name constraints as an allowed extension for ImportCertificateAuthorityCertificate.

## __AWS CodeBuild__
- ### Features
- AWS CodeBuild now supports global and organization GitHub webhooks

## __AWS Directory Service__
- ### Features
- Add v2 smoke tests and smithy smokeTests trait for SDK testing.

## __AWS Elemental MediaConvert__
- ### Features
- This release includes support for creating I-frame only video segments for DASH trick play.

## __AWS Glue__
- ### Features
- This release introduces a new feature, Usage profiles. Usage profiles allow the AWS Glue admin to create different profiles for various classes of users within the account, enforcing limits and defaults for jobs and sessions.

## __AWS Key Management Service__
- ### Features
- Updating SDK example for KMS DeriveSharedSecret API.

## __AWS Secrets Manager__
- ### Features
- Doc only update for Secrets Manager

## __AWS WAF__
- ### Features
- Add v2 smoke tests and smithy smokeTests trait for SDK testing.

## __Amazon Cognito Identity Provider__
- ### Features
- Add v2 smoke tests and smithy smokeTests trait for SDK testing.

## __Amazon Elastic File System__
- ### Features
- Add v2 smoke tests and smithy smokeTests trait for SDK testing.

# __2.26.3__ __2024-06-14__
## __AWS Elemental MediaConvert__
- ### Features
- This release adds the ability to search for historical job records within the management console using a search box and/or via the SDK/CLI with partial string matching search on input file name.

## __Amazon DataZone__
- ### Features
- This release introduces a new default service blueprint for custom environment creation.

## __Amazon Elastic Compute Cloud__
- ### Features
- Documentation updates for Amazon EC2.

## __Amazon Macie 2__
- ### Features
- This release adds support for managing the status of automated sensitive data discovery for individual accounts in an organization, and determining whether individual S3 buckets are included in the scope of the analyses.

## __Amazon Route 53 Domains__
- ### Features
- Add v2 smoke tests and smithy smokeTests trait for SDK testing.

# __2.26.2__ __2024-06-13__
## __AWS CloudHSM V2__
- ### Features
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
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.26.2</version>
<version>2.26.5</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.26.2</version>
<version>2.26.5</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>s3</artifactId>
<version>2.26.2</version>
<version>2.26.5</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.26.2</version>
<version>2.26.5</version>
</dependency>
```

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.26.3-SNAPSHOT</version>
<version>2.26.6-SNAPSHOT</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.26.3-SNAPSHOT</version>
<version>2.26.6-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>archetype-lambda</artifactId>
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.26.3-SNAPSHOT</version>
<version>2.26.6-SNAPSHOT</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.26.3-SNAPSHOT</version>
<version>2.26.6-SNAPSHOT</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.26.3-SNAPSHOT</version>
<version>2.26.6-SNAPSHOT</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.26.3-SNAPSHOT</version>
<version>2.26.6-SNAPSHOT</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.26.3-SNAPSHOT</version>
<version>2.26.6-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>bom</artifactId>
Expand Down
Loading

0 comments on commit 1b22f9f

Please sign in to comment.