Skip to content

Commit ef40d0c

Browse files
author
AWS SDK for Go v2 automation user
committedFeb 26, 2025
Release 2025-02-26
1 parent 2d21bb4 commit ef40d0c

28 files changed

+68
-76
lines changed
 

‎.changelog/178ad7d4f39542ec894697dde61c45fa.json

-8
This file was deleted.

‎.changelog/58b1cdc3c71b42dabd4d6783ec2ab17f.json

-8
This file was deleted.

‎.changelog/62c4ef5f1ba14dcea74521df9f63a9f6.json

-8
This file was deleted.

‎.changelog/68325feae0d048d3ac5a6403403a66e5.json

-8
This file was deleted.

‎.changelog/a5cd00f4dfad4d169aaa4a9526a334e8.json

-8
This file was deleted.

‎.changelog/d7aecaa199ad4a82b2ac89c5fa4bb985.json

-8
This file was deleted.

‎.changelog/e7c67fe2d6b54334a542ba42caf06a05.json

-8
This file was deleted.

‎.changelog/f4c583675ada428e816b99bd7ca9e4fa.json

-8
This file was deleted.

‎CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# Release (2025-02-26)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/applicationsignals`: [v1.8.0](service/applicationsignals/CHANGELOG.md#v180-2025-02-26)
5+
* **Feature**: This release adds API support for reading Service Level Objectives and Services from monitoring accounts, from SLO and Service-scoped operations, including ListServices and ListServiceLevelObjectives.
6+
* `github.com/aws/aws-sdk-go-v2/service/batch`: [v1.50.0](service/batch/CHANGELOG.md#v1500-2025-02-26)
7+
* **Feature**: AWS Batch: Resource Aware Scheduling feature support
8+
* `github.com/aws/aws-sdk-go-v2/service/chime`: [v1.35.0](service/chime/CHANGELOG.md#v1350-2025-02-26)
9+
* **Feature**: Removes the Amazon Chime SDK APIs from the "chime" namespace. Amazon Chime SDK APIs continue to be available in the AWS SDK via the dedicated Amazon Chime SDK namespaces: chime-sdk-identity, chime-sdk-mediapipelines, chime-sdk-meetings, chime-sdk-messaging, and chime-sdk-voice.
10+
* `github.com/aws/aws-sdk-go-v2/service/cloudfront`: [v1.44.12](service/cloudfront/CHANGELOG.md#v14412-2025-02-26)
11+
* **Documentation**: Documentation update for VPC origin config.
12+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.205.0](service/ec2/CHANGELOG.md#v12050-2025-02-26)
13+
* **Feature**: Amazon EC2 Fleet customers can now override the Block Device Mapping specified in the Launch Template when creating a new Fleet request, saving the effort of creating and associating new Launch Templates to customize the Block Device Mapping.
14+
* `github.com/aws/aws-sdk-go-v2/service/iotfleetwise`: [v1.23.0](service/iotfleetwise/CHANGELOG.md#v1230-2025-02-26)
15+
* **Feature**: This release adds an optional listResponseScope request parameter in certain list API requests to limit the response to metadata only.
16+
* `github.com/aws/aws-sdk-go-v2/service/oam`: [v1.16.0](service/oam/CHANGELOG.md#v1160-2025-02-26)
17+
* **Feature**: This release adds support for sharing AWS::ApplicationSignals::Service and AWS::ApplicationSignals::ServiceLevelObjective resources.
18+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.178.0](service/sagemaker/CHANGELOG.md#v11780-2025-02-26)
19+
* **Feature**: AWS SageMaker InferenceComponents now support rolling update deployments for Inference Components.
20+
121
# Release (2025-02-25)
222

323
## Module Highlights

‎service/applicationsignals/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.8.0 (2025-02-26)
2+
3+
* **Feature**: This release adds API support for reading Service Level Objectives and Services from monitoring accounts, from SLO and Service-scoped operations, including ListServices and ListServiceLevelObjectives.
4+
15
# v1.7.11 (2025-02-18)
26

37
* **Bug Fix**: Bump go version to 1.22

‎service/applicationsignals/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎service/batch/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.50.0 (2025-02-26)
2+
3+
* **Feature**: AWS Batch: Resource Aware Scheduling feature support
4+
15
# v1.49.13 (2025-02-18)
26

37
* **Bug Fix**: Bump go version to 1.22

‎service/batch/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎service/chime/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.35.0 (2025-02-26)
2+
3+
* **Feature**: Removes the Amazon Chime SDK APIs from the "chime" namespace. Amazon Chime SDK APIs continue to be available in the AWS SDK via the dedicated Amazon Chime SDK namespaces: chime-sdk-identity, chime-sdk-mediapipelines, chime-sdk-meetings, chime-sdk-messaging, and chime-sdk-voice.
4+
15
# v1.34.16 (2025-02-18)
26

37
* **Bug Fix**: Bump go version to 1.22

‎service/chime/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎service/cloudfront/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.44.12 (2025-02-26)
2+
3+
* **Documentation**: Documentation update for VPC origin config.
4+
15
# v1.44.11 (2025-02-18)
26

37
* **Bug Fix**: Bump go version to 1.22

‎service/cloudfront/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎service/ec2/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.205.0 (2025-02-26)
2+
3+
* **Feature**: Amazon EC2 Fleet customers can now override the Block Device Mapping specified in the Launch Template when creating a new Fleet request, saving the effort of creating and associating new Launch Templates to customize the Block Device Mapping.
4+
15
# v1.204.0 (2025-02-25)
26

37
* **Feature**: Adds support for time-based EBS-backed AMI copy operations. Time-based copy ensures that EBS-backed AMIs are copied within and across Regions in a specified timeframe.

‎service/ec2/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎service/internal/integrationtest/go.mod

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ require (
1010
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.29.10
1111
github.com/aws/aws-sdk-go-v2/service/appstream v1.44.0
1212
github.com/aws/aws-sdk-go-v2/service/athena v1.49.11
13-
github.com/aws/aws-sdk-go-v2/service/batch v1.49.13
13+
github.com/aws/aws-sdk-go-v2/service/batch v1.50.0
1414
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.57.1
15-
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.44.11
15+
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.44.12
1616
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.29.8
1717
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.47.5
1818
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.43.15
@@ -29,7 +29,7 @@ require (
2929
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.30.18
3030
github.com/aws/aws-sdk-go-v2/service/docdb v1.40.11
3131
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.40.2
32-
github.com/aws/aws-sdk-go-v2/service/ec2 v1.204.0
32+
github.com/aws/aws-sdk-go-v2/service/ec2 v1.205.0
3333
github.com/aws/aws-sdk-go-v2/service/ecr v1.41.1
3434
github.com/aws/aws-sdk-go-v2/service/ecs v1.53.16
3535
github.com/aws/aws-sdk-go-v2/service/efs v1.34.12

‎service/iotfleetwise/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.23.0 (2025-02-26)
2+
3+
* **Feature**: This release adds an optional listResponseScope request parameter in certain list API requests to limit the response to metadata only.
4+
15
# v1.22.11 (2025-02-18)
26

37
* **Bug Fix**: Bump go version to 1.22

‎service/iotfleetwise/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎service/oam/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.16.0 (2025-02-26)
2+
3+
* **Feature**: This release adds support for sharing AWS::ApplicationSignals::Service and AWS::ApplicationSignals::ServiceLevelObjective resources.
4+
15
# v1.15.19 (2025-02-18)
26

37
* **Bug Fix**: Bump go version to 1.22

‎service/oam/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎service/route53profiles/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.4.17 (2025-02-26)
2+
3+
* No change notes available for this release.
4+
15
# v1.4.16 (2025-02-18)
26

37
* **Bug Fix**: Bump go version to 1.22

‎service/route53profiles/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎service/sagemaker/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.178.0 (2025-02-26)
2+
3+
* **Feature**: AWS SageMaker InferenceComponents now support rolling update deployments for Inference Components.
4+
15
# v1.177.0 (2025-02-20)
26

37
* **Feature**: Added new capability in the UpdateCluster operation to remove instance groups from your SageMaker HyperPod cluster.

‎service/sagemaker/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Failed to load comments.