Skip to content

Commit

Permalink
Release 2024-09-11
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Sep 11, 2024
1 parent 37610e9 commit 6490035
Show file tree
Hide file tree
Showing 26 changed files with 62 additions and 58 deletions.
8 changes: 0 additions & 8 deletions .changelog/187482d65f834fba9a2fd35c1a94d083.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/5161d39baeb54057b88063e76f43d5b8.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/59e42bded55e4abe9c21d820e8e46d7f.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/5d7d7eb5c0f54d7fbda374c59be44842.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# Release (2024-09-11)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/bedrockagent`: [v1.19.0](service/bedrockagent/CHANGELOG.md#v1190-2024-09-11)
* **Feature**: Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience.
* `github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime`: [v1.19.0](service/bedrockagentruntime/CHANGELOG.md#v1190-2024-09-11)
* **Feature**: Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience.
* `github.com/aws/aws-sdk-go-v2/service/ecr`: [v1.33.0](service/ecr/CHANGELOG.md#v1330-2024-09-11)
* **Feature**: Added KMS_DSSE to EncryptionType
* `github.com/aws/aws-sdk-go-v2/service/guardduty`: [v1.46.0](service/guardduty/CHANGELOG.md#v1460-2024-09-11)
* **Feature**: Add support for new statistic types in GetFindingsStatistics.
* `github.com/aws/aws-sdk-go-v2/service/lexmodelsv2`: [v1.47.0](service/lexmodelsv2/CHANGELOG.md#v1470-2024-09-11)
* **Feature**: Support new Polly voice engines in VoiceSettings: long-form and generative
* `github.com/aws/aws-sdk-go-v2/service/medialive`: [v1.58.0](service/medialive/CHANGELOG.md#v1580-2024-09-11)
* **Feature**: Adds AV1 Codec support, SRT ouputs, and MediaLive Anywhere support.

# Release (2024-09-10)

## 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.14.11 (2024-09-11)

* No change notes available for this release.

# v1.14.10 (2024-09-10)

* 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/bedrockagent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.19.0 (2024-09-11)

* **Feature**: Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience.

# v1.18.0 (2024-09-04)

* **Feature**: Add support for user metadata inside PromptVariant.
Expand Down
2 changes: 1 addition & 1 deletion service/bedrockagent/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/bedrockagentruntime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.19.0 (2024-09-11)

* **Feature**: Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience.

# v1.18.2 (2024-09-04)

* No change notes available for this release.
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/ecr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.33.0 (2024-09-11)

* **Feature**: Added KMS_DSSE to EncryptionType

# v1.32.4 (2024-09-04)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/ecr/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/guardduty/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.46.0 (2024-09-11)

* **Feature**: Add support for new statistic types in GetFindingsStatistics.

# v1.45.6 (2024-09-04)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/guardduty/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/docdb v1.37.3
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.9
github.com/aws/aws-sdk-go-v2/service/ec2 v1.177.3
github.com/aws/aws-sdk-go-v2/service/ecr v1.32.4
github.com/aws/aws-sdk-go-v2/service/ecr v1.33.0
github.com/aws/aws-sdk-go-v2/service/ecs v1.45.4
github.com/aws/aws-sdk-go-v2/service/efs v1.31.6
github.com/aws/aws-sdk-go-v2/service/elasticache v1.40.9
Expand Down
4 changes: 4 additions & 0 deletions service/lexmodelsv2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.47.0 (2024-09-11)

* **Feature**: Support new Polly voice engines in VoiceSettings: long-form and generative

# v1.46.3 (2024-09-04)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/lexmodelsv2/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/medialive/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.58.0 (2024-09-11)

* **Feature**: Adds AV1 Codec support, SRT ouputs, and MediaLive Anywhere support.

# v1.57.1 (2024-09-04)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/medialive/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/oam/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.13.9 (2024-09-11)

* No change notes available for this release.

# v1.13.8 (2024-09-04)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/oam/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/securityhub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.52.4 (2024-09-11)

* No change notes available for this release.

# v1.52.3 (2024-09-10)

* **Documentation**: Documentation update for Security Hub
Expand Down
2 changes: 1 addition & 1 deletion service/securityhub/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 6490035

Please sign in to comment.