Skip to content

Commit bc5bd7c

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2024-06-14
1 parent 215d328 commit bc5bd7c

17 files changed

+38
-46
lines changed

.changelog/39e6516d27ee478badfa4c42823f93b3.json

-8
This file was deleted.

.changelog/8f19280a6235462d8fbfb0a2a12cfab6.json

-8
This file was deleted.

.changelog/a081f41989fb482cb088534ee352fef9.json

-8
This file was deleted.

.changelog/a1bf6061d6934637be82f439d4a19b23.json

-8
This file was deleted.

.changelog/e1d1267b9d6d47e1a33b2ffa33510d27.json

-8
This file was deleted.

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# Release (2024-06-14)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/datazone`: [v1.9.0](service/datazone/CHANGELOG.md#v190-2024-06-14)
5+
* **Feature**: This release introduces a new default service blueprint for custom environment creation.
6+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.164.1](service/ec2/CHANGELOG.md#v11641-2024-06-14)
7+
* **Documentation**: Documentation updates for Amazon EC2.
8+
* `github.com/aws/aws-sdk-go-v2/service/macie2`: [v1.39.0](service/macie2/CHANGELOG.md#v1390-2024-06-14)
9+
* **Feature**: This release adds support for managing the status of automated sensitive data discovery for individual accounts in an organization, and determining whether individual S3 buckets are included in the scope of the analyses.
10+
* `github.com/aws/aws-sdk-go-v2/service/mediaconvert`: [v1.54.0](service/mediaconvert/CHANGELOG.md#v1540-2024-06-14)
11+
* **Feature**: This release adds the ability to search for historical job records within the management console using a search box and/or via the SDK/CLI with partial string matching search on input file name.
12+
113
# Release (2024-06-13)
214

315
## Module Highlights

feature/dynamodbstreams/attributevalue/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.13.29 (2024-06-14)
2+
3+
* No change notes available for this release.
4+
15
# v1.13.28 (2024-06-13)
26

37
* No change notes available for this release.

feature/dynamodbstreams/attributevalue/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/datazone/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.9.0 (2024-06-14)
2+
3+
* **Feature**: This release introduces a new default service blueprint for custom environment creation.
4+
15
# v1.8.6 (2024-06-07)
26

37
* **Bug Fix**: Add clock skew correction on all service clients

service/datazone/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.164.1 (2024-06-14)
2+
3+
* **Documentation**: Documentation updates for Amazon EC2.
4+
15
# v1.164.0 (2024-06-12)
26

37
* **Feature**: Tagging support for Traffic Mirroring FilterRule resource

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ require (
3232
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.24.10
3333
github.com/aws/aws-sdk-go-v2/service/docdb v1.34.7
3434
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.32.8
35-
github.com/aws/aws-sdk-go-v2/service/ec2 v1.164.0
35+
github.com/aws/aws-sdk-go-v2/service/ec2 v1.164.1
3636
github.com/aws/aws-sdk-go-v2/service/ecr v1.28.5
3737
github.com/aws/aws-sdk-go-v2/service/ecs v1.42.0
3838
github.com/aws/aws-sdk-go-v2/service/efs v1.28.10

service/macie2/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.39.0 (2024-06-14)
2+
3+
* **Feature**: This release adds support for managing the status of automated sensitive data discovery for individual accounts in an organization, and determining whether individual S3 buckets are included in the scope of the analyses.
4+
15
# v1.38.10 (2024-06-07)
26

37
* **Bug Fix**: Add clock skew correction on all service clients

service/macie2/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/mediaconvert/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.54.0 (2024-06-14)
2+
3+
* **Feature**: This release adds the ability to search for historical job records within the management console using a search box and/or via the SDK/CLI with partial string matching search on input file name.
4+
15
# v1.53.7 (2024-06-07)
26

37
* **Bug Fix**: Add clock skew correction on all service clients

service/mediaconvert/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)