Build(deps): bump github.com/aws/aws-sdk-go from 1.44.267 to 1.44.270 #402

Merged
argoyle merged 1 commits from dependabot-go_modules-github.com-aws-aws-sdk-go-1.44.270 into main 2023-05-26 09:52:56 +00:00
argoyle commented 2023-05-25 22:40:30 +00:00 (Migrated from gitlab.com)

Bumps github.com/aws/aws-sdk-go from 1.44.267 to 1.44.270.

Release notes

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

Release v1.44.270 (2023-05-25)

Service Client Updates

  • service/application-autoscaling: Updates service API and documentation
  • service/codepipeline: Updates service API and documentation
    • Add PollingDisabledAt time information in PipelineMetadata object of GetPipeline API.
  • service/gamelift: Updates service API and documentation
    • GameLift FleetIQ users can now filter game server claim requests to exclude servers on instances that are draining.
  • service/glue: Updates service API and documentation
    • Added ability to create data quality rulesets for shared, cross-account Glue Data Catalog tables. Added support for dataset comparison rules through a new parameter called AdditionalDataSources. Enhanced the data quality results with a map containing profiled metric values.
  • service/migration-hub-refactor-spaces: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Automatic Model Tuning now supports enabling Autotune for tuning jobs which can choose tuning job configurations.

SDK Bugs

  • service/s3: Populate X-Amz-Content-Sha256 header when using s3 outpost arn
    • Using an outpost ARN results in a different signing name from the resolved endpoint. This signing name was not included in the signer logic to indicate the X-Amz-Content-Sha256 header should be added to the request which is required by S3.

Release v1.44.269 (2023-05-24)

Service Client Updates

  • service/appsync: Updates service API and documentation
  • service/connect: Updates service API
  • service/cur: Updates service API
    • Add support for split cost allocation data on a report.
  • service/sagemaker: Updates service API and documentation
    • SageMaker now provides an instantaneous deployment recommendation through the DescribeModel API

SDK Bugs

  • service/sms: Remove deprecated services (SMS) integration tests.
    • SMS integration tests will fail because SMS deprecated their service.

Release v1.44.268 (2023-05-23)

Service Client Updates

  • service/fms: Updates service API
  • service/sagemaker: Updates service API and documentation
    • Added ModelNameEquals, ModelPackageVersionArnEquals in request and ModelName, SamplePayloadUrl, ModelPackageVersionArn in response of ListInferenceRecommendationsJobs API. Added Invocation timestamps in response of DescribeInferenceRecommendationsJob API & ListInferenceRecommendationsJobSteps API.
  • service/translate: Updates service API and documentation
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR. Deprecated, use GitLab's native /rebase instead
  • $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.44.267 to 1.44.270. <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.44.270 (2023-05-25)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/application-autoscaling</code>: Updates service API and documentation</li> <li><code>service/codepipeline</code>: Updates service API and documentation <ul> <li>Add PollingDisabledAt time information in PipelineMetadata object of GetPipeline API.</li> </ul> </li> <li><code>service/gamelift</code>: Updates service API and documentation <ul> <li>GameLift FleetIQ users can now filter game server claim requests to exclude servers on instances that are draining.</li> </ul> </li> <li><code>service/glue</code>: Updates service API and documentation <ul> <li>Added ability to create data quality rulesets for shared, cross-account Glue Data Catalog tables. Added support for dataset comparison rules through a new parameter called AdditionalDataSources. Enhanced the data quality results with a map containing profiled metric values.</li> </ul> </li> <li><code>service/migration-hub-refactor-spaces</code>: Updates service API and documentation</li> <li><code>service/sagemaker</code>: Updates service API and documentation <ul> <li>Amazon SageMaker Automatic Model Tuning now supports enabling Autotune for tuning jobs which can choose tuning job configurations.</li> </ul> </li> </ul> <h3>SDK Bugs</h3> <ul> <li><code>service/s3</code>: Populate X-Amz-Content-Sha256 header when using s3 outpost arn <ul> <li>Using an outpost ARN results in a different signing name from the resolved endpoint. This signing name was not included in the signer logic to indicate the <code>X-Amz-Content-Sha256</code> header should be added to the request which is required by S3.</li> </ul> </li> </ul> <h1>Release v1.44.269 (2023-05-24)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/appsync</code>: Updates service API and documentation</li> <li><code>service/connect</code>: Updates service API</li> <li><code>service/cur</code>: Updates service API <ul> <li>Add support for split cost allocation data on a report.</li> </ul> </li> <li><code>service/sagemaker</code>: Updates service API and documentation <ul> <li>SageMaker now provides an instantaneous deployment recommendation through the DescribeModel API</li> </ul> </li> </ul> <h3>SDK Bugs</h3> <ul> <li><code>service/sms</code>: Remove deprecated services (SMS) integration tests. <ul> <li>SMS integration tests will fail because SMS deprecated their service.</li> </ul> </li> </ul> <h1>Release v1.44.268 (2023-05-23)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/fms</code>: Updates service API</li> <li><code>service/sagemaker</code>: Updates service API and documentation <ul> <li>Added ModelNameEquals, ModelPackageVersionArnEquals in request and ModelName, SamplePayloadUrl, ModelPackageVersionArn in response of ListInferenceRecommendationsJobs API. Added Invocation timestamps in response of DescribeInferenceRecommendationsJob API &amp; ListInferenceRecommendationsJobSteps API.</li> </ul> </li> <li><code>service/translate</code>: Updates service API and documentation</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go/commit/58dcb0530ff0d35dcb94d1489ab2aaf01e6b230b"><code>58dcb05</code></a> Release v1.44.270 (2023-05-25) (<a href="https://github.com/aws/aws-sdk-go/issues/4858">#4858</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/502bd6964b53133ecab112782c37d55961b18ff9"><code>502bd69</code></a> fix s3 requests sent to outpost arn missing x-amz-content-sha256 header (<a href="https://github.com/aws/aws-sdk-go/issues/4857">#4857</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/b6ba82bb8215700f6c1de5582889e3d87bd740ae"><code>b6ba82b</code></a> Wrap debug.Stack() in string() (<a href="https://github.com/aws/aws-sdk-go/issues/4844">#4844</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/f0df59f4e90ab5fe3baefd0781ee4445f427477d"><code>f0df59f</code></a> Release v1.44.269 (2023-05-24) (<a href="https://github.com/aws/aws-sdk-go/issues/4856">#4856</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/633be2f59c5cc1dab14fdb178aed182295105465"><code>633be2f</code></a> remove deprecated SMS smoke tests (<a href="https://github.com/aws/aws-sdk-go/issues/4855">#4855</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/b7c0f67ea79d8753c3f0abbffdef9e3107a8f207"><code>b7c0f67</code></a> Release v1.44.268 (2023-05-23) (<a href="https://github.com/aws/aws-sdk-go/issues/4852">#4852</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-go/compare/v1.44.267...v1.44.270">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. Deprecated, use GitLab's native /rebase instead - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2023-05-25 22:47:00 +00:00 (Migrated from gitlab.com)

Codecov Report

Merging #398 (7466085) into main (d2929b5) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #398   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          159       159           
=========================================
  Hits           159       159           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

## [Codecov](https://app.codecov.io/gl/unboundsoftware/s3uploader/pull/398?src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report > Merging [#398](https://app.codecov.io/gl/unboundsoftware/s3uploader/pull/398?src=pr&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (7466085) into [main](https://app.codecov.io/gl/unboundsoftware/s3uploader/commit/d2929b598f82e9bed96b84e3b89deb5a39098819?el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (d2929b5) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## main #398 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 3 3 Lines 159 159 ========================================= Hits 159 159 ``` :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)
argoyle (Migrated from gitlab.com) merged commit into main 2023-05-26 09:52:56 +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#402