Skip to content

Commit ef40d0c

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

28 files changed

+68
-76
lines changed

.changelog/178ad7d4f39542ec894697dde61c45fa.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/58b1cdc3c71b42dabd4d6783ec2ab17f.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/62c4ef5f1ba14dcea74521df9f63a9f6.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/68325feae0d048d3ac5a6403403a66e5.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/a5cd00f4dfad4d169aaa4a9526a334e8.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/d7aecaa199ad4a82b2ac89c5fa4bb985.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/e7c67fe2d6b54334a542ba42caf06a05.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/f4c583675ada428e816b99bd7ca9e4fa.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
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

Lines changed: 4 additions & 0 deletions
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

0 commit comments

Comments
 (0)