Skip to content

Commit

Permalink
Release 2024-06-14
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jun 14, 2024
1 parent 215d328 commit bc5bd7c
Show file tree
Hide file tree
Showing 17 changed files with 38 additions and 46 deletions.
8 changes: 0 additions & 8 deletions .changelog/39e6516d27ee478badfa4c42823f93b3.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# Release (2024-06-14)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/datazone`: [v1.9.0](service/datazone/CHANGELOG.md#v190-2024-06-14)
* **Feature**: This release introduces a new default service blueprint for custom environment creation.
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.164.1](service/ec2/CHANGELOG.md#v11641-2024-06-14)
* **Documentation**: Documentation updates for Amazon EC2.
* `github.com/aws/aws-sdk-go-v2/service/macie2`: [v1.39.0](service/macie2/CHANGELOG.md#v1390-2024-06-14)
* **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.
* `github.com/aws/aws-sdk-go-v2/service/mediaconvert`: [v1.54.0](service/mediaconvert/CHANGELOG.md#v1540-2024-06-14)
* **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.

# Release (2024-06-13)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions feature/dynamodbstreams/attributevalue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.13.29 (2024-06-14)

* No change notes available for this release.

# v1.13.28 (2024-06-13)

* No change notes available for this release.
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/datazone/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.9.0 (2024-06-14)

* **Feature**: This release introduces a new default service blueprint for custom environment creation.

# v1.8.6 (2024-06-07)

* **Bug Fix**: Add clock skew correction on all service clients
Expand Down
2 changes: 1 addition & 1 deletion service/datazone/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.164.1 (2024-06-14)

* **Documentation**: Documentation updates for Amazon EC2.

# v1.164.0 (2024-06-12)

* **Feature**: Tagging support for Traffic Mirroring FilterRule resource
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.

2 changes: 1 addition & 1 deletion service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.24.10
github.com/aws/aws-sdk-go-v2/service/docdb v1.34.7
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.32.8
github.com/aws/aws-sdk-go-v2/service/ec2 v1.164.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.164.1
github.com/aws/aws-sdk-go-v2/service/ecr v1.28.5
github.com/aws/aws-sdk-go-v2/service/ecs v1.42.0
github.com/aws/aws-sdk-go-v2/service/efs v1.28.10
Expand Down
4 changes: 4 additions & 0 deletions service/macie2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.39.0 (2024-06-14)

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

# v1.38.10 (2024-06-07)

* **Bug Fix**: Add clock skew correction on all service clients
Expand Down
2 changes: 1 addition & 1 deletion service/macie2/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/mediaconvert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.54.0 (2024-06-14)

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

# v1.53.7 (2024-06-07)

* **Bug Fix**: Add clock skew correction on all service clients
Expand Down
2 changes: 1 addition & 1 deletion service/mediaconvert/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 bc5bd7c

Please sign in to comment.