Build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.19.1 to 1.20.0 #500

Closed
argoyle wants to merge 0 commits from dependabot-go_modules-github.com-aws-aws-sdk-go-v2-config-1.20.0 into main
argoyle commented 2023-10-31 22:42:50 +00:00 (Migrated from gitlab.com)

Bumps github.com/aws/aws-sdk-go-v2/config from 1.19.1 to 1.20.0.

Changelog

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

Release (2023-07-31)

General Highlights

  • Feature: Adds support for smithy-modeled endpoint resolution. A new rules-based endpoint resolution will be added to the SDK which will supercede and deprecate existing endpoint resolution. Specifically, EndpointResolver will be deprecated while BaseEndpoint and EndpointResolverV2 will take its place. For more information, please see the Endpoints section in our Developer Guide.
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.12.0
    • Feature: Amplify Studio releases GraphQL support for codegen job action.
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.30.0
    • Feature: You can now configure an instance refresh to set its status to 'failed' when it detects that a specified CloudWatch alarm has gone into the ALARM state. You can also choose to roll back the instance refresh automatically when the alarm threshold is met.
  • github.com/aws/aws-sdk-go-v2/service/cleanrooms: v1.3.0
    • Feature: This release introduces custom SQL queries - an expanded set of SQL you can run. This release adds analysis templates, a new resource for storing pre-defined custom SQL queries ahead of time. This release also adds the Custom analysis rule, which lets you approve analysis templates for querying.
  • github.com/aws/aws-sdk-go-v2/service/codestarconnections: v1.15.0
    • Feature: New integration with the Gitlab provider type.
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.15.0
    • Feature: Add support for in-aws right sizing
  • github.com/aws/aws-sdk-go-v2/service/inspector2: v1.16.0
    • Feature: This release adds 1 new API: BatchGetFindingDetails to retrieve enhanced vulnerability intelligence details for findings.
  • github.com/aws/aws-sdk-go-v2/service/lookoutequipment: v1.18.0
    • Feature: This release includes new import resource, model versioning and resource policy features.
  • github.com/aws/aws-sdk-go-v2/service/omics: v1.6.0
    • Feature: Add CreationType filter for ListReadSets
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.49.0
    • Feature: This release adds support for Aurora MySQL local write forwarding, which allows for forwarding of write operations from reader DB instances to the writer DB instance.
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.29.0
    • Feature: Amazon Route 53 now supports the Israel (Tel Aviv) Region (il-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • github.com/aws/aws-sdk-go-v2/service/scheduler: v1.2.0
    • Feature: This release introduces automatic deletion of schedules in EventBridge Scheduler. If configured, EventBridge Scheduler automatically deletes a schedule after the schedule has completed its last invocation.

Release (2023-07-28.2)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/applicationinsights: v1.18.0
    • Feature: This release enable customer to add/remove/update more than one workload for a component
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.33.0
    • Feature: This SDK release is for the feature launch of AWS CloudFormation RetainExceptOnCreate. It adds a new parameter retainExceptOnCreate in the following APIs: CreateStack, UpdateStack, RollbackStack, ExecuteChangeSet.
  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.27.0
    • Feature: Add a new JavaScript runtime version for CloudFront Functions.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.62.0
    • Feature: This release adds support for new number types.
  • github.com/aws/aws-sdk-go-v2/service/kafka: v1.21.0
    • Feature: Amazon MSK has introduced new versions of ListClusterOperations and DescribeClusterOperation APIs. These v2 APIs provide information and insights into the ongoing operations of both MSK Provisioned and MSK Serverless clusters.
  • github.com/aws/aws-sdk-go-v2/service/pinpoint: v1.21.0
    • Feature: Added support for sending push notifications using the FCM v1 API with json credentials. Amazon Pinpoint customers can now deliver messages to Android devices using both FCM v1 API and the legacy FCM/GCM API

Release (2023-07-28)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

... (truncated)

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.19.1 to 1.20.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.20.0/CHANGELOG.md">github.com/aws/aws-sdk-go-v2/config's changelog</a>.</em></p> <blockquote> <h1>Release (2023-07-31)</h1> <h2>General Highlights</h2> <ul> <li><strong>Feature</strong>: Adds support for smithy-modeled endpoint resolution. A new rules-based endpoint resolution will be added to the SDK which will supercede and deprecate existing endpoint resolution. Specifically, EndpointResolver will be deprecated while BaseEndpoint and EndpointResolverV2 will take its place. For more information, please see the Endpoints section in our Developer Guide.</li> <li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</li> </ul> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.20.0/service/amplifyuibuilder/CHANGELOG.md#v1120-2023-07-31">v1.12.0</a> <ul> <li><strong>Feature</strong>: Amplify Studio releases GraphQL support for codegen job action.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/autoscaling</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.20.0/service/autoscaling/CHANGELOG.md#v1300-2023-07-31">v1.30.0</a> <ul> <li><strong>Feature</strong>: You can now configure an instance refresh to set its status to 'failed' when it detects that a specified CloudWatch alarm has gone into the ALARM state. You can also choose to roll back the instance refresh automatically when the alarm threshold is met.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/cleanrooms</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.20.0/service/cleanrooms/CHANGELOG.md#v130-2023-07-31">v1.3.0</a> <ul> <li><strong>Feature</strong>: This release introduces custom SQL queries - an expanded set of SQL you can run. This release adds analysis templates, a new resource for storing pre-defined custom SQL queries ahead of time. This release also adds the Custom analysis rule, which lets you approve analysis templates for querying.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/codestarconnections</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.20.0/service/codestarconnections/CHANGELOG.md#v1150-2023-07-31">v1.15.0</a> <ul> <li><strong>Feature</strong>: New integration with the Gitlab provider type.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/drs</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.20.0/service/drs/CHANGELOG.md#v1150-2023-07-31">v1.15.0</a> <ul> <li><strong>Feature</strong>: Add support for in-aws right sizing</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/inspector2</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.20.0/service/inspector2/CHANGELOG.md#v1160-2023-07-31">v1.16.0</a> <ul> <li><strong>Feature</strong>: This release adds 1 new API: BatchGetFindingDetails to retrieve enhanced vulnerability intelligence details for findings.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/lookoutequipment</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.20.0/service/lookoutequipment/CHANGELOG.md#v1180-2023-07-31">v1.18.0</a> <ul> <li><strong>Feature</strong>: This release includes new import resource, model versioning and resource policy features.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/omics</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.20.0/service/omics/CHANGELOG.md#v160-2023-07-31">v1.6.0</a> <ul> <li><strong>Feature</strong>: Add CreationType filter for ListReadSets</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/rds</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.20.0/service/rds/CHANGELOG.md#v1490-2023-07-31">v1.49.0</a> <ul> <li><strong>Feature</strong>: This release adds support for Aurora MySQL local write forwarding, which allows for forwarding of write operations from reader DB instances to the writer DB instance.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/route53</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.20.0/service/route53/CHANGELOG.md#v1290-2023-07-31">v1.29.0</a> <ul> <li><strong>Feature</strong>: Amazon Route 53 now supports the Israel (Tel Aviv) Region (il-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/scheduler</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.20.0/service/scheduler/CHANGELOG.md#v120-2023-07-31">v1.2.0</a> <ul> <li><strong>Feature</strong>: This release introduces automatic deletion of schedules in EventBridge Scheduler. If configured, EventBridge Scheduler automatically deletes a schedule after the schedule has completed its last invocation.</li> </ul> </li> </ul> <h1>Release (2023-07-28.2)</h1> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/aws-sdk-go-v2/service/applicationinsights</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.20.0/service/applicationinsights/CHANGELOG.md#v1180-2023-07-282">v1.18.0</a> <ul> <li><strong>Feature</strong>: This release enable customer to add/remove/update more than one workload for a component</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/cloudformation</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.20.0/service/cloudformation/CHANGELOG.md#v1330-2023-07-282">v1.33.0</a> <ul> <li><strong>Feature</strong>: This SDK release is for the feature launch of AWS CloudFormation RetainExceptOnCreate. It adds a new parameter retainExceptOnCreate in the following APIs: CreateStack, UpdateStack, RollbackStack, ExecuteChangeSet.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/cloudfront</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.20.0/service/cloudfront/CHANGELOG.md#v1270-2023-07-282">v1.27.0</a> <ul> <li><strong>Feature</strong>: Add a new JavaScript runtime version for CloudFront Functions.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/connect</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.20.0/service/connect/CHANGELOG.md#v1620-2023-07-282">v1.62.0</a> <ul> <li><strong>Feature</strong>: This release adds support for new number types.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/kafka</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.20.0/service/kafka/CHANGELOG.md#v1210-2023-07-282">v1.21.0</a> <ul> <li><strong>Feature</strong>: Amazon MSK has introduced new versions of ListClusterOperations and DescribeClusterOperation APIs. These v2 APIs provide information and insights into the ongoing operations of both MSK Provisioned and MSK Serverless clusters.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/pinpoint</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/v1.20.0/service/pinpoint/CHANGELOG.md#v1210-2023-07-282">v1.21.0</a> <ul> <li><strong>Feature</strong>: Added support for sending push notifications using the FCM v1 API with json credentials. Amazon Pinpoint customers can now deliver messages to Android devices using both FCM v1 API and the legacy FCM/GCM API</li> </ul> </li> </ul> <h1>Release (2023-07-28)</h1> <h2>General Highlights</h2> <ul> <li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</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-v2/commit/787a81828a3812407a6d90036f07449d77a0f070"><code>787a818</code></a> Release 2023-07-31</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/953c8521385929d33d632132e6a6aea7463df9c7"><code>953c852</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/9ad4f50ad39ef47c7a247a3dc8edd242dd7d4cd1"><code>9ad4f50</code></a> Update SDK's smithy-go dependency to v1.14.0</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/bd77e8d520982bd06debfa82fa74826b7fd7c0f2"><code>bd77e8d</code></a> Update partitions file</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/7a0433f2fa1b9ed7acd6a839fa4ff55070a0f3c9"><code>7a0433f</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/cdfb4c4297f5f0eabc4fd8b1523fcdefe17f9d38"><code>cdfb4c4</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/5cff0c441acb600e46ad75044570cedb40ea5bf4"><code>5cff0c4</code></a> fix ep20 refs in GH workflows (<a href="https://github.com/aws/aws-sdk-go-v2/issues/2218">#2218</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/26bf48f3e2a8463e1c771b2d2fd4c387215424e7"><code>26bf48f</code></a> Add a new smithy-modeled rules based endpoint resolution. (<a href="https://github.com/aws/aws-sdk-go-v2/issues/2214">#2214</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/28c87ccdf0153d7a8fadec14a0b3aa98c02d4cfc"><code>28c87cc</code></a> Release 2023-07-28.2</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/4f4efd21b0463c0d167db88f1124997369ae5986"><code>4f4efd2</code></a> Regenerated Clients</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/v1.19.1...v1.20.0">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2023-10-31 22:49:32 +00:00 (Migrated from gitlab.com)

Codecov Report

Merging #496 (661d373) into main (0e81ed7) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #496   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          160       160           
=========================================
  Hits           160       160           

📣 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/496?src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report > Merging [#496](https://app.codecov.io/gl/unboundsoftware/s3uploader/pull/496?src=pr&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (661d373) into [main](https://app.codecov.io/gl/unboundsoftware/s3uploader/commit/0e81ed7827e0283b43246c731e32ed42a495c81d?el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (0e81ed7) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## main #496 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 3 3 Lines 160 160 ========================================= Hits 160 160 ``` :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 commented 2023-11-01 20:11:46 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2023-11-01 20:11:47 +00:00 (Migrated from gitlab.com)

⚠️ dependabot-gitlab is recreating merge request. All changes will be overwritten! ⚠️

:warning: `dependabot-gitlab` is recreating merge request. All changes will be overwritten! :warning:
argoyle commented 2023-11-01 20:11:55 +00:00 (Migrated from gitlab.com)

dependabot-gitlab failed to recreate merge request.

Newer dependency version exists, trigger dependency updates to create new mr!
:x: `dependabot-gitlab` failed to recreate merge request. :x: ``` Newer dependency version exists, trigger dependency updates to create new mr! ```
argoyle (Migrated from gitlab.com) closed this pull request 2023-11-01 20:17:13 +00:00
argoyle commented 2023-11-01 20:17:14 +00:00 (Migrated from gitlab.com)

This merge request has been superseded by !500+

This merge request has been superseded by !500+
argoyle commented 2023-11-01 20:17:15 +00:00 (Migrated from gitlab.com)

Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.

Pull request closed

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

No dependencies set.

Reference: unboundsoftware/s3uploader#500