Skip to content

Commit

Permalink
Release 2022-09-19
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Sep 19, 2022
1 parent c547650 commit 3938bb7
Show file tree
Hide file tree
Showing 16 changed files with 40 additions and 40 deletions.
8 changes: 0 additions & 8 deletions .changelog/56285e969f88421c953edff772ac88c8.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/bf575dee378a4df0b4117175fdab8d02.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 (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
Expand Down
4 changes: 4 additions & 0 deletions service/cloudtrail/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion service/cloudtrail/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/ec2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion service/ec2/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/fsx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion service/fsx/go_module_metadata.go

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

6 changes: 3 additions & 3 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions service/mediaconnect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion service/mediaconnect/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/rds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion service/rds/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 3938bb7

Please sign in to comment.