Skip to content

Commit

Permalink
Release 2023-05-16
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed May 16, 2023
1 parent 3325790 commit d5a0f3c
Show file tree
Hide file tree
Showing 21 changed files with 53 additions and 51 deletions.
8 changes: 0 additions & 8 deletions .changelog/4c52821949634858bfee20de3a9323bd.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/detective`: [v1.19.0](service/detective/CHANGELOG.md#v1190-2023-05-16)
* **Feature**: Added and updated API operations in Detective to support the integration of ASFF Security Hub findings.
* `github.com/aws/aws-sdk-go-v2/service/directconnect`: [v1.18.14](service/directconnect/CHANGELOG.md#v11814-2023-05-16)
* **Documentation**: This release includes an update to the mtu value for CreateTransitVirtualInterface from 9001 mtu to 8500 mtu.
* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.48.0](service/glue/CHANGELOG.md#v1480-2023-05-16)
* **Feature**: Add Support for Tags for Custom Entity Types
* `github.com/aws/aws-sdk-go-v2/service/secretsmanager`: [v1.19.8](service/secretsmanager/CHANGELOG.md#v1198-2023-05-16)
* **Documentation**: Documentation updates for Secrets Manager
* `github.com/aws/aws-sdk-go-v2/service/wafv2`: [v1.32.0](service/wafv2/CHANGELOG.md#v1320-2023-05-16)
* **Feature**: My AWS Service (placeholder) - You can now rate limit web requests based on aggregation keys other than IP addresses, and you can aggregate using combinations of keys. You can also rate limit all requests that match a scope-down statement, without further aggregation.

# Release (2023-05-15)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/customerprofiles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.23.10 (2023-05-16)

* No change notes available for this release.

# v1.23.9 (2023-05-04)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/customerprofiles/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/detective/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.19.0 (2023-05-16)

* **Feature**: Added and updated API operations in Detective to support the integration of ASFF Security Hub findings.

# v1.18.10 (2023-05-04)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/detective/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/directconnect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.18.14 (2023-05-16)

* **Documentation**: This release includes an update to the mtu value for CreateTransitVirtualInterface from 9001 mtu to 8500 mtu.

# v1.18.13 (2023-05-04)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/directconnect/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/glue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.48.0 (2023-05-16)

* **Feature**: Add Support for Tags for Custom Entity Types

# v1.47.0 (2023-05-09)

* **Feature**: This release adds AmazonRedshift Source and Target nodes in addition to DynamicTransform OutputSchemas
Expand Down
2 changes: 1 addition & 1 deletion service/glue/go_module_metadata.go

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

8 changes: 4 additions & 4 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.15.10
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.25.5
github.com/aws/aws-sdk-go-v2/service/devicefarm v1.15.10
github.com/aws/aws-sdk-go-v2/service/directconnect v1.18.13
github.com/aws/aws-sdk-go-v2/service/directconnect v1.18.14
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.17.1
github.com/aws/aws-sdk-go-v2/service/docdb v1.21.3
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.7
Expand All @@ -46,7 +46,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/firehose v1.16.12
github.com/aws/aws-sdk-go-v2/service/gamelift v1.18.2
github.com/aws/aws-sdk-go-v2/service/glacier v1.14.11
github.com/aws/aws-sdk-go-v2/service/glue v1.47.0
github.com/aws/aws-sdk-go-v2/service/glue v1.48.0
github.com/aws/aws-sdk-go-v2/service/health v1.17.0
github.com/aws/aws-sdk-go-v2/service/iam v1.19.12
github.com/aws/aws-sdk-go-v2/service/inspector v1.13.10
Expand All @@ -68,7 +68,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.17.10
github.com/aws/aws-sdk-go-v2/service/s3 v1.33.1
github.com/aws/aws-sdk-go-v2/service/s3control v1.31.5
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.19.7
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.19.8
github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.18.4
github.com/aws/aws-sdk-go-v2/service/ses v1.15.9
github.com/aws/aws-sdk-go-v2/service/sfn v1.17.11
Expand All @@ -83,7 +83,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.9.10
github.com/aws/aws-sdk-go-v2/service/waf v1.12.10
github.com/aws/aws-sdk-go-v2/service/wafregional v1.13.13
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.31.1
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.32.0
github.com/aws/aws-sdk-go-v2/service/workspaces v1.28.12
github.com/aws/smithy-go v1.13.5
github.com/google/go-cmp v0.5.8
Expand Down
4 changes: 4 additions & 0 deletions service/rbin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.8.12 (2023-05-16)

* No change notes available for this release.

# v1.8.11 (2023-05-04)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/rbin/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.19.8 (2023-05-16)

* **Documentation**: Documentation updates for Secrets Manager

# v1.19.7 (2023-05-04)

* No change notes available for this release.
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/wafv2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.32.0 (2023-05-16)

* **Feature**: My AWS Service (placeholder) - You can now rate limit web requests based on aggregation keys other than IP addresses, and you can aggregate using combinations of keys. You can also rate limit all requests that match a scope-down statement, without further aggregation.

# v1.31.1 (2023-05-04)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/wafv2/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 d5a0f3c

Please # to comment.