Skip to content
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

Bump github.com/aws/aws-sdk-go from 1.42.47 to 1.42.52 #67

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 14, 2022

Bumps github.com/aws/aws-sdk-go from 1.42.47 to 1.42.52.

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.42.52 (2022-02-11)

Service Client Updates

  • service/ssm: Updates service API
    • Documentation updates for AWS Systems Manager.

Release v1.42.51 (2022-02-10)

Service Client Updates

  • service/cloudformation: Updates service API
    • This SDK release adds AWS CloudFormation Hooks HandlerErrorCodes
  • service/lookoutvision: Updates service API and documentation
  • service/pinpoint: Updates service API and documentation
    • This SDK release adds a new paramater creation date for GetApp and GetApps Api call
  • service/sns: Updates service documentation
    • Customer requested typo fix in API documentation.
  • service/wafv2: Updates service API and documentation

Release v1.42.50 (2022-02-09)

Service Client Updates

  • service/cloudformation: Updates service API and documentation
    • This SDK release is for the feature launch of AWS CloudFormation Hooks.

Release v1.42.49 (2022-02-08)

Service Client Updates

  • service/apprunner: Updates service API, documentation, and paginators
  • service/kendra: Updates service API and documentation
  • service/s3control: Updates service API and documentation
    • This release adds support for S3 Batch Replication. Batch Replication lets you replicate existing objects, already replicated objects to new destinations, and objects that previously failed to replicate. Customers will receive object-level visibility of progress and a detailed completion report.
  • service/sagemaker: Updates service API and documentation
    • Autopilot now generates an additional report with information on the performance of the best model, such as a Confusion matrix and Area under the receiver operating characteristic (AUC-ROC). The path to the report can be found in CandidateArtifactLocations.

Release v1.42.48 (2022-02-07)

Service Client Updates

  • service/auditmanager: Updates service API
  • service/eventbridge: Updates service documentation
  • service/ssm-incidents: Updates service API
  • service/synthetics: Updates service API and documentation
Changelog

Sourced from github.com/aws/aws-sdk-go's changelog.

Release v1.42.52 (2022-02-11)

Service Client Updates

  • service/ssm: Updates service API
    • Documentation updates for AWS Systems Manager.

Release v1.42.51 (2022-02-10)

Service Client Updates

  • service/cloudformation: Updates service API
    • This SDK release adds AWS CloudFormation Hooks HandlerErrorCodes
  • service/lookoutvision: Updates service API and documentation
  • service/pinpoint: Updates service API and documentation
    • This SDK release adds a new paramater creation date for GetApp and GetApps Api call
  • service/sns: Updates service documentation
    • Customer requested typo fix in API documentation.
  • service/wafv2: Updates service API and documentation

Release v1.42.50 (2022-02-09)

Service Client Updates

  • service/cloudformation: Updates service API and documentation
    • This SDK release is for the feature launch of AWS CloudFormation Hooks.

Release v1.42.49 (2022-02-08)

Service Client Updates

  • service/apprunner: Updates service API, documentation, and paginators
  • service/kendra: Updates service API and documentation
  • service/s3control: Updates service API and documentation
    • This release adds support for S3 Batch Replication. Batch Replication lets you replicate existing objects, already replicated objects to new destinations, and objects that previously failed to replicate. Customers will receive object-level visibility of progress and a detailed completion report.
  • service/sagemaker: Updates service API and documentation
    • Autopilot now generates an additional report with information on the performance of the best model, such as a Confusion matrix and Area under the receiver operating characteristic (AUC-ROC). The path to the report can be found in CandidateArtifactLocations.

Release v1.42.48 (2022-02-07)

Service Client Updates

  • service/auditmanager: Updates service API
  • service/eventbridge: Updates service documentation
  • service/ssm-incidents: Updates service API
  • service/synthetics: Updates service API and documentation
Commits

Dependabot compatibility score

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)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.42.47 to 1.42.52.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.42.47...v1.42.52)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the update General updates label Feb 14, 2022
@dependabot dependabot bot requested a review from mrz1836 February 14, 2022 10:02
@codecov-commenter
Copy link

codecov-commenter commented Feb 14, 2022

Codecov Report

Merging #67 (159c2d2) into master (fa8ba83) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #67   +/-   ##
=======================================
  Coverage   84.00%   84.00%           
=======================================
  Files           1        1           
  Lines          75       75           
=======================================
  Hits           63       63           
  Misses          8        8           
  Partials        4        4           
Flag Coverage Δ
unittests 84.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fa8ba83...159c2d2. Read the comment docs.

Copy link

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot pull request

@mergify mergify bot merged commit 6b7e7df into master Feb 14, 2022
@mergify mergify bot deleted the dependabot/go_modules/master/github.com/aws/aws-sdk-go-1.42.52 branch February 14, 2022 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
update General updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants