Skip to content

Commit

Permalink
Release 2024-08-06
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Aug 6, 2024
1 parent 6dfa66c commit 472db7c
Show file tree
Hide file tree
Showing 16 changed files with 39 additions and 39 deletions.
8 changes: 0 additions & 8 deletions .changelog/04e3ba5d22fe41a5a49334137fefec6a.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/2c99b4498f1f4f0c9c5370f5c2a1a6f2.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/8ed9920079fb4717bc796079d717098c.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/9f052fd4047c44fe90c2a46844f0ebac.json

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime`: [v1.16.0](service/bedrockagentruntime/CHANGELOG.md#v1160-2024-08-06)
* **Feature**: Introduce model invocation output traces for orchestration traces, which contain the model's raw response and usage.
* `github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider`: [v1.42.0](service/cognitoidentityprovider/CHANGELOG.md#v1420-2024-08-06)
* **Feature**: Advanced security feature updates to include password history and log export for Cognito user pools.
* `github.com/aws/aws-sdk-go-v2/service/costoptimizationhub`: [v1.8.0](service/costoptimizationhub/CHANGELOG.md#v180-2024-08-06)
* **Feature**: This release adds savings percentage support to the ListRecommendationSummaries API.
* `github.com/aws/aws-sdk-go-v2/service/workspaces`: [v1.45.0](service/workspaces/CHANGELOG.md#v1450-2024-08-06)
* **Feature**: Added support for BYOL_GRAPHICS_G4DN_WSP IngestionProcess

# Release (2024-08-05)

## 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.58 (2024-08-06)

* No change notes available for this release.

# v1.13.57 (2024-08-05)

* 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/bedrockagentruntime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.16.0 (2024-08-06)

* **Feature**: Introduce model invocation output traces for orchestration traces, which contain the model's raw response and usage.

# v1.15.0 (2024-07-10.2)

* **Feature**: Introduces query decomposition, enhanced Agents integration with Knowledge bases, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources for end-to-end solutions.
Expand Down
2 changes: 1 addition & 1 deletion service/bedrockagentruntime/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/cognitoidentityprovider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.42.0 (2024-08-06)

* **Feature**: Advanced security feature updates to include password history and log export for Cognito user pools.

# v1.41.4 (2024-07-10.2)

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

* **Feature**: This release adds savings percentage support to the ListRecommendationSummaries API.

# v1.7.3 (2024-07-10.2)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/costoptimizationhub/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 @@ -22,7 +22,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/codedeploy v1.27.3
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.31.0
github.com/aws/aws-sdk-go-v2/service/codestar v1.23.3
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.41.4
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.42.0
github.com/aws/aws-sdk-go-v2/service/configservice v1.48.3
github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.26.3
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.40.3
Expand Down Expand Up @@ -83,7 +83,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/waf v1.23.3
github.com/aws/aws-sdk-go-v2/service/wafregional v1.23.3
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.51.4
github.com/aws/aws-sdk-go-v2/service/workspaces v1.44.3
github.com/aws/aws-sdk-go-v2/service/workspaces v1.45.0
github.com/aws/smithy-go v1.20.3
)

Expand Down
4 changes: 4 additions & 0 deletions service/workspaces/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.45.0 (2024-08-06)

* **Feature**: Added support for BYOL_GRAPHICS_G4DN_WSP IngestionProcess

# v1.44.3 (2024-07-30)

* **Documentation**: Removing multi-session as it isn't supported for pools
Expand Down
2 changes: 1 addition & 1 deletion service/workspaces/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 472db7c

Please sign in to comment.