Skip to content

Commit f1d71c5

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2024-09-04
1 parent e4813e1 commit f1d71c5

File tree

809 files changed

+2136
-597
lines changed

Some content is hidden

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

809 files changed

+2136
-597
lines changed

.changelog/09109c59b63747479eb466dd04e99195.json

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

.changelog/153b2cc78b2a482e87c8ff0038611dd0.json

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

.changelog/54fefd30af1a49378de8954930577431.json

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

.changelog/66593f70e2de402787a1cca379afd07a.json

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

.changelog/699303da726946ed8e409fed29102b22.json

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

.changelog/738730dcf9e84635839d1e98eb132de0.json

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

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# Release (2024-09-04)
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/appsync`: [v1.36.0](service/appsync/CHANGELOG.md#v1360-2024-09-04)
8+
* **Feature**: Adds new logging levels (INFO and DEBUG) for additional log output control
9+
* `github.com/aws/aws-sdk-go-v2/service/bedrockagent`: [v1.18.0](service/bedrockagent/CHANGELOG.md#v1180-2024-09-04)
10+
* **Feature**: Add support for user metadata inside PromptVariant.
11+
* `github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs`: [v1.39.0](service/cloudwatchlogs/CHANGELOG.md#v1390-2024-09-04)
12+
* **Feature**: Update to support new APIs for delivery of logs from AWS services.
13+
* `github.com/aws/aws-sdk-go-v2/service/finspace`: [v1.26.6](service/finspace/CHANGELOG.md#v1266-2024-09-04)
14+
* **Documentation**: Updates Finspace documentation for smaller instances.
15+
* `github.com/aws/aws-sdk-go-v2/service/fis`: [v1.28.0](service/fis/CHANGELOG.md#v1280-2024-09-04)
16+
* **Feature**: This release adds safety levers, a new mechanism to stop all running experiments and prevent new experiments from starting.
17+
* `github.com/aws/aws-sdk-go-v2/service/s3control`: [v1.47.0](service/s3control/CHANGELOG.md#v1470-2024-09-04)
18+
* **Feature**: Amazon Simple Storage Service /S3 Access Grants / Features : This release launches new Access Grants API - ListCallerAccessGrants.
19+
120
# Release (2024-09-03)
221

322
## General 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.33 (2024-09-04)
2+
3+
* **Dependency Update**: Updated to the latest SDK module versions
4+
15
# v1.27.32 (2024-09-03)
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.30.5
7-
github.com/aws/aws-sdk-go-v2/credentials v1.17.31
7+
github.com/aws/aws-sdk-go-v2/credentials v1.17.32
88
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.13
99
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1
10-
github.com/aws/aws-sdk-go-v2/service/sso v1.22.6
11-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.6
12-
github.com/aws/aws-sdk-go-v2/service/sts v1.30.6
10+
github.com/aws/aws-sdk-go-v2/service/sso v1.22.7
11+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.7
12+
github.com/aws/aws-sdk-go-v2/service/sts v1.30.7
1313
github.com/aws/smithy-go v1.20.4
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.

0 commit comments

Comments
 (0)