Skip to content

Commit 21ec8a2

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-02-25
1 parent f67c28f commit 21ec8a2

23 files changed

+58
-52
lines changed

.changelog/019b73e225f04342a28d5f0420d07936.json

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

.changelog/4687f7a18aed45d093b49d6c09050544.json

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

.changelog/d0c80265fbf04d628d2cd45f58cd2fc0.json

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

.changelog/d526e36df97d4b55b08447ec167e13b2.json

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

.changelog/eb151e55e06c49bcb9a679f335006abb.json

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

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# Release (2025-02-25)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/codebuild`: [v1.54.0](service/codebuild/CHANGELOG.md#v1540-2025-02-25)
5+
* **Feature**: Adding "reportArns" field in output of BatchGetBuildBatches API. "reportArns" is an array that contains the ARNs of reports created by merging reports from builds associated with the batch build.
6+
* `github.com/aws/aws-sdk-go-v2/service/devicefarm`: [v1.29.0](service/devicefarm/CHANGELOG.md#v1290-2025-02-25)
7+
* **Feature**: Add an optional configuration to the ScheduleRun and CreateRemoteAccessSession API to set a device level http/s proxy.
8+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.204.0](service/ec2/CHANGELOG.md#v12040-2025-02-25)
9+
* **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.
10+
* `github.com/aws/aws-sdk-go-v2/service/iot`: [v1.63.0](service/iot/CHANGELOG.md#v1630-2025-02-25)
11+
* **Feature**: AWS IoT - AWS IoT Device Defender adds support for a new Device Defender Audit Check that monitors device certificate age and custom threshold configurations for both the new device certificate age check and existing device certificate expiry check.
12+
* `github.com/aws/aws-sdk-go-v2/service/taxsettings`: [v1.8.0](service/taxsettings/CHANGELOG.md#v180-2025-02-25)
13+
* **Feature**: PutTaxRegistration API changes for Egypt, Greece, Vietnam countries
14+
115
# Release (2025-02-24)
216

317
## Module Highlights

service/codebuild/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.54.0 (2025-02-25)
2+
3+
* **Feature**: Adding "reportArns" field in output of BatchGetBuildBatches API. "reportArns" is an array that contains the ARNs of reports created by merging reports from builds associated with the batch build.
4+
15
# v1.53.0 (2025-02-20)
26

37
* **Feature**: Add webhook status and status message to AWS CodeBuild webhooks

service/codebuild/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/devicefarm/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.29.0 (2025-02-25)
2+
3+
* **Feature**: Add an optional configuration to the ScheduleRun and CreateRemoteAccessSession API to set a device level http/s proxy.
4+
15
# v1.28.16 (2025-02-18)
26

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

service/devicefarm/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)