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.44.14 to 1.44.19 #103

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2022

Bumps github.com/aws/aws-sdk-go from 1.44.14 to 1.44.19.

Release notes

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

Release v1.44.19 (2022-05-20)

Service Client Updates

  • service/comprehend: Updates service API and documentation
  • service/logs: Updates service documentation
    • Doc-only update to publish the new valid values for log retention

Release v1.44.18 (2022-05-19)

Service Client Updates

  • service/gamesparks: Updates service API and documentation
  • service/lookoutmetrics: Updates service API and documentation

Release v1.44.17 (2022-05-18)

Service Client Updates

  • service/appmesh: Updates service API and documentation
  • service/batch: Updates service documentation
    • Documentation updates for AWS Batch.
  • service/greengrassv2: Updates service API and documentation
  • service/iotevents-data: Updates service API and documentation
  • service/quicksight: Updates service API and documentation
    • API UpdatePublicSharingSettings enables IAM admins to enable/disable account level setting for public access of dashboards. When enabled, owners/co-owners for dashboards can enable public access on their dashboards. These dashboards can only be accessed through share link or embedding.
  • service/transfer: Updates service API and documentation
    • AWS Transfer Family now supports SetStat server configuration option, which provides the ability to ignore SetStat command issued by file transfer clients, enabling customers to upload files without any errors.

Release v1.44.16 (2022-05-17)

Service Client Updates

  • service/glue: Updates service API and documentation
    • This release adds a new optional parameter called codeGenNodeConfiguration to CRUD job APIs that allows users to manage visual jobs via APIs. The updated CreateJob and UpdateJob will create jobs that can be viewed in Glue Studio as a visual graph. GetJob can be used to get codeGenNodeConfiguration.
  • service/kms: Updates service documentation
    • Add HMAC best practice tip, annual rotation of AWS managed keys.

Release v1.44.15 (2022-05-16)

Service Client Updates

  • service/cloudfront: Updates service API and documentation
    • Introduced a new error (TooLongCSPInResponseHeadersPolicy) that is returned when the value of the Content-Security-Policy header in a response headers policy exceeds the maximum allowed length.
  • service/discovery: Updates service API and documentation
    • Add Migration Evaluator Collector details to the GetDiscoverySummary API response
  • service/rekognition: Updates service documentation
    • Documentation updates for Amazon Rekognition.
  • service/resiliencehub: Updates service API and documentation
  • service/servicecatalog: Updates service documentation

... (truncated)

Changelog

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

Release v1.44.19 (2022-05-20)

Service Client Updates

  • service/comprehend: Updates service API and documentation
  • service/logs: Updates service documentation
    • Doc-only update to publish the new valid values for log retention

Release v1.44.18 (2022-05-19)

Service Client Updates

  • service/gamesparks: Updates service API and documentation
  • service/lookoutmetrics: Updates service API and documentation

Release v1.44.17 (2022-05-18)

Service Client Updates

  • service/appmesh: Updates service API and documentation
  • service/batch: Updates service documentation
    • Documentation updates for AWS Batch.
  • service/greengrassv2: Updates service API and documentation
  • service/iotevents-data: Updates service API and documentation
  • service/quicksight: Updates service API and documentation
    • API UpdatePublicSharingSettings enables IAM admins to enable/disable account level setting for public access of dashboards. When enabled, owners/co-owners for dashboards can enable public access on their dashboards. These dashboards can only be accessed through share link or embedding.
  • service/transfer: Updates service API and documentation
    • AWS Transfer Family now supports SetStat server configuration option, which provides the ability to ignore SetStat command issued by file transfer clients, enabling customers to upload files without any errors.

Release v1.44.16 (2022-05-17)

Service Client Updates

  • service/glue: Updates service API and documentation
    • This release adds a new optional parameter called codeGenNodeConfiguration to CRUD job APIs that allows users to manage visual jobs via APIs. The updated CreateJob and UpdateJob will create jobs that can be viewed in Glue Studio as a visual graph. GetJob can be used to get codeGenNodeConfiguration.
  • service/kms: Updates service documentation
    • Add HMAC best practice tip, annual rotation of AWS managed keys.

Release v1.44.15 (2022-05-16)

Service Client Updates

  • service/cloudfront: Updates service API and documentation
    • Introduced a new error (TooLongCSPInResponseHeadersPolicy) that is returned when the value of the Content-Security-Policy header in a response headers policy exceeds the maximum allowed length.
  • service/discovery: Updates service API and documentation
    • Add Migration Evaluator Collector details to the GetDiscoverySummary API response
  • service/rekognition: Updates service documentation
    • Documentation updates for Amazon Rekognition.
  • service/resiliencehub: Updates service API and documentation
  • service/servicecatalog: Updates service documentation

... (truncated)

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.44.14 to 1.44.19.
- [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.44.14...v1.44.19)

---
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 May 23, 2022
@dependabot dependabot bot requested a review from mrz1836 May 23, 2022 10:03
@codecov-commenter
Copy link

codecov-commenter commented May 23, 2022

Codecov Report

Merging #103 (79c0c35) into master (0458488) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #103   +/-   ##
=======================================
  Coverage   59.33%   59.33%           
=======================================
  Files           1        1           
  Lines         150      150           
=======================================
  Hits           89       89           
  Misses         58       58           
  Partials        3        3           
Flag Coverage Δ
unittests 59.33% <ø> (ø)

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 0458488...79c0c35. Read the comment docs.

Copy link
Contributor

@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 96a0362 into master May 23, 2022
@mergify mergify bot deleted the dependabot/go_modules/master/github.com/aws/aws-sdk-go-1.44.19 branch May 23, 2022 10:05
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