Skip to content

Commit d0a2d1a

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2024-09-25
1 parent 85c956c commit d0a2d1a

File tree

808 files changed

+2135
-574
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

808 files changed

+2135
-574
lines changed

.changelog/4b4ccb7c420245d891ccb3907898bb7c.json

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

.changelog/567d2e76149845009b52b64f6a530d4d.json

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

.changelog/b7f9d120de6b47f19cf915f964284b31.json

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

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# Release (2024-09-25)
2+
3+
## General Highlights
4+
* **Dependency Update**: Updated to the latest SDK module versions
5+
6+
## Module Highlights
7+
* `github.com/aws/aws-sdk-go-v2/service/cloudtrail`: [v1.43.2](service/cloudtrail/CHANGELOG.md#v1432-2024-09-25)
8+
* **Documentation**: Doc-only update for CloudTrail network activity events release (in preview)
9+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.179.1](service/ec2/CHANGELOG.md#v11791-2024-09-25)
10+
* **Documentation**: Updates to documentation for the transit gateway security group referencing feature.
11+
* `github.com/aws/aws-sdk-go-v2/service/fsx`: [v1.48.2](service/fsx/CHANGELOG.md#v1482-2024-09-25)
12+
* **Documentation**: Doc-only update to address Lustre S3 hard-coded names.
13+
114
# Release (2024-09-24)
215

316
## Module Highlights

config/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.27.38 (2024-09-25)
2+
3+
* **Dependency Update**: Updated to the latest SDK module versions
4+
15
# v1.27.37 (2024-09-23)
26

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

config/go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ go 1.21
44

55
require (
66
github.com/aws/aws-sdk-go-v2 v1.31.0
7-
github.com/aws/aws-sdk-go-v2/credentials v1.17.35
7+
github.com/aws/aws-sdk-go-v2/credentials v1.17.36
88
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.14
99
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1
10-
github.com/aws/aws-sdk-go-v2/service/sso v1.23.1
11-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.27.1
12-
github.com/aws/aws-sdk-go-v2/service/sts v1.31.1
10+
github.com/aws/aws-sdk-go-v2/service/sso v1.23.2
11+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.27.2
12+
github.com/aws/aws-sdk-go-v2/service/sts v1.31.2
1313
github.com/aws/smithy-go v1.21.0
1414
)
1515

config/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.

credentials/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.17.36 (2024-09-25)
2+
3+
* **Dependency Update**: Updated to the latest SDK module versions
4+
15
# v1.17.35 (2024-09-23)
26

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

credentials/go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ go 1.21
55
require (
66
github.com/aws/aws-sdk-go-v2 v1.31.0
77
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.14
8-
github.com/aws/aws-sdk-go-v2/service/sso v1.23.1
9-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.27.1
10-
github.com/aws/aws-sdk-go-v2/service/sts v1.31.1
8+
github.com/aws/aws-sdk-go-v2/service/sso v1.23.2
9+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.27.2
10+
github.com/aws/aws-sdk-go-v2/service/sts v1.31.2
1111
github.com/aws/smithy-go v1.21.0
1212
)
1313

credentials/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.

0 commit comments

Comments
 (0)