Skip to content

Commit

Permalink
Release 2024-03-26
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Mar 26, 2024
1 parent b17b534 commit 801a589
Show file tree
Hide file tree
Showing 19 changed files with 46 additions and 48 deletions.
8 changes: 0 additions & 8 deletions .changelog/141125587f684a628fe76093e7f302bd.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/3c3f66e1023046af912de83651d9a8dc.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/75ce1db9db5e47b3b500ce1aa554c7cf.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/78180083d8114b709991b4b076f1c183.json

This file was deleted.

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

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime`: [v1.5.0](service/bedrockagentruntime/CHANGELOG.md#v150-2024-03-26)
* **Feature**: This release adds support to customize prompts sent through the RetrieveAndGenerate API in Agents for Amazon Bedrock.
* `github.com/aws/aws-sdk-go-v2/service/costexplorer`: [v1.37.0](service/costexplorer/CHANGELOG.md#v1370-2024-03-26)
* **Feature**: Adds support for backfill of cost allocation tags, with new StartCostAllocationTagBackfill and ListCostAllocationTagBackfillHistory API.
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.154.0](service/ec2/CHANGELOG.md#v11540-2024-03-26)
* **Feature**: Documentation updates for Elastic Compute Cloud (EC2).
* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.41.5](service/ecs/CHANGELOG.md#v1415-2024-03-26)
* **Documentation**: This is a documentation update for Amazon ECS.
* `github.com/aws/aws-sdk-go-v2/service/finspace`: [v1.24.0](service/finspace/CHANGELOG.md#v1240-2024-03-26)
* **Feature**: Add new operation delete-kx-cluster-node and add status parameter to list-kx-cluster-node operation.

# Release (2024-03-25)

## General Highlights
Expand Down
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.5.0 (2024-03-26)

* **Feature**: This release adds support to customize prompts sent through the RetrieveAndGenerate API in Agents for Amazon Bedrock.

# v1.4.3 (2024-03-18)

* **Dependency Update**: Updated to the latest SDK module versions
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/chimesdkmediapipelines/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.15.4 (2024-03-26)

* No change notes available for this release.

# v1.15.3 (2024-03-18)

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

* **Feature**: Adds support for backfill of cost allocation tags, with new StartCostAllocationTagBackfill and ListCostAllocationTagBackfillHistory API.

# v1.36.2 (2024-03-18)

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

* **Feature**: Documentation updates for Elastic Compute Cloud (EC2).

# v1.153.0 (2024-03-25)

* **Feature**: Added support for ModifyInstanceMetadataDefaults and GetInstanceMetadataDefaults to set Instance Metadata Service account defaults
Expand Down
2 changes: 1 addition & 1 deletion service/ec2/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/ecs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.41.5 (2024-03-26)

* **Documentation**: This is a documentation update for Amazon ECS.

# v1.41.4 (2024-03-25)

* **Documentation**: Documentation only update for Amazon ECS.
Expand Down
2 changes: 1 addition & 1 deletion service/ecs/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/finspace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.24.0 (2024-03-26)

* **Feature**: Add new operation delete-kx-cluster-node and add status parameter to list-kx-cluster-node operation.

# v1.23.0 (2024-03-19)

* **Feature**: Adding new attributes readWrite and onDemand to dataview models for Database Maintenance operations.
Expand Down
2 changes: 1 addition & 1 deletion service/finspace/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 @@ -32,9 +32,9 @@ require (
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.24.3
github.com/aws/aws-sdk-go-v2/service/docdb v1.33.5
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.31.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.153.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.154.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.27.3
github.com/aws/aws-sdk-go-v2/service/ecs v1.41.4
github.com/aws/aws-sdk-go-v2/service/ecs v1.41.5
github.com/aws/aws-sdk-go-v2/service/efs v1.28.3
github.com/aws/aws-sdk-go-v2/service/elasticache v1.37.4
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.23.3
Expand Down

0 comments on commit 801a589

Please sign in to comment.