diff --git a/.changelog/56285e969f88421c953edff772ac88c8.json b/.changelog/56285e969f88421c953edff772ac88c8.json deleted file mode 100644 index 2f7af3c8ddb..00000000000 --- a/.changelog/56285e969f88421c953edff772ac88c8.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "56285e96-9f88-421c-953e-dff772ac88c8", - "type": "feature", - "description": "This change allows the customer to use the SRT Caller protocol as part of their flows", - "modules": [ - "service/mediaconnect" - ] -} \ No newline at end of file diff --git a/.changelog/8acb4360965742d3bc53c0d2f348eb53.json b/.changelog/8acb4360965742d3bc53c0d2f348eb53.json deleted file mode 100644 index 27f6c6cd74a..00000000000 --- a/.changelog/8acb4360965742d3bc53c0d2f348eb53.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "8acb4360-9657-42d3-bc53-c0d2f348eb53", - "type": "feature", - "description": "This release adds support for Amazon RDS Proxy with SQL Server compatibility.", - "modules": [ - "service/rds" - ] -} \ No newline at end of file diff --git a/.changelog/a0cc0f9b991448b1b2b7bd2f124d321b.json b/.changelog/a0cc0f9b991448b1b2b7bd2f124d321b.json deleted file mode 100644 index bf3fedf725e..00000000000 --- a/.changelog/a0cc0f9b991448b1b2b7bd2f124d321b.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "a0cc0f9b-9914-48b1-b2b7-bd2f124d321b", - "type": "feature", - "description": "This release includes support for importing existing trails into CloudTrail Lake.", - "modules": [ - "service/cloudtrail" - ] -} \ No newline at end of file diff --git a/.changelog/bf575dee378a4df0b4117175fdab8d02.json b/.changelog/bf575dee378a4df0b4117175fdab8d02.json deleted file mode 100644 index 6bbf51a0c2d..00000000000 --- a/.changelog/bf575dee378a4df0b4117175fdab8d02.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "bf575dee-378a-4df0-b411-7175fdab8d02", - "type": "feature", - "description": "This release adds CapacityAllocations field to DescribeCapacityReservations", - "modules": [ - "service/ec2" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a1244b4865..331e3dbf26f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# Release (2022-09-19) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/cloudtrail`: [v1.18.0](service/cloudtrail/CHANGELOG.md#v1180-2022-09-19) + * **Feature**: This release includes support for importing existing trails into CloudTrail Lake. +* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.57.0](service/ec2/CHANGELOG.md#v1570-2022-09-19) + * **Feature**: This release adds CapacityAllocations field to DescribeCapacityReservations +* `github.com/aws/aws-sdk-go-v2/service/mediaconnect`: [v1.17.0](service/mediaconnect/CHANGELOG.md#v1170-2022-09-19) + * **Feature**: This change allows the customer to use the SRT Caller protocol as part of their flows +* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.26.0](service/rds/CHANGELOG.md#v1260-2022-09-19) + * **Feature**: This release adds support for Amazon RDS Proxy with SQL Server compatibility. + # Release (2022-09-16) ## Module Highlights diff --git a/service/cloudtrail/CHANGELOG.md b/service/cloudtrail/CHANGELOG.md index b2e41094d8a..9c52a627af7 100644 --- a/service/cloudtrail/CHANGELOG.md +++ b/service/cloudtrail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.0 (2022-09-19) + +* **Feature**: This release includes support for importing existing trails into CloudTrail Lake. + # v1.17.0 (2022-09-14) * **Feature**: This release adds CloudTrail getChannel and listChannels APIs to allow customer to view the ServiceLinkedChannel configurations. diff --git a/service/cloudtrail/go_module_metadata.go b/service/cloudtrail/go_module_metadata.go index 60c2fef99e3..0c19098e837 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.17.0" +const goModuleVersion = "1.18.0" diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index 7449f24a556..fbb871076fc 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.57.0 (2022-09-19) + +* **Feature**: This release adds CapacityAllocations field to DescribeCapacityReservations + # v1.56.0 (2022-09-15) * **Feature**: This feature allows customers to create tags for vpc-endpoint-connections and vpc-endpoint-service-permissions. diff --git a/service/ec2/go_module_metadata.go b/service/ec2/go_module_metadata.go index 4f35a454336..91e3cb010d6 100644 --- a/service/ec2/go_module_metadata.go +++ b/service/ec2/go_module_metadata.go @@ -3,4 +3,4 @@ package ec2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.56.0" +const goModuleVersion = "1.57.0" diff --git a/service/fsx/CHANGELOG.md b/service/fsx/CHANGELOG.md index c2aa507e369..60448b3518f 100644 --- a/service/fsx/CHANGELOG.md +++ b/service/fsx/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.13 (2022-09-19) + +* No change notes available for this release. + # v1.24.12 (2022-09-14) * **Documentation**: Documentation update for Amazon FSx. diff --git a/service/fsx/go_module_metadata.go b/service/fsx/go_module_metadata.go index c856a3b5d6c..ea8dfdf6d0a 100644 --- a/service/fsx/go_module_metadata.go +++ b/service/fsx/go_module_metadata.go @@ -3,4 +3,4 @@ package fsx // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.24.12" +const goModuleVersion = "1.24.13" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index dedbbeeff49..adac1870f89 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -15,7 +15,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/cloudfront v1.20.4 github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.13.17 github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.13.16 - github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.17.0 + github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.18.0 github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.21.5 github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.16 github.com/aws/aws-sdk-go-v2/service/codecommit v1.13.16 @@ -31,7 +31,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/directoryservice v1.14.10 github.com/aws/aws-sdk-go-v2/service/docdb v1.19.10 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.0 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.56.0 + github.com/aws/aws-sdk-go-v2/service/ec2 v1.57.0 github.com/aws/aws-sdk-go-v2/service/ecr v1.17.17 github.com/aws/aws-sdk-go-v2/service/ecs v1.18.21 github.com/aws/aws-sdk-go-v2/service/efs v1.17.14 @@ -60,7 +60,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/opsworks v1.13.16 github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.11.17 github.com/aws/aws-sdk-go-v2/service/polly v1.17.8 - github.com/aws/aws-sdk-go-v2/service/rds v1.25.6 + github.com/aws/aws-sdk-go-v2/service/rds v1.26.0 github.com/aws/aws-sdk-go-v2/service/redshift v1.26.9 github.com/aws/aws-sdk-go-v2/service/rekognition v1.20.4 github.com/aws/aws-sdk-go-v2/service/route53 v1.22.0 diff --git a/service/mediaconnect/CHANGELOG.md b/service/mediaconnect/CHANGELOG.md index 2e66cf842c2..3c677870725 100644 --- a/service/mediaconnect/CHANGELOG.md +++ b/service/mediaconnect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.0 (2022-09-19) + +* **Feature**: This change allows the customer to use the SRT Caller protocol as part of their flows + # v1.16.16 (2022-09-14) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/mediaconnect/go_module_metadata.go b/service/mediaconnect/go_module_metadata.go index 8de1166dd30..f3281155283 100644 --- a/service/mediaconnect/go_module_metadata.go +++ b/service/mediaconnect/go_module_metadata.go @@ -3,4 +3,4 @@ package mediaconnect // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.16" +const goModuleVersion = "1.17.0" diff --git a/service/rds/CHANGELOG.md b/service/rds/CHANGELOG.md index d9028a2ea8a..9138c9b8254 100644 --- a/service/rds/CHANGELOG.md +++ b/service/rds/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.26.0 (2022-09-19) + +* **Feature**: This release adds support for Amazon RDS Proxy with SQL Server compatibility. + # v1.25.6 (2022-09-14) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/rds/go_module_metadata.go b/service/rds/go_module_metadata.go index 8c982de683e..287667dd95d 100644 --- a/service/rds/go_module_metadata.go +++ b/service/rds/go_module_metadata.go @@ -3,4 +3,4 @@ package rds // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.25.6" +const goModuleVersion = "1.26.0"