Build(deps): bump github.com/aws/aws-sdk-go from 1.42.49 to 1.43.6 #63

Merged
argoyle merged 1 commits from dependabot-go_modules-github.com-aws-aws-sdk-go-1.43.6 into main 2022-02-25 07:03:56 +00:00
argoyle commented 2022-02-24 22:40:34 +00:00 (Migrated from gitlab.com)

Bumps github.com/aws/aws-sdk-go from 1.42.49 to 1.43.6.

Release notes

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

Release v1.43.6 (2022-02-24)

Service Client Updates

  • service/autoscaling: Updates service API, documentation, and examples
    • You can now hibernate instances in a warm pool to stop instances without deleting their RAM contents. You can now also return instances to the warm pool on scale in, instead of always terminating capacity that you will need later.
  • service/databrew: Updates service API and documentation
  • service/fms: Updates service API and documentation
  • service/lightsail: Updates service API and documentation
    • This release adds support to delete and create Lightsail default key pairs that you can use with Lightsail instances.
  • service/route53: Updates service documentation
    • SDK doc update for Route 53 to update some parameters with new information.
  • service/s3: Updates service examples
    • This release adds support for new integrity checking capabilities in Amazon S3. You can choose from four supported checksum algorithms for data integrity checking on your upload and download requests. In addition, AWS SDK can automatically calculate a checksum as it streams data into S3
  • service/s3control: Updates service API and documentation
    • Amazon S3 Batch Operations adds support for new integrity checking capabilities in Amazon S3.
  • service/transfer: Updates service paginators
    • Support automatic pagination when listing AWS Transfer Family resources.

Release v1.43.5 (2022-02-23)

Service Client Updates

  • service/lambda: Updates service API, documentation, and waiters
    • Lambda releases .NET 6 managed runtime to be available in all commercial regions.
  • service/textract: Updates service API
  • service/transfer: Updates service API and documentation
    • The file input selection feature provides the ability to use either the originally uploaded file or the output file from the previous workflow step, enabling customers to make multiple copies of the original file while keeping the source file intact for file archival.

Release v1.43.4 (2022-02-22)

Service Client Updates

  • service/apprunner: Updates service API
  • service/translate: Updates service API and documentation
  • service/wafv2: Updates service documentation

SDK Bugs

  • service/lexruntimev2: Add fix to prevent HTTP/2 event stream request hang on error with Go 1.15 through 1.17.
  • service/transcribestreamingservice: Add fix to prevent HTTP/2 event stream request hang on error with Go 1.15 through 1.17.
    • Adds fix addressing an issue where SDK's bi-directional eventstream API operation request could hang when the HTTP/2 stream was closed by the service with a non-200 status code.

Release v1.43.3 (2022-02-21)

Service Client Updates

  • service/customer-profiles: Updates service API and documentation
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • DynamoDB ExecuteStatement API now supports Limit as a request parameter to specify the maximum number of items to evaluate. If specified, the service will process up to the Limit and the results will include a LastEvaluatedKey value to continue the read in a subsequent operation.
  • service/imagebuilder: Updates service API and documentation

... (truncated)

Changelog

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

Release v1.43.6 (2022-02-24)

Service Client Updates

  • service/autoscaling: Updates service API, documentation, and examples
    • You can now hibernate instances in a warm pool to stop instances without deleting their RAM contents. You can now also return instances to the warm pool on scale in, instead of always terminating capacity that you will need later.
  • service/databrew: Updates service API and documentation
  • service/fms: Updates service API and documentation
  • service/lightsail: Updates service API and documentation
    • This release adds support to delete and create Lightsail default key pairs that you can use with Lightsail instances.
  • service/route53: Updates service documentation
    • SDK doc update for Route 53 to update some parameters with new information.
  • service/s3: Updates service examples
    • This release adds support for new integrity checking capabilities in Amazon S3. You can choose from four supported checksum algorithms for data integrity checking on your upload and download requests. In addition, AWS SDK can automatically calculate a checksum as it streams data into S3
  • service/s3control: Updates service API and documentation
    • Amazon S3 Batch Operations adds support for new integrity checking capabilities in Amazon S3.
  • service/transfer: Updates service paginators
    • Support automatic pagination when listing AWS Transfer Family resources.

Release v1.43.5 (2022-02-23)

Service Client Updates

  • service/lambda: Updates service API, documentation, and waiters
    • Lambda releases .NET 6 managed runtime to be available in all commercial regions.
  • service/textract: Updates service API
  • service/transfer: Updates service API and documentation
    • The file input selection feature provides the ability to use either the originally uploaded file or the output file from the previous workflow step, enabling customers to make multiple copies of the original file while keeping the source file intact for file archival.

Release v1.43.4 (2022-02-22)

Service Client Updates

  • service/apprunner: Updates service API
  • service/translate: Updates service API and documentation
  • service/wafv2: Updates service documentation

SDK Bugs

  • service/lexruntimev2: Add fix to prevent HTTP/2 event stream request hang on error with Go 1.15 through 1.17.
  • service/transcribestreamingservice: Add fix to prevent HTTP/2 event stream request hang on error with Go 1.15 through 1.17.
    • Adds fix addressing an issue where SDK's bi-directional eventstream API operation request could hang when the HTTP/2 stream was closed by the service with a non-200 status code.

Release v1.43.3 (2022-02-21)

Service Client Updates

  • service/customer-profiles: Updates service API and documentation
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • DynamoDB ExecuteStatement API now supports Limit as a request parameter to specify the maximum number of items to evaluate. If specified, the service will process up to the Limit and the results will include a LastEvaluatedKey value to continue the read in a subsequent operation.
  • service/imagebuilder: Updates service API and documentation

... (truncated)

Commits


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.49 to 1.43.6. <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.43.6 (2022-02-24)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/autoscaling</code>: Updates service API, documentation, and examples <ul> <li>You can now hibernate instances in a warm pool to stop instances without deleting their RAM contents. You can now also return instances to the warm pool on scale in, instead of always terminating capacity that you will need later.</li> </ul> </li> <li><code>service/databrew</code>: Updates service API and documentation</li> <li><code>service/fms</code>: Updates service API and documentation</li> <li><code>service/lightsail</code>: Updates service API and documentation <ul> <li>This release adds support to delete and create Lightsail default key pairs that you can use with Lightsail instances.</li> </ul> </li> <li><code>service/route53</code>: Updates service documentation <ul> <li>SDK doc update for Route 53 to update some parameters with new information.</li> </ul> </li> <li><code>service/s3</code>: Updates service examples <ul> <li>This release adds support for new integrity checking capabilities in Amazon S3. You can choose from four supported checksum algorithms for data integrity checking on your upload and download requests. In addition, AWS SDK can automatically calculate a checksum as it streams data into S3</li> </ul> </li> <li><code>service/s3control</code>: Updates service API and documentation <ul> <li>Amazon S3 Batch Operations adds support for new integrity checking capabilities in Amazon S3.</li> </ul> </li> <li><code>service/transfer</code>: Updates service paginators <ul> <li>Support automatic pagination when listing AWS Transfer Family resources.</li> </ul> </li> </ul> <h1>Release v1.43.5 (2022-02-23)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/lambda</code>: Updates service API, documentation, and waiters <ul> <li>Lambda releases .NET 6 managed runtime to be available in all commercial regions.</li> </ul> </li> <li><code>service/textract</code>: Updates service API</li> <li><code>service/transfer</code>: Updates service API and documentation <ul> <li>The file input selection feature provides the ability to use either the originally uploaded file or the output file from the previous workflow step, enabling customers to make multiple copies of the original file while keeping the source file intact for file archival.</li> </ul> </li> </ul> <h1>Release v1.43.4 (2022-02-22)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/apprunner</code>: Updates service API</li> <li><code>service/translate</code>: Updates service API and documentation</li> <li><code>service/wafv2</code>: Updates service documentation</li> </ul> <h3>SDK Bugs</h3> <ul> <li><code>service/lexruntimev2</code>: Add fix to prevent HTTP/2 event stream request hang on error with Go 1.15 through 1.17.</li> <li><code>service/transcribestreamingservice</code>: Add fix to prevent HTTP/2 event stream request hang on error with Go 1.15 through 1.17. <ul> <li>Adds fix addressing an issue where SDK's bi-directional eventstream API operation request could hang when the HTTP/2 stream was closed by the service with a non-200 status code.</li> </ul> </li> </ul> <h1>Release v1.43.3 (2022-02-21)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/customer-profiles</code>: Updates service API and documentation</li> <li><code>service/dynamodb</code>: Updates service API, documentation, waiters, paginators, and examples <ul> <li>DynamoDB ExecuteStatement API now supports Limit as a request parameter to specify the maximum number of items to evaluate. If specified, the service will process up to the Limit and the results will include a LastEvaluatedKey value to continue the read in a subsequent operation.</li> </ul> </li> <li><code>service/imagebuilder</code>: Updates service API and documentation</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.43.6 (2022-02-24)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/autoscaling</code>: Updates service API, documentation, and examples <ul> <li>You can now hibernate instances in a warm pool to stop instances without deleting their RAM contents. You can now also return instances to the warm pool on scale in, instead of always terminating capacity that you will need later.</li> </ul> </li> <li><code>service/databrew</code>: Updates service API and documentation</li> <li><code>service/fms</code>: Updates service API and documentation</li> <li><code>service/lightsail</code>: Updates service API and documentation <ul> <li>This release adds support to delete and create Lightsail default key pairs that you can use with Lightsail instances.</li> </ul> </li> <li><code>service/route53</code>: Updates service documentation <ul> <li>SDK doc update for Route 53 to update some parameters with new information.</li> </ul> </li> <li><code>service/s3</code>: Updates service examples <ul> <li>This release adds support for new integrity checking capabilities in Amazon S3. You can choose from four supported checksum algorithms for data integrity checking on your upload and download requests. In addition, AWS SDK can automatically calculate a checksum as it streams data into S3</li> </ul> </li> <li><code>service/s3control</code>: Updates service API and documentation <ul> <li>Amazon S3 Batch Operations adds support for new integrity checking capabilities in Amazon S3.</li> </ul> </li> <li><code>service/transfer</code>: Updates service paginators <ul> <li>Support automatic pagination when listing AWS Transfer Family resources.</li> </ul> </li> </ul> <h1>Release v1.43.5 (2022-02-23)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/lambda</code>: Updates service API, documentation, and waiters <ul> <li>Lambda releases .NET 6 managed runtime to be available in all commercial regions.</li> </ul> </li> <li><code>service/textract</code>: Updates service API</li> <li><code>service/transfer</code>: Updates service API and documentation <ul> <li>The file input selection feature provides the ability to use either the originally uploaded file or the output file from the previous workflow step, enabling customers to make multiple copies of the original file while keeping the source file intact for file archival.</li> </ul> </li> </ul> <h1>Release v1.43.4 (2022-02-22)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/apprunner</code>: Updates service API</li> <li><code>service/translate</code>: Updates service API and documentation</li> <li><code>service/wafv2</code>: Updates service documentation</li> </ul> <h3>SDK Bugs</h3> <ul> <li><code>service/lexruntimev2</code>: Add fix to prevent HTTP/2 event stream request hang on error with Go 1.15 through 1.17.</li> <li><code>service/transcribestreamingservice</code>: Add fix to prevent HTTP/2 event stream request hang on error with Go 1.15 through 1.17. <ul> <li>Adds fix addressing an issue where SDK's bi-directional eventstream API operation request could hang when the HTTP/2 stream was closed by the service with a non-200 status code.</li> </ul> </li> </ul> <h1>Release v1.43.3 (2022-02-21)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/customer-profiles</code>: Updates service API and documentation</li> <li><code>service/dynamodb</code>: Updates service API, documentation, waiters, paginators, and examples <ul> <li>DynamoDB ExecuteStatement API now supports Limit as a request parameter to specify the maximum number of items to evaluate. If specified, the service will process up to the Limit and the results will include a LastEvaluatedKey value to continue the read in a subsequent operation.</li> </ul> </li> <li><code>service/imagebuilder</code>: Updates service API and documentation</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go/commit/1f3b1b4bd14f4187976f81ea5bea1f9279a57122"><code>1f3b1b4</code></a> Release v1.43.6 (<a href="https://github.com/aws/aws-sdk-go/issues/4294">#4294</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/021d53ccfdd95072d18c896310f5a02dd7931415"><code>021d53c</code></a> Release v1.43.5 (2022-02-23) (<a href="https://github.com/aws/aws-sdk-go/issues/4293">#4293</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/f0844160667078b3df894b09b520875a0692ffd5"><code>f084416</code></a> go.mod: update vulnerable net library (<a href="https://github.com/aws/aws-sdk-go/issues/4292">#4292</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/0697feadab0459050f22ea95f1d0bd486f27415d"><code>0697fea</code></a> Release v1.43.4 (2022-02-22) (<a href="https://github.com/aws/aws-sdk-go/issues/4289">#4289</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/aef7eafcddb5e9348eba09cf2c73335b292f13ff"><code>aef7eaf</code></a> codegen: Add fix to prevent HTTP/2 event stream request hang on error (<a href="https://github.com/aws/aws-sdk-go/issues/4288">#4288</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/bc10f38ce5b8752158e54b9e23ecb66b3755c9c3"><code>bc10f38</code></a> Release v1.43.3 (2022-02-21) (<a href="https://github.com/aws/aws-sdk-go/issues/4287">#4287</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/cbac39e376ab3505fd1d99bd56e354adf494c0b8"><code>cbac39e</code></a> Release v1.43.2 (2022-02-18) (<a href="https://github.com/aws/aws-sdk-go/issues/4285">#4285</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/9429e7516ba9e1a2d463f960ae7c0f46facaf2ff"><code>9429e75</code></a> Release v1.43.1 (2022-02-17) (<a href="https://github.com/aws/aws-sdk-go/issues/4281">#4281</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/6f163e060019551e05abee6ba9c1cb1880e670c6"><code>6f163e0</code></a> Release v1.43.0 (2022-02-16) (<a href="https://github.com/aws/aws-sdk-go/issues/4279">#4279</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/93134df4fd5d1cdb72dd122a850b54d414792d71"><code>93134df</code></a> codegen: Update API client generation to not support new JSONValue members (#...</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go/compare/v1.42.49...v1.43.6">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>
argoyle commented 2022-02-24 22:40:46 +00:00 (Migrated from gitlab.com)

mentioned in merge request !58

mentioned in merge request !58
argoyle (Migrated from gitlab.com) merged commit ac8db51aa6 into main 2022-02-25 07:03:56 +00:00
argoyle commented 2022-02-25 07:04:02 +00:00 (Migrated from gitlab.com)

mentioned in commit ac8db51aa6

mentioned in commit ac8db51aa60526db60896e588301a4bfd9a8eb44
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/s3uploader#63