From a75d7694eb2709212655ee25e811d72a1188a68b Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Thu, 18 Jan 2024 19:13:50 +0000 Subject: [PATCH] Release 2024-01-18 --- .../11bdec22ee6043ca8daf5be3aad2724f.json | 8 ------- .../24113a10aa884c7dbef8b7c9989da291.json | 8 ------- .../2fe880b9a393473a88e4a86a74693c7f.json | 8 ------- .../892215bcd9d042e59875098201fb1f0a.json | 8 ------- .../a98185d3d5bb43c69b9e6c99e377a0ba.json | 8 ------- .../b00461b70e994a1a831e987d3689de26.json | 8 ------- .../bf49d54df6a44cdd8f510f53feedb832.json | 8 ------- .../d4bc92a6c4064c22bd2b44f9a82587ce.json | 8 ------- CHANGELOG.md | 23 +++++++++++++++++++ config/CHANGELOG.md | 4 ++++ config/go.mod | 4 ++-- config/go_module_metadata.go | 2 +- credentials/CHANGELOG.md | 4 ++++ credentials/go.mod | 2 +- credentials/go_module_metadata.go | 2 +- example/service/dynamodb/createTable/go.mod | 6 ++--- example/service/dynamodb/scanItems/go.mod | 6 ++--- example/service/s3/listObjects/go.mod | 6 ++--- example/service/s3/usingPrivateLink/go.mod | 6 ++--- .../ec2/imds/internal/configtesting/go.mod | 6 ++--- feature/s3/manager/CHANGELOG.md | 4 ++++ feature/s3/manager/go.mod | 6 ++--- feature/s3/manager/go_module_metadata.go | 2 +- internal/configsources/configtesting/go.mod | 6 ++--- service/b2bi/CHANGELOG.md | 4 ++++ service/b2bi/go_module_metadata.go | 2 +- service/cloudtrail/CHANGELOG.md | 4 ++++ service/cloudtrail/go_module_metadata.go | 2 +- service/connect/CHANGELOG.md | 4 ++++ service/connect/go_module_metadata.go | 2 +- service/drs/CHANGELOG.md | 4 ++++ service/drs/go_module_metadata.go | 2 +- service/emrserverless/CHANGELOG.md | 4 ++++ service/emrserverless/go_module_metadata.go | 2 +- service/evidently/CHANGELOG.md | 4 ++++ service/evidently/go_module_metadata.go | 2 +- service/firehose/CHANGELOG.md | 4 ++++ service/firehose/go_module_metadata.go | 2 +- .../internal/eventstreamtesting/CHANGELOG.md | 4 ++++ service/internal/eventstreamtesting/go.mod | 2 +- .../eventstreamtesting/go_module_metadata.go | 2 +- service/internal/integrationtest/go.mod | 12 +++++----- service/kinesis/internal/testing/go.mod | 4 ++-- service/s3/internal/configtesting/go.mod | 6 ++--- .../sagemakerfeaturestoreruntime/CHANGELOG.md | 4 ++++ .../go_module_metadata.go | 2 +- service/sso/CHANGELOG.md | 4 ++++ service/sso/go_module_metadata.go | 2 +- .../internal/testing/go.mod | 4 ++-- 49 files changed, 126 insertions(+), 115 deletions(-) delete mode 100644 .changelog/11bdec22ee6043ca8daf5be3aad2724f.json delete mode 100644 .changelog/24113a10aa884c7dbef8b7c9989da291.json delete mode 100644 .changelog/2fe880b9a393473a88e4a86a74693c7f.json delete mode 100644 .changelog/892215bcd9d042e59875098201fb1f0a.json delete mode 100644 .changelog/a98185d3d5bb43c69b9e6c99e377a0ba.json delete mode 100644 .changelog/b00461b70e994a1a831e987d3689de26.json delete mode 100644 .changelog/bf49d54df6a44cdd8f510f53feedb832.json delete mode 100644 .changelog/d4bc92a6c4064c22bd2b44f9a82587ce.json diff --git a/.changelog/11bdec22ee6043ca8daf5be3aad2724f.json b/.changelog/11bdec22ee6043ca8daf5be3aad2724f.json deleted file mode 100644 index 3a31f749b03..00000000000 --- a/.changelog/11bdec22ee6043ca8daf5be3aad2724f.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "11bdec22-ee60-43ca-8daf-5be3aad2724f", - "type": "feature", - "description": "Increase BatchGetRecord limits from 10 items to 100 items", - "modules": [ - "service/sagemakerfeaturestoreruntime" - ] -} \ No newline at end of file diff --git a/.changelog/24113a10aa884c7dbef8b7c9989da291.json b/.changelog/24113a10aa884c7dbef8b7c9989da291.json deleted file mode 100644 index 21ec1c7670d..00000000000 --- a/.changelog/24113a10aa884c7dbef8b7c9989da291.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "24113a10-aa88-4c7d-bef8-b7c9989da291", - "type": "feature", - "description": "**BREAKFIX**: Correct nullability of InitialCapacityConfig's WorkerCount field. The type of this value has changed from int64 to *int64. Due to this field being marked required, with an enforced minimum of 1, but a default of 0, the former type would result in automatic failure behavior without caller intervention. Calling code will need to be updated accordingly.", - "modules": [ - "service/emrserverless" - ] -} \ No newline at end of file diff --git a/.changelog/2fe880b9a393473a88e4a86a74693c7f.json b/.changelog/2fe880b9a393473a88e4a86a74693c7f.json deleted file mode 100644 index a25b7c65cf2..00000000000 --- a/.changelog/2fe880b9a393473a88e4a86a74693c7f.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "2fe880b9-a393-473a-88e4-a86a74693c7f", - "type": "feature", - "description": "Allow support for Snowflake as a Kinesis Data Firehose delivery destination.", - "modules": [ - "service/firehose" - ] -} \ No newline at end of file diff --git a/.changelog/892215bcd9d042e59875098201fb1f0a.json b/.changelog/892215bcd9d042e59875098201fb1f0a.json deleted file mode 100644 index d7089270fcd..00000000000 --- a/.changelog/892215bcd9d042e59875098201fb1f0a.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "892215bc-d9d0-42e5-9875-098201fb1f0a", - "type": "feature", - "description": "Increasing TestMapping inputFileContent file size limit to 5MB and adding file size limit 250KB for TestParsing input file. This release also includes exposing InternalServerException for Tag APIs.", - "modules": [ - "service/b2bi" - ] -} \ No newline at end of file diff --git a/.changelog/a98185d3d5bb43c69b9e6c99e377a0ba.json b/.changelog/a98185d3d5bb43c69b9e6c99e377a0ba.json deleted file mode 100644 index 9d1787b00a1..00000000000 --- a/.changelog/a98185d3d5bb43c69b9e6c99e377a0ba.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "a98185d3-d5bb-43c6-9b9e-6c99e377a0ba", - "type": "feature", - "description": "This release adds a new API ListInsightsMetricData to retrieve metric data from CloudTrail Insights.", - "modules": [ - "service/cloudtrail" - ] -} \ No newline at end of file diff --git a/.changelog/b00461b70e994a1a831e987d3689de26.json b/.changelog/b00461b70e994a1a831e987d3689de26.json deleted file mode 100644 index 5db4297513f..00000000000 --- a/.changelog/b00461b70e994a1a831e987d3689de26.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "b00461b7-0e99-4a1a-831e-987d3689de26", - "type": "feature", - "description": "Removed invalid and unnecessary default values.", - "modules": [ - "service/drs" - ] -} \ No newline at end of file diff --git a/.changelog/bf49d54df6a44cdd8f510f53feedb832.json b/.changelog/bf49d54df6a44cdd8f510f53feedb832.json deleted file mode 100644 index 3496cdd4507..00000000000 --- a/.changelog/bf49d54df6a44cdd8f510f53feedb832.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "bf49d54d-f6a4-4cdd-8f51-0f53feedb832", - "type": "feature", - "description": "GetMetricDataV2 now supports 3 groupings", - "modules": [ - "service/connect" - ] -} \ No newline at end of file diff --git a/.changelog/d4bc92a6c4064c22bd2b44f9a82587ce.json b/.changelog/d4bc92a6c4064c22bd2b44f9a82587ce.json deleted file mode 100644 index e4421e9f0e2..00000000000 --- a/.changelog/d4bc92a6c4064c22bd2b44f9a82587ce.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "d4bc92a6-c406-4c22-bd2b-44f9a82587ce", - "type": "feature", - "description": "**BREAKFIX**: Correct nullability of GetExperimentResultsInput's Period field. The type of this value has changed from int64 to *int64. Due to the nature of default value serialization, the former type could cause unexpected/incorrect behavior when set to its zero value. Calling code will need to be updated accordingly.", - "modules": [ - "service/evidently" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index a90aa7d0670..f4ccaeea539 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,26 @@ +# Release (2024-01-18) + +## General Highlights +* **Dependency Update**: Updated to the latest SDK module versions + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/b2bi`: [v1.0.0-preview.11](service/b2bi/CHANGELOG.md#v100-preview11-2024-01-18) + * **Feature**: Increasing TestMapping inputFileContent file size limit to 5MB and adding file size limit 250KB for TestParsing input file. This release also includes exposing InternalServerException for Tag APIs. +* `github.com/aws/aws-sdk-go-v2/service/cloudtrail`: [v1.36.0](service/cloudtrail/CHANGELOG.md#v1360-2024-01-18) + * **Feature**: This release adds a new API ListInsightsMetricData to retrieve metric data from CloudTrail Insights. +* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.90.0](service/connect/CHANGELOG.md#v1900-2024-01-18) + * **Feature**: GetMetricDataV2 now supports 3 groupings +* `github.com/aws/aws-sdk-go-v2/service/drs`: [v1.22.0](service/drs/CHANGELOG.md#v1220-2024-01-18) + * **Feature**: Removed invalid and unnecessary default values. +* `github.com/aws/aws-sdk-go-v2/service/emrserverless`: [v1.15.0](service/emrserverless/CHANGELOG.md#v1150-2024-01-18) + * **Feature**: **BREAKFIX**: Correct nullability of InitialCapacityConfig's WorkerCount field. The type of this value has changed from int64 to *int64. Due to this field being marked required, with an enforced minimum of 1, but a default of 0, the former type would result in automatic failure behavior without caller intervention. Calling code will need to be updated accordingly. +* `github.com/aws/aws-sdk-go-v2/service/evidently`: [v1.17.0](service/evidently/CHANGELOG.md#v1170-2024-01-18) + * **Feature**: **BREAKFIX**: Correct nullability of GetExperimentResultsInput's Period field. The type of this value has changed from int64 to *int64. Due to the nature of default value serialization, the former type could cause unexpected/incorrect behavior when set to its zero value. Calling code will need to be updated accordingly. +* `github.com/aws/aws-sdk-go-v2/service/firehose`: [v1.24.0](service/firehose/CHANGELOG.md#v1240-2024-01-18) + * **Feature**: Allow support for Snowflake as a Kinesis Data Firehose delivery destination. +* `github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime`: [v1.23.0](service/sagemakerfeaturestoreruntime/CHANGELOG.md#v1230-2024-01-18) + * **Feature**: Increase BatchGetRecord limits from 10 items to 100 items + # Release (2024-01-17) ## General Highlights diff --git a/config/CHANGELOG.md b/config/CHANGELOG.md index 0cd31f00ecc..5243736788f 100644 --- a/config/CHANGELOG.md +++ b/config/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.5 (2024-01-18) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.26.4 (2024-01-16) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/config/go.mod b/config/go.mod index 42be088c903..019ae6916e3 100644 --- a/config/go.mod +++ b/config/go.mod @@ -4,10 +4,10 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.24.1 - github.com/aws/aws-sdk-go-v2/credentials v1.16.15 + github.com/aws/aws-sdk-go-v2/credentials v1.16.16 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 - github.com/aws/aws-sdk-go-v2/service/sso v1.18.6 + github.com/aws/aws-sdk-go-v2/service/sso v1.18.7 github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7 github.com/aws/aws-sdk-go-v2/service/sts v1.26.7 github.com/aws/smithy-go v1.19.0 diff --git a/config/go_module_metadata.go b/config/go_module_metadata.go index 6de4538a4d5..6fc8acb09bf 100644 --- a/config/go_module_metadata.go +++ b/config/go_module_metadata.go @@ -3,4 +3,4 @@ package config // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.26.4" +const goModuleVersion = "1.26.5" diff --git a/credentials/CHANGELOG.md b/credentials/CHANGELOG.md index 6671a41c92a..989c4ea39be 100644 --- a/credentials/CHANGELOG.md +++ b/credentials/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.16 (2024-01-18) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.15 (2024-01-16) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/credentials/go.mod b/credentials/go.mod index 40001ce2145..e4b8c932a91 100644 --- a/credentials/go.mod +++ b/credentials/go.mod @@ -5,7 +5,7 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.24.1 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 - github.com/aws/aws-sdk-go-v2/service/sso v1.18.6 + github.com/aws/aws-sdk-go-v2/service/sso v1.18.7 github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7 github.com/aws/aws-sdk-go-v2/service/sts v1.26.7 github.com/aws/smithy-go v1.19.0 diff --git a/credentials/go_module_metadata.go b/credentials/go_module_metadata.go index c8bcd2dceb5..fe92184dc52 100644 --- a/credentials/go_module_metadata.go +++ b/credentials/go_module_metadata.go @@ -3,4 +3,4 @@ package credentials // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.15" +const goModuleVersion = "1.16.16" diff --git a/example/service/dynamodb/createTable/go.mod b/example/service/dynamodb/createTable/go.mod index 3465969903d..9717a50eba7 100644 --- a/example/service/dynamodb/createTable/go.mod +++ b/example/service/dynamodb/createTable/go.mod @@ -4,12 +4,12 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.24.1 - github.com/aws/aws-sdk-go-v2/config v1.26.4 + github.com/aws/aws-sdk-go-v2/config v1.26.5 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.26.9 ) require ( - github.com/aws/aws-sdk-go-v2/credentials v1.16.15 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.16 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 // indirect @@ -17,7 +17,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 // indirect github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.8.11 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10 // indirect - github.com/aws/aws-sdk-go-v2/service/sso v1.18.6 // indirect + github.com/aws/aws-sdk-go-v2/service/sso v1.18.7 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7 // indirect github.com/aws/aws-sdk-go-v2/service/sts v1.26.7 // indirect github.com/aws/smithy-go v1.19.0 // indirect diff --git a/example/service/dynamodb/scanItems/go.mod b/example/service/dynamodb/scanItems/go.mod index f7dc36ba989..c97f83ec8f5 100644 --- a/example/service/dynamodb/scanItems/go.mod +++ b/example/service/dynamodb/scanItems/go.mod @@ -4,13 +4,13 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.24.1 - github.com/aws/aws-sdk-go-v2/config v1.26.4 + github.com/aws/aws-sdk-go-v2/config v1.26.5 github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.12.15 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.26.9 ) require ( - github.com/aws/aws-sdk-go-v2/credentials v1.16.15 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.16 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 // indirect @@ -19,7 +19,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 // indirect github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.8.11 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10 // indirect - github.com/aws/aws-sdk-go-v2/service/sso v1.18.6 // indirect + github.com/aws/aws-sdk-go-v2/service/sso v1.18.7 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7 // indirect github.com/aws/aws-sdk-go-v2/service/sts v1.26.7 // indirect github.com/aws/smithy-go v1.19.0 // indirect diff --git a/example/service/s3/listObjects/go.mod b/example/service/s3/listObjects/go.mod index 256dca1ea5e..dd5f06143e4 100644 --- a/example/service/s3/listObjects/go.mod +++ b/example/service/s3/listObjects/go.mod @@ -3,14 +3,14 @@ module github.com/aws/aws-sdk-go-v2/example/service/s3/listObjects go 1.19 require ( - github.com/aws/aws-sdk-go-v2/config v1.26.4 + github.com/aws/aws-sdk-go-v2/config v1.26.5 github.com/aws/aws-sdk-go-v2/service/s3 v1.48.0 ) require ( github.com/aws/aws-sdk-go-v2 v1.24.1 // indirect github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.4 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.16.15 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.16 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 // indirect @@ -20,7 +20,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10 // indirect github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.16.10 // indirect - github.com/aws/aws-sdk-go-v2/service/sso v1.18.6 // indirect + github.com/aws/aws-sdk-go-v2/service/sso v1.18.7 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7 // indirect github.com/aws/aws-sdk-go-v2/service/sts v1.26.7 // indirect github.com/aws/smithy-go v1.19.0 // indirect diff --git a/example/service/s3/usingPrivateLink/go.mod b/example/service/s3/usingPrivateLink/go.mod index e8551da1093..091c3f4518f 100644 --- a/example/service/s3/usingPrivateLink/go.mod +++ b/example/service/s3/usingPrivateLink/go.mod @@ -4,14 +4,14 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.24.1 - github.com/aws/aws-sdk-go-v2/config v1.26.4 + github.com/aws/aws-sdk-go-v2/config v1.26.5 github.com/aws/aws-sdk-go-v2/service/s3 v1.48.0 github.com/aws/aws-sdk-go-v2/service/s3control v1.42.0 ) require ( github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.4 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.16.15 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.16 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 // indirect @@ -21,7 +21,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10 // indirect github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.16.10 // indirect - github.com/aws/aws-sdk-go-v2/service/sso v1.18.6 // indirect + github.com/aws/aws-sdk-go-v2/service/sso v1.18.7 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7 // indirect github.com/aws/aws-sdk-go-v2/service/sts v1.26.7 // indirect github.com/aws/smithy-go v1.19.0 // indirect diff --git a/feature/ec2/imds/internal/configtesting/go.mod b/feature/ec2/imds/internal/configtesting/go.mod index c2b3370aa51..4b7c373f592 100644 --- a/feature/ec2/imds/internal/configtesting/go.mod +++ b/feature/ec2/imds/internal/configtesting/go.mod @@ -3,19 +3,19 @@ module github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/configtesting go 1.19 require ( - github.com/aws/aws-sdk-go-v2/config v1.26.4 + github.com/aws/aws-sdk-go-v2/config v1.26.5 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 ) require ( github.com/aws/aws-sdk-go-v2 v1.24.1 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.16.15 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.16 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 // indirect github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10 // indirect - github.com/aws/aws-sdk-go-v2/service/sso v1.18.6 // indirect + github.com/aws/aws-sdk-go-v2/service/sso v1.18.7 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7 // indirect github.com/aws/aws-sdk-go-v2/service/sts v1.26.7 // indirect github.com/aws/smithy-go v1.19.0 // indirect diff --git a/feature/s3/manager/CHANGELOG.md b/feature/s3/manager/CHANGELOG.md index 4ab05fda6bf..0469d63970f 100644 --- a/feature/s3/manager/CHANGELOG.md +++ b/feature/s3/manager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.13 (2024-01-18) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.12 (2024-01-16) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/s3/manager/go.mod b/feature/s3/manager/go.mod index e83dd61348d..fbb1d62831e 100644 --- a/feature/s3/manager/go.mod +++ b/feature/s3/manager/go.mod @@ -4,7 +4,7 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.24.1 - github.com/aws/aws-sdk-go-v2/config v1.26.4 + github.com/aws/aws-sdk-go-v2/config v1.26.5 github.com/aws/aws-sdk-go-v2/service/s3 v1.48.0 github.com/aws/smithy-go v1.19.0 github.com/google/go-cmp v0.5.8 @@ -12,7 +12,7 @@ require ( require ( github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.4 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.16.15 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.16 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 // indirect @@ -22,7 +22,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10 // indirect github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.16.10 // indirect - github.com/aws/aws-sdk-go-v2/service/sso v1.18.6 // indirect + github.com/aws/aws-sdk-go-v2/service/sso v1.18.7 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7 // indirect github.com/aws/aws-sdk-go-v2/service/sts v1.26.7 // indirect github.com/jmespath/go-jmespath v0.4.0 // indirect diff --git a/feature/s3/manager/go_module_metadata.go b/feature/s3/manager/go_module_metadata.go index ab1332ac2e6..bfc8fad0df4 100644 --- a/feature/s3/manager/go_module_metadata.go +++ b/feature/s3/manager/go_module_metadata.go @@ -3,4 +3,4 @@ package manager // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.12" +const goModuleVersion = "1.15.13" diff --git a/internal/configsources/configtesting/go.mod b/internal/configsources/configtesting/go.mod index ca8883a189c..c0614be7d50 100644 --- a/internal/configsources/configtesting/go.mod +++ b/internal/configsources/configtesting/go.mod @@ -3,19 +3,19 @@ module github.com/aws/aws-sdk-go-v2/internal/configsources/configtesting go 1.19 require ( - github.com/aws/aws-sdk-go-v2/config v1.26.4 + github.com/aws/aws-sdk-go-v2/config v1.26.5 github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 ) require ( github.com/aws/aws-sdk-go-v2 v1.24.1 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.16.15 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.16 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 // indirect github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10 // indirect - github.com/aws/aws-sdk-go-v2/service/sso v1.18.6 // indirect + github.com/aws/aws-sdk-go-v2/service/sso v1.18.7 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7 // indirect github.com/aws/aws-sdk-go-v2/service/sts v1.26.7 // indirect github.com/aws/smithy-go v1.19.0 // indirect diff --git a/service/b2bi/CHANGELOG.md b/service/b2bi/CHANGELOG.md index 3725107ba6a..9cbc5c6c45c 100644 --- a/service/b2bi/CHANGELOG.md +++ b/service/b2bi/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.0-preview.11 (2024-01-18) + +* **Feature**: Increasing TestMapping inputFileContent file size limit to 5MB and adding file size limit 250KB for TestParsing input file. This release also includes exposing InternalServerException for Tag APIs. + # v1.0.0-preview.10 (2024-01-04) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/b2bi/go_module_metadata.go b/service/b2bi/go_module_metadata.go index 361f70094bf..da203a6d107 100644 --- a/service/b2bi/go_module_metadata.go +++ b/service/b2bi/go_module_metadata.go @@ -3,4 +3,4 @@ package b2bi // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.0.0-preview.10" +const goModuleVersion = "1.0.0-preview.11" diff --git a/service/cloudtrail/CHANGELOG.md b/service/cloudtrail/CHANGELOG.md index 8dca1151fe3..52d164838dd 100644 --- a/service/cloudtrail/CHANGELOG.md +++ b/service/cloudtrail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.36.0 (2024-01-18) + +* **Feature**: This release adds a new API ListInsightsMetricData to retrieve metric data from CloudTrail Insights. + # v1.35.7 (2024-01-04) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloudtrail/go_module_metadata.go b/service/cloudtrail/go_module_metadata.go index 3691392af9b..7e97673d6d5 100644 --- a/service/cloudtrail/go_module_metadata.go +++ b/service/cloudtrail/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudtrail // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.35.7" +const goModuleVersion = "1.36.0" diff --git a/service/connect/CHANGELOG.md b/service/connect/CHANGELOG.md index a60d1cb36e6..40540cbd4fa 100644 --- a/service/connect/CHANGELOG.md +++ b/service/connect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.90.0 (2024-01-18) + +* **Feature**: GetMetricDataV2 now supports 3 groupings + # v1.89.0 (2024-01-12) * **Feature**: Supervisor Barge for Chat is now supported through the MonitorContact API. diff --git a/service/connect/go_module_metadata.go b/service/connect/go_module_metadata.go index addc7b3a9be..5e66767d974 100644 --- a/service/connect/go_module_metadata.go +++ b/service/connect/go_module_metadata.go @@ -3,4 +3,4 @@ package connect // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.89.0" +const goModuleVersion = "1.90.0" diff --git a/service/drs/CHANGELOG.md b/service/drs/CHANGELOG.md index d850ab88892..5a4617e13b4 100644 --- a/service/drs/CHANGELOG.md +++ b/service/drs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.0 (2024-01-18) + +* **Feature**: Removed invalid and unnecessary default values. + # v1.21.2 (2024-01-04) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/drs/go_module_metadata.go b/service/drs/go_module_metadata.go index a6f4c915938..e1ed180ec9e 100644 --- a/service/drs/go_module_metadata.go +++ b/service/drs/go_module_metadata.go @@ -3,4 +3,4 @@ package drs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.21.2" +const goModuleVersion = "1.22.0" diff --git a/service/emrserverless/CHANGELOG.md b/service/emrserverless/CHANGELOG.md index 213cbdf94f9..2cf861d07ee 100644 --- a/service/emrserverless/CHANGELOG.md +++ b/service/emrserverless/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.0 (2024-01-18) + +* **Feature**: **BREAKFIX**: Correct nullability of InitialCapacityConfig's WorkerCount field. The type of this value has changed from int64 to *int64. Due to this field being marked required, with an enforced minimum of 1, but a default of 0, the former type would result in automatic failure behavior without caller intervention. Calling code will need to be updated accordingly. + # v1.14.7 (2024-01-04) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/emrserverless/go_module_metadata.go b/service/emrserverless/go_module_metadata.go index 38f88a78525..40f31277f52 100644 --- a/service/emrserverless/go_module_metadata.go +++ b/service/emrserverless/go_module_metadata.go @@ -3,4 +3,4 @@ package emrserverless // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.7" +const goModuleVersion = "1.15.0" diff --git a/service/evidently/CHANGELOG.md b/service/evidently/CHANGELOG.md index d61cde22fcb..c13824b3aae 100644 --- a/service/evidently/CHANGELOG.md +++ b/service/evidently/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.0 (2024-01-18) + +* **Feature**: **BREAKFIX**: Correct nullability of GetExperimentResultsInput's Period field. The type of this value has changed from int64 to *int64. Due to the nature of default value serialization, the former type could cause unexpected/incorrect behavior when set to its zero value. Calling code will need to be updated accordingly. + # v1.16.6 (2024-01-04) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/evidently/go_module_metadata.go b/service/evidently/go_module_metadata.go index 94e6c1f9023..223f910a6ac 100644 --- a/service/evidently/go_module_metadata.go +++ b/service/evidently/go_module_metadata.go @@ -3,4 +3,4 @@ package evidently // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.6" +const goModuleVersion = "1.17.0" diff --git a/service/firehose/CHANGELOG.md b/service/firehose/CHANGELOG.md index 3c030155752..b3d4c0e49fb 100644 --- a/service/firehose/CHANGELOG.md +++ b/service/firehose/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.0 (2024-01-18) + +* **Feature**: Allow support for Snowflake as a Kinesis Data Firehose delivery destination. + # v1.23.2 (2024-01-04) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/firehose/go_module_metadata.go b/service/firehose/go_module_metadata.go index ae6708f4cd3..293841e8969 100644 --- a/service/firehose/go_module_metadata.go +++ b/service/firehose/go_module_metadata.go @@ -3,4 +3,4 @@ package firehose // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.23.2" +const goModuleVersion = "1.24.0" diff --git a/service/internal/eventstreamtesting/CHANGELOG.md b/service/internal/eventstreamtesting/CHANGELOG.md index 7258079ad57..521bca3cec1 100644 --- a/service/internal/eventstreamtesting/CHANGELOG.md +++ b/service/internal/eventstreamtesting/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.19 (2024-01-18) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.18 (2024-01-16) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/internal/eventstreamtesting/go.mod b/service/internal/eventstreamtesting/go.mod index 5c12d25d0ae..46930bb2ee9 100644 --- a/service/internal/eventstreamtesting/go.mod +++ b/service/internal/eventstreamtesting/go.mod @@ -5,7 +5,7 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.24.1 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.4 - github.com/aws/aws-sdk-go-v2/credentials v1.16.15 + github.com/aws/aws-sdk-go-v2/credentials v1.16.16 golang.org/x/net v0.19.0 ) diff --git a/service/internal/eventstreamtesting/go_module_metadata.go b/service/internal/eventstreamtesting/go_module_metadata.go index 86ff4c898fb..b2d84549f10 100644 --- a/service/internal/eventstreamtesting/go_module_metadata.go +++ b/service/internal/eventstreamtesting/go_module_metadata.go @@ -3,4 +3,4 @@ package eventstreamtesting // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.2.18" +const goModuleVersion = "1.2.19" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 24b5f48c58e..51f718d8977 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -2,8 +2,8 @@ module github.com/aws/aws-sdk-go-v2/service/internal/integrationtest require ( github.com/aws/aws-sdk-go-v2 v1.24.1 - github.com/aws/aws-sdk-go-v2/config v1.26.4 - github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.15.12 + github.com/aws/aws-sdk-go-v2/config v1.26.5 + github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.15.13 github.com/aws/aws-sdk-go-v2/service/acm v1.22.7 github.com/aws/aws-sdk-go-v2/service/apigateway v1.21.7 github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.25.7 @@ -16,7 +16,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/cloudfront v1.32.6 github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.19.7 github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.20.6 - github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.35.7 + github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.36.0 github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.32.2 github.com/aws/aws-sdk-go-v2/service/codebuild v1.27.0 github.com/aws/aws-sdk-go-v2/service/codecommit v1.20.1 @@ -44,7 +44,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.19.6 github.com/aws/aws-sdk-go-v2/service/emr v1.36.1 github.com/aws/aws-sdk-go-v2/service/eventbridge v1.28.0 - github.com/aws/aws-sdk-go-v2/service/firehose v1.23.2 + github.com/aws/aws-sdk-go-v2/service/firehose v1.24.0 github.com/aws/aws-sdk-go-v2/service/gamelift v1.28.1 github.com/aws/aws-sdk-go-v2/service/glacier v1.19.6 github.com/aws/aws-sdk-go-v2/service/glue v1.73.1 @@ -92,7 +92,7 @@ require ( require ( github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.4 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.16.15 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.16 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 // indirect @@ -103,7 +103,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.8.11 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10 // indirect github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.16.10 // indirect - github.com/aws/aws-sdk-go-v2/service/sso v1.18.6 // indirect + github.com/aws/aws-sdk-go-v2/service/sso v1.18.7 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7 // indirect github.com/jmespath/go-jmespath v0.4.0 // indirect ) diff --git a/service/kinesis/internal/testing/go.mod b/service/kinesis/internal/testing/go.mod index 1e09c8fb48e..0986f3eb8e6 100644 --- a/service/kinesis/internal/testing/go.mod +++ b/service/kinesis/internal/testing/go.mod @@ -5,14 +5,14 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.24.1 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.4 - github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.2.18 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.2.19 github.com/aws/aws-sdk-go-v2/service/kinesis v1.24.7 github.com/aws/smithy-go v1.19.0 github.com/google/go-cmp v0.5.8 ) require ( - github.com/aws/aws-sdk-go-v2/credentials v1.16.15 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.16 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 // indirect github.com/jmespath/go-jmespath v0.4.0 // indirect diff --git a/service/s3/internal/configtesting/go.mod b/service/s3/internal/configtesting/go.mod index b404680fc5d..194a6bf2154 100644 --- a/service/s3/internal/configtesting/go.mod +++ b/service/s3/internal/configtesting/go.mod @@ -3,20 +3,20 @@ module github.com/aws/aws-sdk-go-v2/service/s3/internal/configtesting go 1.19 require ( - github.com/aws/aws-sdk-go-v2/config v1.26.4 + github.com/aws/aws-sdk-go-v2/config v1.26.5 github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.16.10 ) require ( github.com/aws/aws-sdk-go-v2 v1.24.1 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.16.15 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.16 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 // indirect github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10 // indirect - github.com/aws/aws-sdk-go-v2/service/sso v1.18.6 // indirect + github.com/aws/aws-sdk-go-v2/service/sso v1.18.7 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7 // indirect github.com/aws/aws-sdk-go-v2/service/sts v1.26.7 // indirect github.com/aws/smithy-go v1.19.0 // indirect diff --git a/service/sagemakerfeaturestoreruntime/CHANGELOG.md b/service/sagemakerfeaturestoreruntime/CHANGELOG.md index 06a5fdf951b..c43db24a69e 100644 --- a/service/sagemakerfeaturestoreruntime/CHANGELOG.md +++ b/service/sagemakerfeaturestoreruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.23.0 (2024-01-18) + +* **Feature**: Increase BatchGetRecord limits from 10 items to 100 items + # v1.22.6 (2024-01-04) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sagemakerfeaturestoreruntime/go_module_metadata.go b/service/sagemakerfeaturestoreruntime/go_module_metadata.go index c9c3619aab2..f7f4917f208 100644 --- a/service/sagemakerfeaturestoreruntime/go_module_metadata.go +++ b/service/sagemakerfeaturestoreruntime/go_module_metadata.go @@ -3,4 +3,4 @@ package sagemakerfeaturestoreruntime // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.22.6" +const goModuleVersion = "1.23.0" diff --git a/service/sso/CHANGELOG.md b/service/sso/CHANGELOG.md index 9d5847a052f..46dea1b5068 100644 --- a/service/sso/CHANGELOG.md +++ b/service/sso/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.7 (2024-01-18) + +* No change notes available for this release. + # v1.18.6 (2024-01-04) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sso/go_module_metadata.go b/service/sso/go_module_metadata.go index d2e5a8ab8d7..857a6af7ee0 100644 --- a/service/sso/go_module_metadata.go +++ b/service/sso/go_module_metadata.go @@ -3,4 +3,4 @@ package sso // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.6" +const goModuleVersion = "1.18.7" diff --git a/service/transcribestreaming/internal/testing/go.mod b/service/transcribestreaming/internal/testing/go.mod index 3d5b40d7af1..5bce396e23c 100644 --- a/service/transcribestreaming/internal/testing/go.mod +++ b/service/transcribestreaming/internal/testing/go.mod @@ -5,14 +5,14 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.24.1 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.4 - github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.2.18 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.2.19 github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.15.6 github.com/aws/smithy-go v1.19.0 github.com/google/go-cmp v0.5.8 ) require ( - github.com/aws/aws-sdk-go-v2/credentials v1.16.15 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.16 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 // indirect golang.org/x/net v0.19.0 // indirect