-
Notifications
You must be signed in to change notification settings - Fork 9.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump github.com/aws/aws-sdk-go-v2/service/sesv2 from 1.13.18 to 1.14.0 #27321
build(deps): bump github.com/aws/aws-sdk-go-v2/service/sesv2 from 1.13.18 to 1.14.0 #27321
Conversation
Bumps [github.com/aws/aws-sdk-go-v2/service/sesv2](https://github.com/aws/aws-sdk-go-v2) from 1.13.18 to 1.14.0. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@service/swf/v1.13.18...v1.14.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/sesv2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Community NoteVoting for Prioritization
For Submitters
|
➜ make testacc PKG=sesv2 TESTS="TestAccSESV2"
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/sesv2/... -v -count 1 -parallel 20 -run='TestAccSESV2' -timeout 180m
go: downloading github.com/aws/aws-sdk-go-v2/service/sesv2 v1.14.0
=== RUN TestAccSESV2ConfigurationSet_basic
=== PAUSE TestAccSESV2ConfigurationSet_basic
=== RUN TestAccSESV2ConfigurationSet_disappears
=== PAUSE TestAccSESV2ConfigurationSet_disappears
=== RUN TestAccSESV2ConfigurationSet_tlsPolicy
=== PAUSE TestAccSESV2ConfigurationSet_tlsPolicy
=== RUN TestAccSESV2ConfigurationSet_reputationMetricsEnabled
=== PAUSE TestAccSESV2ConfigurationSet_reputationMetricsEnabled
=== RUN TestAccSESV2ConfigurationSet_sendingEnabled
=== PAUSE TestAccSESV2ConfigurationSet_sendingEnabled
=== RUN TestAccSESV2ConfigurationSet_suppressedReasons
=== PAUSE TestAccSESV2ConfigurationSet_suppressedReasons
=== RUN TestAccSESV2ConfigurationSet_tags
=== PAUSE TestAccSESV2ConfigurationSet_tags
=== RUN TestAccSESV2DedicatedIPPoolDataSource_basic
=== PAUSE TestAccSESV2DedicatedIPPoolDataSource_basic
=== RUN TestAccSESV2DedicatedIPPool_basic
=== PAUSE TestAccSESV2DedicatedIPPool_basic
=== RUN TestAccSESV2DedicatedIPPool_disappears
=== PAUSE TestAccSESV2DedicatedIPPool_disappears
=== RUN TestAccSESV2DedicatedIPPool_tags
=== PAUSE TestAccSESV2DedicatedIPPool_tags
=== CONT TestAccSESV2ConfigurationSet_basic
=== CONT TestAccSESV2ConfigurationSet_tags
=== CONT TestAccSESV2DedicatedIPPool_disappears
=== CONT TestAccSESV2ConfigurationSet_reputationMetricsEnabled
=== CONT TestAccSESV2DedicatedIPPool_basic
=== CONT TestAccSESV2DedicatedIPPoolDataSource_basic
=== CONT TestAccSESV2ConfigurationSet_tlsPolicy
=== CONT TestAccSESV2ConfigurationSet_suppressedReasons
=== CONT TestAccSESV2ConfigurationSet_disappears
=== CONT TestAccSESV2DedicatedIPPool_tags
=== CONT TestAccSESV2ConfigurationSet_sendingEnabled
--- PASS: TestAccSESV2ConfigurationSet_disappears (14.50s)
--- PASS: TestAccSESV2DedicatedIPPool_disappears (14.79s)
--- PASS: TestAccSESV2DedicatedIPPoolDataSource_basic (17.43s)
--- PASS: TestAccSESV2DedicatedIPPool_basic (19.11s)
--- PASS: TestAccSESV2ConfigurationSet_basic (20.45s)
--- PASS: TestAccSESV2ConfigurationSet_reputationMetricsEnabled (29.99s)
--- PASS: TestAccSESV2ConfigurationSet_suppressedReasons (30.31s)
--- PASS: TestAccSESV2ConfigurationSet_tlsPolicy (31.94s)
--- PASS: TestAccSESV2ConfigurationSet_sendingEnabled (31.95s)
--- PASS: TestAccSESV2ConfigurationSet_tags (40.72s)
--- PASS: TestAccSESV2DedicatedIPPool_tags (40.82s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/sesv2 43.556s |
This functionality has been released in v4.36.1 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Bumps github.com/aws/aws-sdk-go-v2/service/sesv2 from 1.13.18 to 1.14.0.
Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/sesv2's changelog.
... (truncated)
Commits
7653643
Release 2022-02-2478b771e
Update smithy-go dependency versionc214cb6
DefaultsMode Documentation Fixes (#1599)07719a1
Add support for trailing checksum (#1600)4e87627
Update SDK's API clients from latest models (#1598)60c5fb5
Fixup make task, removing unused endpoint prefix task (#1597)b7ee4d6
config: Add support for SharedConfig file ca_bundle parameter (#1593)60feb1d
Bump SDK's dependencies (#1596)aa5938d
Adds support forSourceIdentity
tostscreds.AssumeRoleProvider
(#1588)d5c2270
Fix AttributeValue marshaling and names in expressions (#1590)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)