diff --git a/.changelog/7cc9a41df994472cb9745caf5f8b4409.json b/.changelog/7cc9a41df994472cb9745caf5f8b4409.json deleted file mode 100644 index d5031bd8968..00000000000 --- a/.changelog/7cc9a41df994472cb9745caf5f8b4409.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "7cc9a41d-f994-472c-b974-5caf5f8b4409", - "type": "feature", - "description": "This release adds the metadata-boosting feature, which allows customers to easily fine-tune the underlying ranking of retrieved RAG passages in order to optimize Q\u0026A answer relevance. It also adds new feedback reasons for the PutFeedback API.", - "modules": [ - "service/qbusiness" - ] -} \ No newline at end of file diff --git a/.changelog/a25670396c044754a94bd1dbc983c359.json b/.changelog/a25670396c044754a94bd1dbc983c359.json deleted file mode 100644 index 687e2f794a0..00000000000 --- a/.changelog/a25670396c044754a94bd1dbc983c359.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "a2567039-6c04-4754-a94b-d1dbc983c359", - "type": "feature", - "description": "Adds support for new Baseline and EnabledBaseline APIs for automating multi-account governance.", - "modules": [ - "service/controltower" - ] -} \ No newline at end of file diff --git a/.changelog/e62f2b39b7f348b98ae934412c84987b.json b/.changelog/e62f2b39b7f348b98ae934412c84987b.json deleted file mode 100644 index 5eb852e3bf0..00000000000 --- a/.changelog/e62f2b39b7f348b98ae934412c84987b.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "e62f2b39-b7f3-48b9-8ae9-34412c84987b", - "type": "feature", - "description": "This feature allows customers to see pointwise model diagnostics results for their models.", - "modules": [ - "service/lookoutequipment" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index bb0150858cf..c14fec34260 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# Release (2024-02-14) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/controltower`: [v1.12.0](service/controltower/CHANGELOG.md#v1120-2024-02-14) + * **Feature**: Adds support for new Baseline and EnabledBaseline APIs for automating multi-account governance. +* `github.com/aws/aws-sdk-go-v2/service/lookoutequipment`: [v1.24.0](service/lookoutequipment/CHANGELOG.md#v1240-2024-02-14) + * **Feature**: This feature allows customers to see pointwise model diagnostics results for their models. +* `github.com/aws/aws-sdk-go-v2/service/qbusiness`: [v1.3.0](service/qbusiness/CHANGELOG.md#v130-2024-02-14) + * **Feature**: This release adds the metadata-boosting feature, which allows customers to easily fine-tune the underlying ranking of retrieved RAG passages in order to optimize Q&A answer relevance. It also adds new feedback reasons for the PutFeedback API. + # Release (2024-02-13) ## General Highlights diff --git a/service/arczonalshift/CHANGELOG.md b/service/arczonalshift/CHANGELOG.md index 640bc5f43cc..5125eb90878 100644 --- a/service/arczonalshift/CHANGELOG.md +++ b/service/arczonalshift/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2024-02-14) + +* No change notes available for this release. + # v1.8.0 (2024-02-13) * **Feature**: Bump minimum Go version to 1.20 per our language support policy. diff --git a/service/arczonalshift/go_module_metadata.go b/service/arczonalshift/go_module_metadata.go index 53c6bf34611..193f9ad7b27 100644 --- a/service/arczonalshift/go_module_metadata.go +++ b/service/arczonalshift/go_module_metadata.go @@ -3,4 +3,4 @@ package arczonalshift // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/controltower/CHANGELOG.md b/service/controltower/CHANGELOG.md index ee0cb3d3691..12fdf200d53 100644 --- a/service/controltower/CHANGELOG.md +++ b/service/controltower/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.0 (2024-02-14) + +* **Feature**: Adds support for new Baseline and EnabledBaseline APIs for automating multi-account governance. + # v1.11.0 (2024-02-13) * **Feature**: Bump minimum Go version to 1.20 per our language support policy. diff --git a/service/controltower/go_module_metadata.go b/service/controltower/go_module_metadata.go index c40c2fce31d..b8a144b8952 100644 --- a/service/controltower/go_module_metadata.go +++ b/service/controltower/go_module_metadata.go @@ -3,4 +3,4 @@ package controltower // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.12.0" diff --git a/service/lookoutequipment/CHANGELOG.md b/service/lookoutequipment/CHANGELOG.md index 8bf3c1c951f..441542a4718 100644 --- a/service/lookoutequipment/CHANGELOG.md +++ b/service/lookoutequipment/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.0 (2024-02-14) + +* **Feature**: This feature allows customers to see pointwise model diagnostics results for their models. + # v1.23.0 (2024-02-13) * **Feature**: Bump minimum Go version to 1.20 per our language support policy. diff --git a/service/lookoutequipment/go_module_metadata.go b/service/lookoutequipment/go_module_metadata.go index bd467239425..050b7d188f8 100644 --- a/service/lookoutequipment/go_module_metadata.go +++ b/service/lookoutequipment/go_module_metadata.go @@ -3,4 +3,4 @@ package lookoutequipment // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.23.0" +const goModuleVersion = "1.24.0" diff --git a/service/medialive/CHANGELOG.md b/service/medialive/CHANGELOG.md index 8a0a985b028..3f8b8e5e499 100644 --- a/service/medialive/CHANGELOG.md +++ b/service/medialive/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.45.1 (2024-02-14) + +* No change notes available for this release. + # v1.45.0 (2024-02-13) * **Feature**: Bump minimum Go version to 1.20 per our language support policy. diff --git a/service/medialive/go_module_metadata.go b/service/medialive/go_module_metadata.go index 6603c93823c..c8f06aec76e 100644 --- a/service/medialive/go_module_metadata.go +++ b/service/medialive/go_module_metadata.go @@ -3,4 +3,4 @@ package medialive // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.45.0" +const goModuleVersion = "1.45.1" diff --git a/service/pricing/CHANGELOG.md b/service/pricing/CHANGELOG.md index 52ebc7ff33c..59f93a98b88 100644 --- a/service/pricing/CHANGELOG.md +++ b/service/pricing/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.1 (2024-02-14) + +* No change notes available for this release. + # v1.26.0 (2024-02-13) * **Feature**: Bump minimum Go version to 1.20 per our language support policy. diff --git a/service/pricing/go_module_metadata.go b/service/pricing/go_module_metadata.go index b4074929e14..99f17d8ebbd 100644 --- a/service/pricing/go_module_metadata.go +++ b/service/pricing/go_module_metadata.go @@ -3,4 +3,4 @@ package pricing // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.26.0" +const goModuleVersion = "1.26.1" diff --git a/service/privatenetworks/CHANGELOG.md b/service/privatenetworks/CHANGELOG.md index 206cbca5b20..bd909f200ae 100644 --- a/service/privatenetworks/CHANGELOG.md +++ b/service/privatenetworks/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2024-02-14) + +* No change notes available for this release. + # v1.8.0 (2024-02-13) * **Feature**: Bump minimum Go version to 1.20 per our language support policy. diff --git a/service/privatenetworks/go_module_metadata.go b/service/privatenetworks/go_module_metadata.go index 774fecca0e7..a1ddfe1ece1 100644 --- a/service/privatenetworks/go_module_metadata.go +++ b/service/privatenetworks/go_module_metadata.go @@ -3,4 +3,4 @@ package privatenetworks // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/qbusiness/CHANGELOG.md b/service/qbusiness/CHANGELOG.md index dadcf433252..f30192854ff 100644 --- a/service/qbusiness/CHANGELOG.md +++ b/service/qbusiness/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.0 (2024-02-14) + +* **Feature**: This release adds the metadata-boosting feature, which allows customers to easily fine-tune the underlying ranking of retrieved RAG passages in order to optimize Q&A answer relevance. It also adds new feedback reasons for the PutFeedback API. + # v1.2.0 (2024-02-13) * **Feature**: Bump minimum Go version to 1.20 per our language support policy. diff --git a/service/qbusiness/go_module_metadata.go b/service/qbusiness/go_module_metadata.go index df0ca50e7ba..a55b1251076 100644 --- a/service/qbusiness/go_module_metadata.go +++ b/service/qbusiness/go_module_metadata.go @@ -3,4 +3,4 @@ package qbusiness // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.2.0" +const goModuleVersion = "1.3.0"