Build(deps): bump github.com/aws/aws-sdk-go from 1.42.26 to 1.42.27 #24

Merged
argoyle merged 1 commits from dependabot-go_modules-github.com-aws-aws-sdk-go-1.42.27 into main 2022-01-05 07:37:19 +00:00
argoyle commented 2022-01-04 22:42:41 +00:00 (Migrated from gitlab.com)

Bumps github.com/aws/aws-sdk-go from 1.42.26 to 1.42.27.

Release notes

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

Release v1.42.27 (2022-01-04)

Service Client Updates

  • service/rekognition: Updates service API and documentation
    • This release introduces a new field IndexFacesModelVersion, which is the version of the face detect and storage model that was used when indexing the face vector.
  • service/s3: Updates service documentation and examples
    • Minor doc-based updates based on feedback bugs received.
  • service/s3control: Updates service documentation
    • Documentation updates for the renaming of Glacier to Glacier Flexible Retrieval.

SDK Enhancements

  • aws/session: Add options for customizing the construction of credential providers. Currently only supported for stscreds.WebIdentityRoleProvider.
Changelog

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

Release v1.42.27 (2022-01-04)

Service Client Updates

  • service/rekognition: Updates service API and documentation
    • This release introduces a new field IndexFacesModelVersion, which is the version of the face detect and storage model that was used when indexing the face vector.
  • service/s3: Updates service documentation and examples
    • Minor doc-based updates based on feedback bugs received.
  • service/s3control: Updates service documentation
    • Documentation updates for the renaming of Glacier to Glacier Flexible Retrieval.

SDK Enhancements

  • aws/session: Add options for customizing the construction of credential providers. Currently only supported for stscreds.WebIdentityRoleProvider.
Commits
  • 40fbdd1 Release v1.42.27 (2022-01-04) (#4225)
  • 92b5621 add options for customizing credential providers (#4174)
  • de43cec Fix: Kinesis Video SigningName (#4164)
  • 29f6f92 example/aws/proxyWithTLSClientCert: Use Transport.ForceAttemptHTTP2 to enab...
  • 619862d Updated golang.org/x/net package to latest version. (#4216)
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.42.26 to 1.42.27. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-go/releases">github.com/aws/aws-sdk-go's releases</a>.</em></p> <blockquote> <h1>Release v1.42.27 (2022-01-04)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/rekognition</code>: Updates service API and documentation <ul> <li>This release introduces a new field IndexFacesModelVersion, which is the version of the face detect and storage model that was used when indexing the face vector.</li> </ul> </li> <li><code>service/s3</code>: Updates service documentation and examples <ul> <li>Minor doc-based updates based on feedback bugs received.</li> </ul> </li> <li><code>service/s3control</code>: Updates service documentation <ul> <li>Documentation updates for the renaming of Glacier to Glacier Flexible Retrieval.</li> </ul> </li> </ul> <h3>SDK Enhancements</h3> <ul> <li><code>aws/session</code>: Add options for customizing the construction of credential providers. Currently only supported for <code>stscreds.WebIdentityRoleProvider</code>.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md">github.com/aws/aws-sdk-go's changelog</a>.</em></p> <blockquote> <h1>Release v1.42.27 (2022-01-04)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/rekognition</code>: Updates service API and documentation <ul> <li>This release introduces a new field IndexFacesModelVersion, which is the version of the face detect and storage model that was used when indexing the face vector.</li> </ul> </li> <li><code>service/s3</code>: Updates service documentation and examples <ul> <li>Minor doc-based updates based on feedback bugs received.</li> </ul> </li> <li><code>service/s3control</code>: Updates service documentation <ul> <li>Documentation updates for the renaming of Glacier to Glacier Flexible Retrieval.</li> </ul> </li> </ul> <h3>SDK Enhancements</h3> <ul> <li><code>aws/session</code>: Add options for customizing the construction of credential providers. Currently only supported for <code>stscreds.WebIdentityRoleProvider</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go/commit/40fbdd110e7d6b447d1611db2c1373045df73ee4"><code>40fbdd1</code></a> Release v1.42.27 (2022-01-04) (<a href="https://github.com/aws/aws-sdk-go/issues/4225">#4225</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/92b5621bf8338d68f64c79cd094969d289428723"><code>92b5621</code></a> add options for customizing credential providers (<a href="https://github.com/aws/aws-sdk-go/issues/4174">#4174</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/de43cec11780585526df7d5fd54bb11282b45155"><code>de43cec</code></a> Fix: Kinesis Video SigningName (<a href="https://github.com/aws/aws-sdk-go/issues/4164">#4164</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/29f6f92b6d50bcbe214c81a375ebe0666f7627ef"><code>29f6f92</code></a> example/aws/proxyWithTLSClientCert: Use <code>Transport.ForceAttemptHTTP2</code> to enab...</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/619862d08d6e00e4d727715f79eea849960c5891"><code>619862d</code></a> Updated golang.org/x/net package to latest version. (<a href="https://github.com/aws/aws-sdk-go/issues/4216">#4216</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-go/compare/v1.42.26...v1.42.27">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
codecov commented 2022-01-04 22:48:29 +00:00 (Migrated from gitlab.com)

Codecov Report

Merging #20 (4c09896) into main (5e60eeb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #20   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          155       155           
=========================================
  Hits           155       155           

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 5e60eeb...4c09896. Read the comment docs.

# [Codecov](https://codecov.io/gl/unboundsoftware/s3uploader/pull/20?src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report > Merging [#20](https://codecov.io/gl/unboundsoftware/s3uploader/pull/20?src=pr&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (4c09896) into [main](https://codecov.io/gl/unboundsoftware/s3uploader/commit/5e60eebc9879cd088d2965eb398d5d40b609f7f0?el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (5e60eeb) will **not change** coverage. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gl/unboundsoftware/s3uploader/pull/20/graphs/tree.svg?width=650&height=150&src=pr&token=DMDNMTsqFL&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)](https://codecov.io/gl/unboundsoftware/s3uploader/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) ```diff @@ Coverage Diff @@ ## main #20 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 3 3 Lines 155 155 ========================================= Hits 155 155 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gl/unboundsoftware/s3uploader/pull/20?src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gl/unboundsoftware/s3uploader/pull/20?src=pr&el=footer&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). Last update [5e60eeb...4c09896](https://codecov.io/gl/unboundsoftware/s3uploader/pull/20?src=pr&el=lastupdated&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware).
argoyle commented 2022-01-05 07:37:19 +00:00 (Migrated from gitlab.com)

mentioned in commit 0c25ca80bf

mentioned in commit 0c25ca80bf05b195624cb53cf06bbdcfcceb6f3c
argoyle (Migrated from gitlab.com) merged commit 0c25ca80bf into main 2022-01-05 07:37:19 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/s3uploader#24