build(deps): bump github.com/aws/aws-sdk-go from 1.42.9 to 1.42.13 #5

Merged
argoyle merged 1 commits from dependabot-go_modules-github.com-aws-aws-sdk-go-1.42.13 into main 2021-11-27 07:11:35 +00:00
argoyle commented 2021-11-26 22:56:46 +00:00 (Migrated from gitlab.com)

Bumps github.com/aws/aws-sdk-go from 1.42.9 to 1.42.13.

Release notes

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

Release v1.42.13 (2021-11-26)

Service Client Updates

  • service/autoscaling: Updates service documentation
    • Documentation updates for Amazon EC2 Auto Scaling.
  • service/ec2: Updates service documentation
    • Documentation updates for EC2.
  • service/iotdeviceadvisor: Updates service documentation
  • service/mgn: Updates service API, documentation, and paginators
  • service/outposts: Updates service API, documentation, and paginators
  • service/pinpoint: Updates service API and documentation
    • Added a One-Time Password (OTP) management feature. You can use the Amazon Pinpoint API to generate OTP codes and send them to your users as SMS messages. Your apps can then call the API to verify the OTP codes that your users input

Release v1.42.12 (2021-11-24)

Service Client Updates

  • service/autoscaling: Updates service API and documentation
    • Customers can now configure predictive scaling policies to proactively scale EC2 Auto Scaling groups based on any CloudWatch metrics that more accurately represent the load on the group than the four predefined metrics. They can also use math expressions to further customize the metrics.
  • service/customer-profiles: Updates service API and documentation
  • service/elasticache: Updates service documentation
    • Doc only update for ElastiCache
  • service/imagebuilder: Updates service API and documentation
  • service/iotsitewise: Updates service API, documentation, and paginators
  • service/lambda: Updates service API, documentation, and paginators
    • Remove Lambda function url apis
  • service/proton: Updates service API, documentation, and paginators
  • service/timestream-query: Updates service API, documentation, and paginators
  • service/timestream-write: Updates service API and documentation
  • service/translate: Updates service API and documentation

SDK Bugs

  • aws/crr: Fixed a race condition that caused concurrent calls relying on endpoint discovery to share the same url.URL reference in their operation's http.Request.

Release v1.42.11 (2021-11-23)

Service Client Updates

  • service/backup: Updates service API and documentation
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • DynamoDB PartiQL now supports ReturnConsumedCapacity, which returns capacity units consumed by PartiQL APIs if the request specified returnConsumedCapacity parameter. PartiQL APIs include ExecuteStatement, BatchExecuteStatement, and ExecuteTransaction.
  • service/ec2: Updates service API and documentation
    • This release adds a new parameter ipv6Native to the allow creation of IPv6-only subnets using the CreateSubnet operation, and the operation ModifySubnetAttribute includes new parameters to modify subnet attributes to use resource-based naming and enable DNS resolutions for Private DNS name.
  • service/ecs: Updates service documentation
    • Documentation update for ARM support on Amazon ECS.
  • service/elasticache: Updates service API and documentation
    • Adding support for r6gd instances for Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact.
  • service/elasticloadbalancingv2: Updates service documentation
  • service/finspace-data: Updates service documentation

... (truncated)

Changelog

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

Release v1.42.13 (2021-11-26)

Service Client Updates

  • service/autoscaling: Updates service documentation
    • Documentation updates for Amazon EC2 Auto Scaling.
  • service/ec2: Updates service documentation
    • Documentation updates for EC2.
  • service/iotdeviceadvisor: Updates service documentation
  • service/mgn: Updates service API, documentation, and paginators
  • service/outposts: Updates service API, documentation, and paginators
  • service/pinpoint: Updates service API and documentation
    • Added a One-Time Password (OTP) management feature. You can use the Amazon Pinpoint API to generate OTP codes and send them to your users as SMS messages. Your apps can then call the API to verify the OTP codes that your users input

Release v1.42.12 (2021-11-24)

Service Client Updates

  • service/autoscaling: Updates service API and documentation
    • Customers can now configure predictive scaling policies to proactively scale EC2 Auto Scaling groups based on any CloudWatch metrics that more accurately represent the load on the group than the four predefined metrics. They can also use math expressions to further customize the metrics.
  • service/customer-profiles: Updates service API and documentation
  • service/elasticache: Updates service documentation
    • Doc only update for ElastiCache
  • service/imagebuilder: Updates service API and documentation
  • service/iotsitewise: Updates service API, documentation, and paginators
  • service/lambda: Updates service API, documentation, and paginators
    • Remove Lambda function url apis
  • service/proton: Updates service API, documentation, and paginators
  • service/timestream-query: Updates service API, documentation, and paginators
  • service/timestream-write: Updates service API and documentation
  • service/translate: Updates service API and documentation

SDK Bugs

  • aws/crr: Fixed a race condition that caused concurrent calls relying on endpoint discovery to share the same url.URL reference in their operation's http.Request.

Release v1.42.11 (2021-11-23)

Service Client Updates

  • service/backup: Updates service API and documentation
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • DynamoDB PartiQL now supports ReturnConsumedCapacity, which returns capacity units consumed by PartiQL APIs if the request specified returnConsumedCapacity parameter. PartiQL APIs include ExecuteStatement, BatchExecuteStatement, and ExecuteTransaction.
  • service/ec2: Updates service API and documentation
    • This release adds a new parameter ipv6Native to the allow creation of IPv6-only subnets using the CreateSubnet operation, and the operation ModifySubnetAttribute includes new parameters to modify subnet attributes to use resource-based naming and enable DNS resolutions for Private DNS name.
  • service/ecs: Updates service documentation
    • Documentation update for ARM support on Amazon ECS.
  • service/elasticache: Updates service API and documentation
    • Adding support for r6gd instances for Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact.
  • service/elasticloadbalancingv2: Updates service documentation
  • service/finspace-data: Updates service 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.9 to 1.42.13. <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.13 (2021-11-26)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/autoscaling</code>: Updates service documentation <ul> <li>Documentation updates for Amazon EC2 Auto Scaling.</li> </ul> </li> <li><code>service/ec2</code>: Updates service documentation <ul> <li>Documentation updates for EC2.</li> </ul> </li> <li><code>service/iotdeviceadvisor</code>: Updates service documentation</li> <li><code>service/mgn</code>: Updates service API, documentation, and paginators</li> <li><code>service/outposts</code>: Updates service API, documentation, and paginators</li> <li><code>service/pinpoint</code>: Updates service API and documentation <ul> <li>Added a One-Time Password (OTP) management feature. You can use the Amazon Pinpoint API to generate OTP codes and send them to your users as SMS messages. Your apps can then call the API to verify the OTP codes that your users input</li> </ul> </li> </ul> <h1>Release v1.42.12 (2021-11-24)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/autoscaling</code>: Updates service API and documentation <ul> <li>Customers can now configure predictive scaling policies to proactively scale EC2 Auto Scaling groups based on any CloudWatch metrics that more accurately represent the load on the group than the four predefined metrics. They can also use math expressions to further customize the metrics.</li> </ul> </li> <li><code>service/customer-profiles</code>: Updates service API and documentation</li> <li><code>service/elasticache</code>: Updates service documentation <ul> <li>Doc only update for ElastiCache</li> </ul> </li> <li><code>service/imagebuilder</code>: Updates service API and documentation</li> <li><code>service/iotsitewise</code>: Updates service API, documentation, and paginators</li> <li><code>service/lambda</code>: Updates service API, documentation, and paginators <ul> <li>Remove Lambda function url apis</li> </ul> </li> <li><code>service/proton</code>: Updates service API, documentation, and paginators</li> <li><code>service/timestream-query</code>: Updates service API, documentation, and paginators</li> <li><code>service/timestream-write</code>: Updates service API and documentation</li> <li><code>service/translate</code>: Updates service API and documentation</li> </ul> <h3>SDK Bugs</h3> <ul> <li><code>aws/crr</code>: Fixed a race condition that caused concurrent calls relying on endpoint discovery to share the same <code>url.URL</code> reference in their operation's <code>http.Request</code>.</li> </ul> <h1>Release v1.42.11 (2021-11-23)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/backup</code>: Updates service API and documentation</li> <li><code>service/dynamodb</code>: Updates service API, documentation, waiters, paginators, and examples <ul> <li>DynamoDB PartiQL now supports ReturnConsumedCapacity, which returns capacity units consumed by PartiQL APIs if the request specified returnConsumedCapacity parameter. PartiQL APIs include ExecuteStatement, BatchExecuteStatement, and ExecuteTransaction.</li> </ul> </li> <li><code>service/ec2</code>: Updates service API and documentation <ul> <li>This release adds a new parameter ipv6Native to the allow creation of IPv6-only subnets using the CreateSubnet operation, and the operation ModifySubnetAttribute includes new parameters to modify subnet attributes to use resource-based naming and enable DNS resolutions for Private DNS name.</li> </ul> </li> <li><code>service/ecs</code>: Updates service documentation <ul> <li>Documentation update for ARM support on Amazon ECS.</li> </ul> </li> <li><code>service/elasticache</code>: Updates service API and documentation <ul> <li>Adding support for r6gd instances for Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact.</li> </ul> </li> <li><code>service/elasticloadbalancingv2</code>: Updates service documentation</li> <li><code>service/finspace-data</code>: Updates service 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.42.13 (2021-11-26)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/autoscaling</code>: Updates service documentation <ul> <li>Documentation updates for Amazon EC2 Auto Scaling.</li> </ul> </li> <li><code>service/ec2</code>: Updates service documentation <ul> <li>Documentation updates for EC2.</li> </ul> </li> <li><code>service/iotdeviceadvisor</code>: Updates service documentation</li> <li><code>service/mgn</code>: Updates service API, documentation, and paginators</li> <li><code>service/outposts</code>: Updates service API, documentation, and paginators</li> <li><code>service/pinpoint</code>: Updates service API and documentation <ul> <li>Added a One-Time Password (OTP) management feature. You can use the Amazon Pinpoint API to generate OTP codes and send them to your users as SMS messages. Your apps can then call the API to verify the OTP codes that your users input</li> </ul> </li> </ul> <h1>Release v1.42.12 (2021-11-24)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/autoscaling</code>: Updates service API and documentation <ul> <li>Customers can now configure predictive scaling policies to proactively scale EC2 Auto Scaling groups based on any CloudWatch metrics that more accurately represent the load on the group than the four predefined metrics. They can also use math expressions to further customize the metrics.</li> </ul> </li> <li><code>service/customer-profiles</code>: Updates service API and documentation</li> <li><code>service/elasticache</code>: Updates service documentation <ul> <li>Doc only update for ElastiCache</li> </ul> </li> <li><code>service/imagebuilder</code>: Updates service API and documentation</li> <li><code>service/iotsitewise</code>: Updates service API, documentation, and paginators</li> <li><code>service/lambda</code>: Updates service API, documentation, and paginators <ul> <li>Remove Lambda function url apis</li> </ul> </li> <li><code>service/proton</code>: Updates service API, documentation, and paginators</li> <li><code>service/timestream-query</code>: Updates service API, documentation, and paginators</li> <li><code>service/timestream-write</code>: Updates service API and documentation</li> <li><code>service/translate</code>: Updates service API and documentation</li> </ul> <h3>SDK Bugs</h3> <ul> <li><code>aws/crr</code>: Fixed a race condition that caused concurrent calls relying on endpoint discovery to share the same <code>url.URL</code> reference in their operation's <code>http.Request</code>.</li> </ul> <h1>Release v1.42.11 (2021-11-23)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/backup</code>: Updates service API and documentation</li> <li><code>service/dynamodb</code>: Updates service API, documentation, waiters, paginators, and examples <ul> <li>DynamoDB PartiQL now supports ReturnConsumedCapacity, which returns capacity units consumed by PartiQL APIs if the request specified returnConsumedCapacity parameter. PartiQL APIs include ExecuteStatement, BatchExecuteStatement, and ExecuteTransaction.</li> </ul> </li> <li><code>service/ec2</code>: Updates service API and documentation <ul> <li>This release adds a new parameter ipv6Native to the allow creation of IPv6-only subnets using the CreateSubnet operation, and the operation ModifySubnetAttribute includes new parameters to modify subnet attributes to use resource-based naming and enable DNS resolutions for Private DNS name.</li> </ul> </li> <li><code>service/ecs</code>: Updates service documentation <ul> <li>Documentation update for ARM support on Amazon ECS.</li> </ul> </li> <li><code>service/elasticache</code>: Updates service API and documentation <ul> <li>Adding support for r6gd instances for Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact.</li> </ul> </li> <li><code>service/elasticloadbalancingv2</code>: Updates service documentation</li> <li><code>service/finspace-data</code>: Updates service 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/f6c2dcebccbb5c7a34ee385b7850cf2a38a174c1"><code>f6c2dce</code></a> Release v1.42.13 (2021-11-26) (<a href="https://github.com/aws/aws-sdk-go/issues/4188">#4188</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/7765b5509c719ac9c6a744097fe499e780a9aed7"><code>7765b55</code></a> Release v1.42.12 (2021-11-24) (<a href="https://github.com/aws/aws-sdk-go/issues/4187">#4187</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/35b0995ae20b813c40e7808b87f6e922bc6ab212"><code>35b0995</code></a> Fix race condition in endpoint discovery (<a href="https://github.com/aws/aws-sdk-go/issues/4180">#4180</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/cd7ead6c9f1bebca4f28dbf5cc95fd7d76fc9fb3"><code>cd7ead6</code></a> Release v1.42.11 (2021-11-23) (<a href="https://github.com/aws/aws-sdk-go/issues/4186">#4186</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go/commit/417f5968c830b01e3c4e97aaf9f6217579f2c929"><code>417f596</code></a> Release v1.42.10 (2021-11-22) (<a href="https://github.com/aws/aws-sdk-go/issues/4184">#4184</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-go/compare/v1.42.9...v1.42.13">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 2021-11-27 07:04:59 +00:00 (Migrated from gitlab.com)

$dependabot rebase

$dependabot rebase
argoyle commented 2021-11-27 07:05:14 +00:00 (Migrated from gitlab.com)

dependabot successfully triggered merge request rebase!

:white_check_mark: `dependabot` successfully triggered merge request rebase!
argoyle commented 2021-11-27 07:05:15 +00:00 (Migrated from gitlab.com)

added 2 commits

  • d997050e - 1 commit from branch main
  • 49d46020 - build(deps): bump github.com/aws/aws-sdk-go from 1.42.9 to 1.42.13

Compare with previous version

added 2 commits <ul><li>d997050e - 1 commit from branch <code>main</code></li><li>49d46020 - build(deps): bump github.com/aws/aws-sdk-go from 1.42.9 to 1.42.13</li></ul> [Compare with previous version](/unboundsoftware/s3uploader/-/merge_requests/1/diffs?diff_id=286061238&start_sha=aa95c13739e7a1d7ea0fddba0fee6b4ef0af2fbb)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2021-11-27 07:05:34 +00:00
codecov commented 2021-11-27 07:10:41 +00:00 (Migrated from gitlab.com)

Codecov Report

Merging #1 (49d4602) into main (d997050) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main        #1   +/-   ##
=========================================
  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 d997050...49d4602. Read the comment docs.

# [Codecov](https://codecov.io/gl/unboundsoftware/s3uploader/pull/1?src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report > Merging [#1](https://codecov.io/gl/unboundsoftware/s3uploader/pull/1?src=pr&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (49d4602) into [main](https://codecov.io/gl/unboundsoftware/s3uploader/commit/d997050e8d99454b622c1eaa175d40d552caa228?el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (d997050) will **not change** coverage. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gl/unboundsoftware/s3uploader/pull/1/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/1?src=pr&el=tree&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) ```diff @@ Coverage Diff @@ ## main #1 +/- ## ========================================= 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/1?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/1?src=pr&el=footer&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). Last update [d997050...49d4602](https://codecov.io/gl/unboundsoftware/s3uploader/pull/1?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 2021-11-27 07:11:35 +00:00 (Migrated from gitlab.com)

mentioned in commit 32d74113bd

mentioned in commit 32d74113bd34afc527960c443cd3b8b4d4aff209
argoyle (Migrated from gitlab.com) merged commit 32d74113bd into main 2021-11-27 07:11:35 +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#5