Skip to content

Commit

Permalink
Release 2024-07-25
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jul 25, 2024
1 parent f58e059 commit 0e6ec96
Show file tree
Hide file tree
Showing 41 changed files with 99 additions and 123 deletions.
8 changes: 0 additions & 8 deletions .changelog/2c517e46c60340618419bee40db5d380.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/48e080da6ffc442bbd812dd75ac83806.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/57a9ebc91d4d4f0a97ef1da30dfaea11.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/5dfd46d39e274964aaba8fa0739024e8.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/6d8d83975c33415e9e32d8193316fff0.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/821a553f3bc94a3db3330a79ddbff239.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/833f26a729da4e94a8848701aa262048.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/963a4da9b776416298b817a1544190a2.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/bced18c67f7944b0bad5803734cd05fb.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/c899ccf9bf544c11a862dea97bc123ff.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/cbecf8c2ee7a487381d8cb2df3ea8858.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/dab1c15806a04eabac310c73752441ad.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/fa67fec470f5412f873f1ca3ec5f3d19.json

This file was deleted.

28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
# Release (2024-07-25)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/applicationautoscaling`: [v1.31.0](service/applicationautoscaling/CHANGELOG.md#v1310-2024-07-25)
* **Feature**: 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.
* `github.com/aws/aws-sdk-go-v2/service/applicationsignals`: [v1.3.0](service/applicationsignals/CHANGELOG.md#v130-2024-07-25)
* **Feature**: 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.
* `github.com/aws/aws-sdk-go-v2/service/bedrockruntime`: [v1.15.0](service/bedrockruntime/CHANGELOG.md#v1150-2024-07-25)
* **Feature**: Provides ServiceUnavailableException error message
* `github.com/aws/aws-sdk-go-v2/service/codecommit`: [v1.25.0](service/codecommit/CHANGELOG.md#v1250-2024-07-25)
* **Feature**: CreateRepository API now throws OperationNotAllowedException when the account has been restricted from creating a repository.
* `github.com/aws/aws-sdk-go-v2/service/datazone`: [v1.16.0](service/datazone/CHANGELOG.md#v1160-2024-07-25)
* **Feature**: Introduces GetEnvironmentCredentials operation to SDK
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.173.0](service/ec2/CHANGELOG.md#v11730-2024-07-25)
* **Feature**: 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.
* `github.com/aws/aws-sdk-go-v2/service/ecr`: [v1.31.0](service/ecr/CHANGELOG.md#v1310-2024-07-25)
* **Feature**: API and documentation updates for Amazon ECR, adding support for creating, updating, describing and deleting ECR Repository Creation Template.
* `github.com/aws/aws-sdk-go-v2/service/eks`: [v1.47.0](service/eks/CHANGELOG.md#v1470-2024-07-25)
* **Feature**: This release adds support for EKS cluster to manage extended support.
* `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2`: [v1.34.0](service/elasticloadbalancingv2/CHANGELOG.md#v1340-2024-07-25)
* **Feature**: This release adds support for sharing trust stores across accounts and organizations through integration with AWS Resource Access Manager.
* `github.com/aws/aws-sdk-go-v2/service/networkfirewall`: [v1.41.0](service/networkfirewall/CHANGELOG.md#v1410-2024-07-25)
* **Feature**: You can now log events that are related to TLS inspection, in addition to the existing alert and flow logging.
* `github.com/aws/aws-sdk-go-v2/service/outposts`: [v1.42.0](service/outposts/CHANGELOG.md#v1420-2024-07-25)
* **Feature**: Adding default vCPU information to GetOutpostSupportedInstanceTypes and GetOutpostInstanceTypes responses
* `github.com/aws/aws-sdk-go-v2/service/sfn`: [v1.30.0](service/sfn/CHANGELOG.md#v1300-2024-07-25)
* **Feature**: This release adds support to customer managed KMS key encryption in AWS Step Functions.

# Release (2024-07-24)

## General Highlights
Expand Down
4 changes: 4 additions & 0 deletions feature/dynamodbstreams/attributevalue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.13.52 (2024-07-25)

* No change notes available for this release.

# v1.13.51 (2024-07-24)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/applicationautoscaling/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.31.0 (2024-07-25)

* **Feature**: 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.

# v1.30.4 (2024-07-10.2)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/applicationautoscaling/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/applicationsignals/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.3.0 (2024-07-25)

* **Feature**: 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.

# v1.2.3 (2024-07-10.2)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/applicationsignals/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/bedrockruntime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.15.0 (2024-07-25)

* **Feature**: Provides ServiceUnavailableException error message

# v1.14.0 (2024-07-10.2)

* **Feature**: Add support for contextual grounding check and ApplyGuardrail API for Guardrails for Amazon Bedrock.
Expand Down
2 changes: 1 addition & 1 deletion service/bedrockruntime/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/codecommit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.25.0 (2024-07-25)

* **Feature**: CreateRepository API now throws OperationNotAllowedException when the account has been restricted from creating a repository.

# v1.24.3 (2024-07-10.2)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/codecommit/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/datazone/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.16.0 (2024-07-25)

* **Feature**: Introduces GetEnvironmentCredentials operation to SDK

# v1.15.0 (2024-07-23)

* **Feature**: This release removes the deprecated dataProductItem field from Search API output.
Expand Down
2 changes: 1 addition & 1 deletion service/datazone/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/ec2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.173.0 (2024-07-25)

* **Feature**: 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.

# v1.172.0 (2024-07-23)

* **Feature**: Switch to new waiter matching implementation, which conveys a slight performance boost and removes the need for the go-jmespath runtime dependency.
Expand Down
2 changes: 1 addition & 1 deletion service/ec2/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/ecr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.31.0 (2024-07-25)

* **Feature**: API and documentation updates for Amazon ECR, adding support for creating, updating, describing and deleting ECR Repository Creation Template.

# v1.30.3 (2024-07-10.2)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/ecr/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/eks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.47.0 (2024-07-25)

* **Feature**: This release adds support for EKS cluster to manage extended support.

# v1.46.2 (2024-07-10.2)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/eks/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/elasticloadbalancingv2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.34.0 (2024-07-25)

* **Feature**: This release adds support for sharing trust stores across accounts and organizations through integration with AWS Resource Access Manager.

# v1.33.3 (2024-07-10.2)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/elasticloadbalancingv2/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.9
github.com/aws/aws-sdk-go-v2/service/acm v1.28.4
github.com/aws/aws-sdk-go-v2/service/apigateway v1.25.4
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.30.4
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.31.0
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.26.3
github.com/aws/aws-sdk-go-v2/service/appstream v1.36.3
github.com/aws/aws-sdk-go-v2/service/athena v1.44.3
Expand All @@ -18,7 +18,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.42.3
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.40.3
github.com/aws/aws-sdk-go-v2/service/codebuild v1.40.3
github.com/aws/aws-sdk-go-v2/service/codecommit v1.24.3
github.com/aws/aws-sdk-go-v2/service/codecommit v1.25.0
github.com/aws/aws-sdk-go-v2/service/codedeploy v1.27.3
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.30.3
github.com/aws/aws-sdk-go-v2/service/codestar v1.23.3
Expand All @@ -31,14 +31,14 @@ require (
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.27.3
github.com/aws/aws-sdk-go-v2/service/docdb v1.36.3
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.4
github.com/aws/aws-sdk-go-v2/service/ec2 v1.172.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.30.3
github.com/aws/aws-sdk-go-v2/service/ec2 v1.173.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.31.0
github.com/aws/aws-sdk-go-v2/service/ecs v1.44.3
github.com/aws/aws-sdk-go-v2/service/efs v1.31.3
github.com/aws/aws-sdk-go-v2/service/elasticache v1.40.3
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.26.2
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.26.3
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.33.3
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.34.0
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.30.3
github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.25.3
github.com/aws/aws-sdk-go-v2/service/emr v1.42.2
Expand Down Expand Up @@ -70,7 +70,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.32.4
github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.30.3
github.com/aws/aws-sdk-go-v2/service/ses v1.25.2
github.com/aws/aws-sdk-go-v2/service/sfn v1.29.3
github.com/aws/aws-sdk-go-v2/service/sfn v1.30.0
github.com/aws/aws-sdk-go-v2/service/shield v1.27.3
github.com/aws/aws-sdk-go-v2/service/snowball v1.28.3
github.com/aws/aws-sdk-go-v2/service/sns v1.31.3
Expand Down
4 changes: 4 additions & 0 deletions service/networkfirewall/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.41.0 (2024-07-25)

* **Feature**: You can now log events that are related to TLS inspection, in addition to the existing alert and flow logging.

# v1.40.4 (2024-07-18)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/networkfirewall/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/outposts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.42.0 (2024-07-25)

* **Feature**: Adding default vCPU information to GetOutpostSupportedInstanceTypes and GetOutpostInstanceTypes responses

# v1.41.3 (2024-07-10.2)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/outposts/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/sfn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.30.0 (2024-07-25)

* **Feature**: This release adds support to customer managed KMS key encryption in AWS Step Functions.

# v1.29.3 (2024-07-10.2)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/sfn/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0e6ec96

Please sign in to comment.