Skip to content

Commit 827d25d

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2024-09-06
1 parent 62ee855 commit 827d25d

File tree

13 files changed

+33
-15
lines changed

13 files changed

+33
-15
lines changed

.changelog/bbc431175c72464f858a50016ef6e949.json

-8
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Release (2024-09-06)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/qapps`: [v1.1.0](service/qapps/CHANGELOG.md#v110-2024-09-06)
5+
* **Feature**: Adds UpdateLibraryItemMetadata api to change status of app for admin verification feature and returns isVerified field in any api returning the app or library item.
6+
17
# Release (2024-09-05)
28

39
## Module Highlights

feature/dynamodbstreams/attributevalue/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.14.8 (2024-09-06)
2+
3+
* No change notes available for this release.
4+
15
# v1.14.7 (2024-09-05)
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/apptest/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.2.7 (2024-09-06)
2+
3+
* No change notes available for this release.
4+
15
# v1.2.6 (2024-09-04)
26

37
* No change notes available for this release.

service/apptest/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/elasticbeanstalk/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.26.6 (2024-09-06)
2+
3+
* No change notes available for this release.
4+
15
# v1.26.5 (2024-09-04)
26

37
* No change notes available for this release.

service/elasticbeanstalk/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

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ require (
3535
github.com/aws/aws-sdk-go-v2/service/ecs v1.45.4
3636
github.com/aws/aws-sdk-go-v2/service/efs v1.31.6
3737
github.com/aws/aws-sdk-go-v2/service/elasticache v1.40.9
38-
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.26.5
38+
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.26.6
3939
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.26.7
4040
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.35.1
4141
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.30.7
@@ -63,7 +63,7 @@ require (
6363
github.com/aws/aws-sdk-go-v2/service/rekognition v1.43.5
6464
github.com/aws/aws-sdk-go-v2/service/route53 v1.43.2
6565
github.com/aws/aws-sdk-go-v2/service/route53domains v1.25.6
66-
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.30.7
66+
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.30.8
6767
github.com/aws/aws-sdk-go-v2/service/s3 v1.61.2
6868
github.com/aws/aws-sdk-go-v2/service/s3control v1.47.0
6969
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.32.8

service/qapps/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.1.0 (2024-09-06)
2+
3+
* **Feature**: Adds UpdateLibraryItemMetadata api to change status of app for admin verification feature and returns isVerified field in any api returning the app or library item.
4+
15
# v1.0.5 (2024-09-04)
26

37
* No change notes available for this release.

service/qapps/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/route53resolver/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.30.8 (2024-09-06)
2+
3+
* No change notes available for this release.
4+
15
# v1.30.7 (2024-09-04)
26

37
* No change notes available for this release.

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