Build(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.15.4 to 1.15.5 #561

Merged
argoyle merged 1 commits from dependabot-go_modules-github.com-aws-aws-sdk-go-v2-feature-s3-manager-1.15.5 into main 2023-12-07 10:25:59 +00:00
argoyle commented 2023-12-06 22:43:43 +00:00 (Migrated from gitlab.com)

Bumps github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.15.4 to 1.15.5.

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/feature/s3/manager's changelog.

Release (2022-05-09)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/config: v1.15.5
    • Bug Fix: Fixes a bug in LoadDefaultConfig to correctly assign ConfigSources so all config resolvers have access to the config sources. This fixes the feature/ec2/imds client not having configuration applied via config.LoadOptions such as EC2IMDSClientEnableState. PR #1682
  • github.com/aws/aws-sdk-go-v2/service/cloudcontrol: v1.10.0
    • Feature: SDK release for Cloud Control API to include paginators for Python SDK.
  • github.com/aws/aws-sdk-go-v2/service/evidently: v1.7.0
    • Feature: Add detail message inside GetExperimentResults API response to indicate experiment result availability
  • github.com/aws/aws-sdk-go-v2/service/ssmcontacts: v1.13.5
    • Documentation: Fixed an error in the DescribeEngagement example for AWS Incident Manager.

Release (2022-05-06)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.40.0
    • Feature: Add new state values for IPAMs, IPAM Scopes, and IPAM Pools.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.17.0
    • Feature: Amazon Location Service now includes a MaxResults parameter for ListGeofences requests.
  • github.com/aws/aws-sdk-go-v2/service/mediapackage: v1.16.0
    • Feature: This release adds Dvb Dash 2014 as an available profile option for Dash Origin Endpoints.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.21.1
    • Documentation: Various documentation improvements.
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.24.0
    • Feature: Introduces new field 'LoadSampleData' in CreateCluster operation. Customers can now specify 'LoadSampleData' option during creation of a cluster, which results in loading of sample data in the cluster that is created.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.21.1
    • Documentation: Documentation updates for Security Hub API reference

Release (2022-05-05)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.16.0
    • Feature: AWS DataSync now supports a new ObjectTags Task API option that can be used to control whether Object Tags are transferred.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.39.0
    • Feature: Amazon EC2 I4i instances are powered by 3rd generation Intel Xeon Scalable processors and feature up to 30 TB of local AWS Nitro SSD storage
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.25.0
    • Feature: AWS IoT Jobs now allows you to create up to 100,000 active continuous and snapshot jobs by using concurrency control.
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.26.0

Release (2022-05-04)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/backup: v1.16.0

... (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/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) from 1.15.4 to 1.15.5. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.5/CHANGELOG.md">github.com/aws/aws-sdk-go-v2/feature/s3/manager's changelog</a>.</em></p> <blockquote> <h1>Release (2022-05-09)</h1> <h2>General Highlights</h2> <ul> <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/config</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.5/config/CHANGELOG.md#v1155-2022-05-09">v1.15.5</a> <ul> <li><strong>Bug Fix</strong>: Fixes a bug in LoadDefaultConfig to correctly assign ConfigSources so all config resolvers have access to the config sources. This fixes the feature/ec2/imds client not having configuration applied via config.LoadOptions such as EC2IMDSClientEnableState. PR <a href="https://github.com/aws/aws-sdk-go-v2/pull/1682">#1682</a></li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/cloudcontrol</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.5/service/cloudcontrol/CHANGELOG.md#v1100-2022-05-09">v1.10.0</a> <ul> <li><strong>Feature</strong>: SDK release for Cloud Control API to include paginators for Python SDK.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/evidently</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.5/service/evidently/CHANGELOG.md#v170-2022-05-09">v1.7.0</a> <ul> <li><strong>Feature</strong>: Add detail message inside GetExperimentResults API response to indicate experiment result availability</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/ssmcontacts</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.5/service/ssmcontacts/CHANGELOG.md#v1135-2022-05-09">v1.13.5</a> <ul> <li><strong>Documentation</strong>: Fixed an error in the DescribeEngagement example for AWS Incident Manager.</li> </ul> </li> </ul> <h1>Release (2022-05-06)</h1> <h2>General Highlights</h2> <ul> <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/ec2</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.5/service/ec2/CHANGELOG.md#v1400-2022-05-06">v1.40.0</a> <ul> <li><strong>Feature</strong>: Add new state values for IPAMs, IPAM Scopes, and IPAM Pools.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/location</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.5/service/location/CHANGELOG.md#v1170-2022-05-06">v1.17.0</a> <ul> <li><strong>Feature</strong>: Amazon Location Service now includes a MaxResults parameter for ListGeofences requests.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/mediapackage</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.5/service/mediapackage/CHANGELOG.md#v1160-2022-05-06">v1.16.0</a> <ul> <li><strong>Feature</strong>: This release adds Dvb Dash 2014 as an available profile option for Dash Origin Endpoints.</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/config/v1.15.5/service/rds/CHANGELOG.md#v1211-2022-05-06">v1.21.1</a> <ul> <li><strong>Documentation</strong>: Various documentation improvements.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/redshift</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.5/service/redshift/CHANGELOG.md#v1240-2022-05-06">v1.24.0</a> <ul> <li><strong>Feature</strong>: Introduces new field 'LoadSampleData' in CreateCluster operation. Customers can now specify 'LoadSampleData' option during creation of a cluster, which results in loading of sample data in the cluster that is created.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/securityhub</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.5/service/securityhub/CHANGELOG.md#v1211-2022-05-06">v1.21.1</a> <ul> <li><strong>Documentation</strong>: Documentation updates for Security Hub API reference</li> </ul> </li> </ul> <h1>Release (2022-05-05)</h1> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/aws-sdk-go-v2/service/datasync</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.5/service/datasync/CHANGELOG.md#v1160-2022-05-05">v1.16.0</a> <ul> <li><strong>Feature</strong>: AWS DataSync now supports a new ObjectTags Task API option that can be used to control whether Object Tags are transferred.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/ec2</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.5/service/ec2/CHANGELOG.md#v1390-2022-05-05">v1.39.0</a> <ul> <li><strong>Feature</strong>: Amazon EC2 I4i instances are powered by 3rd generation Intel Xeon Scalable processors and feature up to 30 TB of local AWS Nitro SSD storage</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/iot</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.5/service/iot/CHANGELOG.md#v1250-2022-05-05">v1.25.0</a> <ul> <li><strong>Feature</strong>: AWS IoT Jobs now allows you to create up to 100,000 active continuous and snapshot jobs by using concurrency control.</li> </ul> </li> <li><code>github.com/aws/aws-sdk-go-v2/service/kendra</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.5/service/kendra/CHANGELOG.md#v1260-2022-05-05">v1.26.0</a> <ul> <li><strong>Feature</strong>: AWS Kendra now supports hierarchical facets for a query. For more information, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/filtering.html">https://docs.aws.amazon.com/kendra/latest/dg/filtering.html</a></li> </ul> </li> </ul> <h1>Release (2022-05-04)</h1> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/aws-sdk-go-v2/service/backup</code>: <a href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.5/service/backup/CHANGELOG.md#v1160-2022-05-04">v1.16.0</a></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/ab8d7edbca56e996a2d170d170014772287a842f"><code>ab8d7ed</code></a> Release 2022-05-09</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/c6c6446b255fad752e3833e6fa1d794675de8668"><code>c6c6446</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/6953b57f78fb45fadc97e60eb61153b2eafdd232"><code>6953b57</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a15e6b9dffa93c3908b9c812fdbf9668bfa2d350"><code>a15e6b9</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/8afaa759f3cfd2aed20a66e21c406ebb2dcddb87"><code>8afaa75</code></a> Fully populates <code>aws.Config</code> before calling <code>resolveCredentials</code> (<a href="https://github.com/aws/aws-sdk-go-v2/issues/1682">#1682</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/6074cb30f092eba359335fe002b5875018ac5a9a"><code>6074cb3</code></a> Release 2022-05-06</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/6335237d7ce12d915f6bf17b7cdbf31d37fcf8b7"><code>6335237</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/1da876259c98f33b864e966c4186ea532191499e"><code>1da8762</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2b40302a39244564e9a80456fd44d65e74a1b08b"><code>2b40302</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/11aebce1926d64329ea5bb8181fefe135504d3c4"><code>11aebce</code></a> service/s3: Update hostCompatibleBucketName doc to reflect <a href="https://github.com/aws/aws-sdk-go-v2/issues/848">#848</a> changes (<a href="https://github.com/aws/aws-sdk-go-v2/issues/1683">#1683</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.15.4...config/v1.15.5">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-12-06 22:50:12 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests

Comparison is base (127fe8a) 100.00% compared to head (37d0cdf) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #557   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          160       160           
=========================================
  Hits           160       160           

View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

## [Codecov](https://app.codecov.io/gl/unboundsoftware/s3uploader/pull/557?src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report All modified and coverable lines are covered by tests :white_check_mark: > Comparison is base [(`127fe8a`)](https://app.codecov.io/gl/unboundsoftware/s3uploader/commit/127fe8ac308e46ec86ba4fe07f6cf6919caa52e4?el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) 100.00% compared to head [(`37d0cdf`)](https://app.codecov.io/gl/unboundsoftware/s3uploader/pull/557?src=pr&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) 100.00%. <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #557 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 3 3 Lines 160 160 ========================================= Hits 160 160 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/s3uploader/pull/557?src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). :loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4).
argoyle commented 2023-12-07 10:21:48 +00:00 (Migrated from gitlab.com)

dependabot recreate

dependabot recreate
argoyle commented 2023-12-07 10:22:02 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2023-12-07 10:22:05 +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-12-07 10:22:15 +00:00 (Migrated from gitlab.com)

dependabot-gitlab successfully recreated merge request!

:white_check_mark: `dependabot-gitlab` successfully recreated merge request!
argoyle commented 2023-12-07 10:22:15 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 38da0a8a...127fe8ac - 2 commits from branch main
  • 37d0cdfe - Build(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager

Compare with previous version

added 3 commits <ul><li>38da0a8a...127fe8ac - 2 commits from branch <code>main</code></li><li>37d0cdfe - Build(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager</li></ul> [Compare with previous version](/unboundsoftware/s3uploader/-/merge_requests/557/diffs?diff_id=865918950&start_sha=38da0a8a95878efbb28872614a6c172b4f5f062f)
argoyle commented 2023-12-07 10:22:15 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2023-12-07 10:22:35 +00:00
argoyle (Migrated from gitlab.com) merged commit into main 2023-12-07 10:25:59 +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#561