Skip to content

Commit

Permalink
Release 2024-08-02
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Aug 2, 2024
1 parent 001b1fd commit 5102c2e
Show file tree
Hide file tree
Showing 26 changed files with 37 additions and 106 deletions.
8 changes: 0 additions & 8 deletions .changelog/132f3b7333f44eb78e5eedb1eb669a3b.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/14003caac55343aa97e44e6faa89d5e7.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/14cc841131774592a0cf4e48af1a3aff.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/3da5ecf2ccd744f58a6f2b8ad00dee8f.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/5ab39ebc935947fb967f08be332124cd.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/6fb182ce4c4c40588f159ee36d9ffb17.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

## General Highlights
* **Dependency Update**: Updated to the latest SDK module versions

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/resiliencehub`: [v1.24.0](service/resiliencehub/CHANGELOG.md#v1240-2024-08-02)
* **Feature**: Customers are presented with the grouping recommendations and can determine if the recommendations are accurate and apply to their case. This feature simplifies onboarding by organizing resources into appropriate AppComponents.
* `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.58.3](service/s3/CHANGELOG.md#v1583-2024-08-02)
* **Bug Fix**: Add assurance tests for auth scheme selection logic.

# Release (2024-08-01)

## Module Highlights
Expand Down
2 changes: 1 addition & 1 deletion example/service/s3/listObjects/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/aws/aws-sdk-go-v2/config v1.27.27
github.com/aws/aws-sdk-go-v2/service/s3 v1.58.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.58.3
)

require (
Expand Down
2 changes: 1 addition & 1 deletion example/service/s3/usingPrivateLink/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.20
require (
github.com/aws/aws-sdk-go-v2 v1.30.3
github.com/aws/aws-sdk-go-v2/config v1.27.27
github.com/aws/aws-sdk-go-v2/service/s3 v1.58.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.58.3
github.com/aws/aws-sdk-go-v2/service/s3control v1.46.3
)

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.56 (2024-08-02)

* No change notes available for this release.

# v1.13.55 (2024-08-01)

* 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 feature/s3/manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.17.10 (2024-08-02)

* **Dependency Update**: Updated to the latest SDK module versions

# v1.17.9 (2024-07-24)

* **Documentation**: Clarify region hint and credential usage in HeadBucketRegion.
Expand Down
2 changes: 1 addition & 1 deletion feature/s3/manager/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.20
require (
github.com/aws/aws-sdk-go-v2 v1.30.3
github.com/aws/aws-sdk-go-v2/config v1.27.27
github.com/aws/aws-sdk-go-v2/service/s3 v1.58.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.58.3
github.com/aws/smithy-go v1.20.3
)

Expand Down
2 changes: 1 addition & 1 deletion feature/s3/manager/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/benchmark/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/aws/aws-sdk-go-v2 v1.30.3
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.4
github.com/aws/aws-sdk-go-v2/service/lexruntimeservice v1.22.3
github.com/aws/aws-sdk-go-v2/service/s3 v1.58.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.58.3
github.com/aws/aws-sdk-go-v2/service/schemas v1.26.3
github.com/aws/smithy-go v1.20.3
)
Expand Down
4 changes: 2 additions & 2 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/internal/integrationtest
require (
github.com/aws/aws-sdk-go-v2 v1.30.3
github.com/aws/aws-sdk-go-v2/config v1.27.27
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.9
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.10
github.com/aws/aws-sdk-go-v2/service/acm v1.28.4
github.com/aws/aws-sdk-go-v2/service/apigateway v1.25.4
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.31.0
Expand Down Expand Up @@ -65,7 +65,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/route53 v1.42.3
github.com/aws/aws-sdk-go-v2/service/route53domains v1.25.3
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.30.3
github.com/aws/aws-sdk-go-v2/service/s3 v1.58.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.58.3
github.com/aws/aws-sdk-go-v2/service/s3control v1.46.3
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.32.4
github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.30.3
Expand Down
4 changes: 4 additions & 0 deletions service/resiliencehub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.24.0 (2024-08-02)

* **Feature**: Customers are presented with the grouping recommendations and can determine if the recommendations are accurate and apply to their case. This feature simplifies onboarding by organizing resources into appropriate AppComponents.

# v1.23.3 (2024-07-10.2)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/resiliencehub/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/s3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.58.3 (2024-08-02)

* **Bug Fix**: Add assurance tests for auth scheme selection logic.

# v1.58.2 (2024-07-10.2)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/s3/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 5102c2e

Please sign in to comment.