Skip to content

Commit

Permalink
Release 2025-02-26
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Feb 26, 2025
1 parent 2d21bb4 commit ef40d0c
Show file tree
Hide file tree
Showing 28 changed files with 68 additions and 76 deletions.
8 changes: 0 additions & 8 deletions .changelog/178ad7d4f39542ec894697dde61c45fa.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/58b1cdc3c71b42dabd4d6783ec2ab17f.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/62c4ef5f1ba14dcea74521df9f63a9f6.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/68325feae0d048d3ac5a6403403a66e5.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# Release (2025-02-26)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/applicationsignals`: [v1.8.0](service/applicationsignals/CHANGELOG.md#v180-2025-02-26)
* **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.
* `github.com/aws/aws-sdk-go-v2/service/batch`: [v1.50.0](service/batch/CHANGELOG.md#v1500-2025-02-26)
* **Feature**: AWS Batch: Resource Aware Scheduling feature support
* `github.com/aws/aws-sdk-go-v2/service/chime`: [v1.35.0](service/chime/CHANGELOG.md#v1350-2025-02-26)
* **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.
* `github.com/aws/aws-sdk-go-v2/service/cloudfront`: [v1.44.12](service/cloudfront/CHANGELOG.md#v14412-2025-02-26)
* **Documentation**: Documentation update for VPC origin config.
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.205.0](service/ec2/CHANGELOG.md#v12050-2025-02-26)
* **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.
* `github.com/aws/aws-sdk-go-v2/service/iotfleetwise`: [v1.23.0](service/iotfleetwise/CHANGELOG.md#v1230-2025-02-26)
* **Feature**: This release adds an optional listResponseScope request parameter in certain list API requests to limit the response to metadata only.
* `github.com/aws/aws-sdk-go-v2/service/oam`: [v1.16.0](service/oam/CHANGELOG.md#v1160-2025-02-26)
* **Feature**: This release adds support for sharing AWS::ApplicationSignals::Service and AWS::ApplicationSignals::ServiceLevelObjective resources.
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.178.0](service/sagemaker/CHANGELOG.md#v11780-2025-02-26)
* **Feature**: AWS SageMaker InferenceComponents now support rolling update deployments for Inference Components.

# Release (2025-02-25)

## Module Highlights
Expand Down
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.8.0 (2025-02-26)

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

# v1.7.11 (2025-02-18)

* **Bug Fix**: Bump go version to 1.22
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/batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.50.0 (2025-02-26)

* **Feature**: AWS Batch: Resource Aware Scheduling feature support

# v1.49.13 (2025-02-18)

* **Bug Fix**: Bump go version to 1.22
Expand Down
2 changes: 1 addition & 1 deletion service/batch/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/chime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.35.0 (2025-02-26)

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

# v1.34.16 (2025-02-18)

* **Bug Fix**: Bump go version to 1.22
Expand Down
2 changes: 1 addition & 1 deletion service/chime/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/cloudfront/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.44.12 (2025-02-26)

* **Documentation**: Documentation update for VPC origin config.

# v1.44.11 (2025-02-18)

* **Bug Fix**: Bump go version to 1.22
Expand Down
2 changes: 1 addition & 1 deletion service/cloudfront/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.205.0 (2025-02-26)

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

# v1.204.0 (2025-02-25)

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

6 changes: 3 additions & 3 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ require (
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.29.10
github.com/aws/aws-sdk-go-v2/service/appstream v1.44.0
github.com/aws/aws-sdk-go-v2/service/athena v1.49.11
github.com/aws/aws-sdk-go-v2/service/batch v1.49.13
github.com/aws/aws-sdk-go-v2/service/batch v1.50.0
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.57.1
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.44.11
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.44.12
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.29.8
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.47.5
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.43.15
Expand All @@ -29,7 +29,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.30.18
github.com/aws/aws-sdk-go-v2/service/docdb v1.40.11
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.40.2
github.com/aws/aws-sdk-go-v2/service/ec2 v1.204.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.205.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.41.1
github.com/aws/aws-sdk-go-v2/service/ecs v1.53.16
github.com/aws/aws-sdk-go-v2/service/efs v1.34.12
Expand Down
4 changes: 4 additions & 0 deletions service/iotfleetwise/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.23.0 (2025-02-26)

* **Feature**: This release adds an optional listResponseScope request parameter in certain list API requests to limit the response to metadata only.

# v1.22.11 (2025-02-18)

* **Bug Fix**: Bump go version to 1.22
Expand Down
2 changes: 1 addition & 1 deletion service/iotfleetwise/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/oam/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.16.0 (2025-02-26)

* **Feature**: This release adds support for sharing AWS::ApplicationSignals::Service and AWS::ApplicationSignals::ServiceLevelObjective resources.

# v1.15.19 (2025-02-18)

* **Bug Fix**: Bump go version to 1.22
Expand Down
2 changes: 1 addition & 1 deletion service/oam/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/route53profiles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.4.17 (2025-02-26)

* No change notes available for this release.

# v1.4.16 (2025-02-18)

* **Bug Fix**: Bump go version to 1.22
Expand Down
2 changes: 1 addition & 1 deletion service/route53profiles/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/sagemaker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.178.0 (2025-02-26)

* **Feature**: AWS SageMaker InferenceComponents now support rolling update deployments for Inference Components.

# v1.177.0 (2025-02-20)

* **Feature**: Added new capability in the UpdateCluster operation to remove instance groups from your SageMaker HyperPod cluster.
Expand Down
2 changes: 1 addition & 1 deletion service/sagemaker/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 ef40d0c

Please sign in to comment.