Skip to content

Commit 39ddd61

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2024-08-14
1 parent ffaf282 commit 39ddd61

File tree

7 files changed

+17
-11
lines changed

7 files changed

+17
-11
lines changed

.changelog/844618181fba4b2abf3e506e8b68701a.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Release (2024-08-14)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/codebuild`: [v1.41.0](service/codebuild/CHANGELOG.md#v1410-2024-08-14)
5+
* **Feature**: AWS CodeBuild now supports using Secrets Manager to store git credentials and using multiple source credentials in a single project.
6+
17
# Release (2024-08-13)
28

39
## Module Highlights

feature/dynamodbstreams/attributevalue/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.13.64 (2024-08-14)
2+
3+
* No change notes available for this release.
4+
15
# v1.13.63 (2024-08-13)
26

37
* No change notes available for this release.

feature/dynamodbstreams/attributevalue/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/codebuild/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.41.0 (2024-08-14)
2+
3+
* **Feature**: AWS CodeBuild now supports using Secrets Manager to store git credentials and using multiple source credentials in a single project.
4+
15
# v1.40.3 (2024-07-10.2)
26

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

service/codebuild/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/internal/integrationtest/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.25.2
1818
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.42.3
1919
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.40.3
20-
github.com/aws/aws-sdk-go-v2/service/codebuild v1.40.3
20+
github.com/aws/aws-sdk-go-v2/service/codebuild v1.41.0
2121
github.com/aws/aws-sdk-go-v2/service/codecommit v1.25.0
2222
github.com/aws/aws-sdk-go-v2/service/codedeploy v1.27.3
2323
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.31.0

0 commit comments

Comments
 (0)