Skip to content

Commit

Permalink
Release 2023-08-10
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Aug 10, 2023
1 parent cc35132 commit f5f64d6
Show file tree
Hide file tree
Showing 24 changed files with 59 additions and 59 deletions.
8 changes: 0 additions & 8 deletions .changelog/0bd63b81a1324f1d9a94856e2923e84b.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/25916e1469884667a926b370be6d4101.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/67abe8a8298d494bbf2edeb351b41edf.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/98df86e80d864ac3a0d8949d6ef95ba4.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# Release (2023-08-10)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/cloudtrail`: [v1.28.3](service/cloudtrail/CHANGELOG.md#v1283-2023-08-10)
* **Documentation**: Documentation updates for CloudTrail.
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.65.0](service/connect/CHANGELOG.md#v1650-2023-08-10)
* **Feature**: This release adds APIs to provision agents that are global / available in multiple AWS regions and distribute them across these regions by percentage.
* `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2`: [v1.21.0](service/elasticloadbalancingv2/CHANGELOG.md#v1210-2023-08-10)
* **Feature**: This release enables configuring security groups for Network Load Balancers
* `github.com/aws/aws-sdk-go-v2/service/omics`: [v1.7.0](service/omics/CHANGELOG.md#v170-2023-08-10)
* **Feature**: This release adds instanceType to GetRunTask & ListRunTasks responses.
* `github.com/aws/aws-sdk-go-v2/service/secretsmanager`: [v1.21.0](service/secretsmanager/CHANGELOG.md#v1210-2023-08-10)
* **Feature**: Add additional InvalidRequestException to list of possible exceptions for ListSecret.
* `github.com/aws/aws-sdk-go-v2/service/transfer`: [v1.33.3](service/transfer/CHANGELOG.md#v1333-2023-08-10)
* **Documentation**: Documentation updates for AW Transfer Family

# Release (2023-08-09)

## 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.28.3 (2023-08-10)

* **Documentation**: Documentation updates for CloudTrail.

# v1.28.2 (2023-08-07)

* **Dependency Update**: Updated to the latest SDK module versions
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/connect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.65.0 (2023-08-10)

* **Feature**: This release adds APIs to provision agents that are global / available in multiple AWS regions and distribute them across these regions by percentage.

# v1.64.1 (2023-08-07)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/connect/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/elasticloadbalancingv2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.21.0 (2023-08-10)

* **Feature**: This release enables configuring security groups for Network Load Balancers

# v1.20.2 (2023-08-07)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/elasticloadbalancingv2/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/identitystore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.17.3 (2023-08-10)

* No change notes available for this release.

# v1.17.2 (2023-08-07)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/identitystore/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.28.2
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.15.2
github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.15.2
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.28.2
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.28.3
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.27.2
github.com/aws/aws-sdk-go-v2/service/codebuild v1.21.2
github.com/aws/aws-sdk-go-v2/service/codecommit v1.15.2
Expand All @@ -38,7 +38,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/elasticache v1.29.0
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.16.2
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.16.2
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.20.2
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.21.0
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.20.2
github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.15.2
github.com/aws/aws-sdk-go-v2/service/emr v1.28.2
Expand Down Expand Up @@ -68,7 +68,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.19.3
github.com/aws/aws-sdk-go-v2/service/s3 v1.38.2
github.com/aws/aws-sdk-go-v2/service/s3control v1.32.2
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.20.2
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.21.0
github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.21.0
github.com/aws/aws-sdk-go-v2/service/ses v1.16.2
github.com/aws/aws-sdk-go-v2/service/sfn v1.19.2
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.7.0 (2023-08-10)

* **Feature**: This release adds instanceType to GetRunTask & ListRunTasks responses.

# v1.6.2 (2023-08-07)

* **Dependency Update**: Updated to the latest SDK module versions
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/secretsmanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.21.0 (2023-08-10)

* **Feature**: Add additional InvalidRequestException to list of possible exceptions for ListSecret.

# v1.20.2 (2023-08-07)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/secretsmanager/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/securityhub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.35.3 (2023-08-10)

* No change notes available for this release.

# v1.35.2 (2023-08-07)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/securityhub/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/transfer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.33.3 (2023-08-10)

* **Documentation**: Documentation updates for AW Transfer Family

# v1.33.2 (2023-08-07)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/transfer/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 f5f64d6

Please sign in to comment.