Skip to content

Commit

Permalink
Release 2024-10-09
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Oct 9, 2024
1 parent 5272445 commit bcff115
Show file tree
Hide file tree
Showing 16 changed files with 41 additions and 26 deletions.
10 changes: 0 additions & 10 deletions .changelog/7d52e0ac9c1740708a426c1f8a1593ff.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/92c0096642dd4b7db083a08422c2eeba.json

This file was deleted.

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

## General Highlights
* **Bug Fix**: Fixup some integration tests.

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/codepipeline`: [v1.35.0](service/codepipeline/CHANGELOG.md#v1350-2024-10-09)
* **Feature**: AWS CodePipeline introduces a Compute category

# Release (2024-10-08)

## General 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.14.31 (2024-10-09)

* No change notes available for this release.

# v1.14.30 (2024-10-08)

* **Dependency Update**: Updated to the latest SDK module versions
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.31 (2024-10-09)

* **Bug Fix**: Fixup some integration tests.

# v1.17.30 (2024-10-08)

* **Dependency Update**: Updated to the latest SDK module versions
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.

4 changes: 4 additions & 0 deletions service/codepipeline/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.35.0 (2024-10-09)

* **Feature**: AWS CodePipeline introduces a Compute category

# v1.34.2 (2024-10-08)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/codepipeline/go_module_metadata.go

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

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.32.2
github.com/aws/aws-sdk-go-v2/config v1.27.43
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.30
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.31
github.com/aws/aws-sdk-go-v2/service/acm v1.30.2
github.com/aws/aws-sdk-go-v2/service/apigateway v1.27.2
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.33.2
Expand All @@ -19,7 +19,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/codebuild v1.45.2
github.com/aws/aws-sdk-go-v2/service/codecommit v1.27.2
github.com/aws/aws-sdk-go-v2/service/codedeploy v1.29.2
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.34.2
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.35.0
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.46.2
github.com/aws/aws-sdk-go-v2/service/configservice v1.50.2
github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.28.2
Expand Down
4 changes: 4 additions & 0 deletions service/qconnect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.12.2 (2024-10-09)

* No change notes available for this release.

# v1.12.1 (2024-10-08)

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

* No change notes available for this release.

# v1.15.2 (2024-10-08)

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

* No change notes available for this release.

# v1.27.2 (2024-10-08)

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

Please sign in to comment.