Skip to content

Commit 3b38ec1

Browse files
author
AWS SDK for Go v2 automation user
committedMar 5, 2025
Release 2025-03-05
1 parent d80f589 commit 3b38ec1

22 files changed

+50
-56
lines changed
 

‎.changelog/1e3e3079f6244a229b1e641dbafc2eb4.json

-8
This file was deleted.

‎.changelog/33b1033bd0d0402c97f8f6d16d9eef0c.json

-8
This file was deleted.

‎.changelog/41575353444b40ffbf474f4155544f00.json

-8
This file was deleted.

‎.changelog/5dfd6bdcfbc948209c8cf198d4b8dfb5.json

-8
This file was deleted.

‎.changelog/81474938f6064cdca21904b5001b9ee3.json

-8
This file was deleted.

‎.changelog/a870cd3b3d4b40ec852a303b39b9eb73.json

-8
This file was deleted.

‎CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# Release (2025-03-05)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/datasync`: [v1.47.0](service/datasync/CHANGELOG.md#v1470-2025-03-05)
5+
* **Feature**: AWS DataSync now supports modifying ServerHostname while updating locations SMB, NFS, and ObjectStorage.
6+
* `github.com/aws/aws-sdk-go-v2/service/gameliftstreams`: [v1.0.0](service/gameliftstreams/CHANGELOG.md#v100-2025-03-05)
7+
* **Release**: New AWS service client module
8+
* **Feature**: New Service: Amazon GameLift Streams delivers low-latency game streaming from AWS global infrastructure to virtually any device with a browser at up to 1080p resolution and 60 fps.
9+
* `github.com/aws/aws-sdk-go-v2/service/iotfleetwise`: [v1.25.0](service/iotfleetwise/CHANGELOG.md#v1250-2025-03-05)
10+
* **Feature**: This release adds floating point support for CAN/OBD signals and adds support for signed OBD signals.
11+
* `github.com/aws/aws-sdk-go-v2/service/workspaces`: [v1.54.0](service/workspaces/CHANGELOG.md#v1540-2025-03-05)
12+
* **Feature**: Added DeviceTypeWorkSpacesThinClient type to allow users to access their WorkSpaces through a WorkSpaces Thin Client.
13+
114
# Release (2025-03-04.2)
215

316
## General Highlights

‎service/applicationinsights/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.30.2 (2025-03-05)
2+
3+
* No change notes available for this release.
4+
15
# v1.30.1 (2025-03-04.2)
26

37
* **Bug Fix**: Add assurance test for operation order.

‎service/applicationinsights/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/datasync/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.47.0 (2025-03-05)
2+
3+
* **Feature**: AWS DataSync now supports modifying ServerHostname while updating locations SMB, NFS, and ObjectStorage.
4+
15
# v1.46.1 (2025-03-04.2)
26

37
* **Bug Fix**: Add assurance test for operation order.

‎service/datasync/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/gameliftstreams/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# v1.0.0 (2025-03-05)
2+
3+
* **Release**: New AWS service client module
4+
* **Feature**: New Service: Amazon GameLift Streams delivers low-latency game streaming from AWS global infrastructure to virtually any device with a browser at up to 1080p resolution and 60 fps.
5+

‎service/gameliftstreams/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

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ require (
7979
github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.25.1
8080
github.com/aws/aws-sdk-go-v2/service/waf v1.26.1
8181
github.com/aws/aws-sdk-go-v2/service/wafregional v1.26.1
82-
github.com/aws/aws-sdk-go-v2/service/workspaces v1.53.1
82+
github.com/aws/aws-sdk-go-v2/service/workspaces v1.54.0
8383
github.com/aws/smithy-go v1.22.2
8484
)
8585

‎service/iotfleetwise/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.25.0 (2025-03-05)
2+
3+
* **Feature**: This release adds floating point support for CAN/OBD signals and adds support for signed OBD signals.
4+
15
# v1.24.1 (2025-03-04.2)
26

37
* **Bug Fix**: Add assurance test for operation order.

‎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/pi/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.31.2 (2025-03-05)
2+
3+
* No change notes available for this release.
4+
15
# v1.31.1 (2025-03-04.2)
26

37
* **Bug Fix**: Add assurance test for operation order.

‎service/pi/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/wafv2/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.57.2 (2025-03-05)
2+
3+
* No change notes available for this release.
4+
15
# v1.57.1 (2025-03-04.2)
26

37
* **Bug Fix**: Add assurance test for operation order.

‎service/wafv2/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/workspaces/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.54.0 (2025-03-05)
2+
3+
* **Feature**: Added DeviceTypeWorkSpacesThinClient type to allow users to access their WorkSpaces through a WorkSpaces Thin Client.
4+
15
# v1.53.1 (2025-03-04.2)
26

37
* **Bug Fix**: Add assurance test for operation order.

‎service/workspaces/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.