Skip to content

Commit

Permalink
Release 2024-08-27
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Aug 27, 2024
1 parent 8906cd2 commit 7e17fb5
Show file tree
Hide file tree
Showing 17 changed files with 38 additions and 46 deletions.
8 changes: 0 additions & 8 deletions .changelog/345a0e3c3a534fd69260c446dbb1ec9c.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/5680331cda3d4e4bb626d4fd2b8d237b.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/6a581b5af35d4d6a837c8bec30342623.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/720b3ceadf5c4da7beb7d3632c3b50ed.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/ebbaa4a627b34d31a821eeb94f588b71.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-27)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/bedrock`: [v1.16.0](service/bedrock/CHANGELOG.md#v1160-2024-08-27)
* **Feature**: Amazon Bedrock SDK updates for Inference Profile.
* `github.com/aws/aws-sdk-go-v2/service/chatbot`: [v1.5.0](service/chatbot/CHANGELOG.md#v150-2024-08-27)
* **Feature**: Update documentation to be consistent with the API docs
* `github.com/aws/aws-sdk-go-v2/service/omics`: [v1.24.0](service/omics/CHANGELOG.md#v1240-2024-08-27)
* **Feature**: Adds data provenance to import jobs from read sets and references
* `github.com/aws/aws-sdk-go-v2/service/polly`: [v1.43.0](service/polly/CHANGELOG.md#v1430-2024-08-27)
* **Feature**: Amazon Polly adds 2 new voices: Jitka (cs-CZ) and Sabrina (de-CH).

# Release (2024-08-26)

## General 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.1 (2024-08-27)

* No change notes available for this release.

# v1.14.0 (2024-08-26)

* **Feature**: Add Encoder option to obey omitempty tag for NULL attribute values.
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/bedrock/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.16.0 (2024-08-27)

* **Feature**: Amazon Bedrock SDK updates for Inference Profile.

# v1.15.0 (2024-08-22)

* **Feature**: Amazon Bedrock Evaluation BatchDeleteEvaluationJob API allows customers to delete evaluation jobs under terminated evaluation job statuses - Stopped, Failed, or Completed. Customers can submit a batch of 25 evaluation jobs to be deleted at once.
Expand Down
2 changes: 1 addition & 1 deletion service/bedrock/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/chatbot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.5.0 (2024-08-27)

* **Feature**: Update documentation to be consistent with the API docs

# v1.4.4 (2024-08-15)

* **Dependency Update**: Bump minimum Go version to 1.21.
Expand Down
2 changes: 1 addition & 1 deletion service/chatbot/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 @@ -57,7 +57,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.22.4
github.com/aws/aws-sdk-go-v2/service/neptune v1.33.5
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.21.4
github.com/aws/aws-sdk-go-v2/service/polly v1.42.4
github.com/aws/aws-sdk-go-v2/service/polly v1.43.0
github.com/aws/aws-sdk-go-v2/service/rds v1.82.2
github.com/aws/aws-sdk-go-v2/service/redshift v1.46.6
github.com/aws/aws-sdk-go-v2/service/rekognition v1.43.3
Expand Down
4 changes: 4 additions & 0 deletions service/omics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.24.0 (2024-08-27)

* **Feature**: Adds data provenance to import jobs from read sets and references

# v1.23.4 (2024-08-15)

* **Dependency Update**: Bump minimum Go version to 1.21.
Expand Down
2 changes: 1 addition & 1 deletion service/omics/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/polly/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.43.0 (2024-08-27)

* **Feature**: Amazon Polly adds 2 new voices: Jitka (cs-CZ) and Sabrina (de-CH).

# v1.42.4 (2024-08-15)

* **Dependency Update**: Bump minimum Go version to 1.21.
Expand Down
2 changes: 1 addition & 1 deletion service/polly/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 7e17fb5

Please sign in to comment.