Skip to content

Commit

Permalink
Release 2024-08-14
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Aug 14, 2024
1 parent ffaf282 commit 39ddd61
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 11 deletions.
8 changes: 0 additions & 8 deletions .changelog/844618181fba4b2abf3e506e8b68701a.json

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/codebuild`: [v1.41.0](service/codebuild/CHANGELOG.md#v1410-2024-08-14)
* **Feature**: AWS CodeBuild now supports using Secrets Manager to store git credentials and using multiple source credentials in a single project.

# Release (2024-08-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.64 (2024-08-14)

* No change notes available for this release.

# v1.13.63 (2024-08-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/codebuild/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.41.0 (2024-08-14)

* **Feature**: AWS CodeBuild now supports using Secrets Manager to store git credentials and using multiple source credentials in a single project.

# v1.40.3 (2024-07-10.2)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/codebuild/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 @@ -17,7 +17,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.25.2
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.42.3
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.40.3
github.com/aws/aws-sdk-go-v2/service/codebuild v1.40.3
github.com/aws/aws-sdk-go-v2/service/codebuild v1.41.0
github.com/aws/aws-sdk-go-v2/service/codecommit v1.25.0
github.com/aws/aws-sdk-go-v2/service/codedeploy v1.27.3
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.31.0
Expand Down

0 comments on commit 39ddd61

Please sign in to comment.