Build(deps): bump github.com/aws/aws-sdk-go from 1.42.27 to 1.42.28 #27

Closed
argoyle wants to merge 0 commits from dependabot-go_modules-github.com-aws-aws-sdk-go-1.42.28 into main
argoyle commented 2022-01-06 10:13:21 +00:00 (Migrated from gitlab.com)

Bumps github.com/aws/aws-sdk-go from 1.42.27 to 1.42.28.

Release notes

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

Release v1.42.28 (2022-01-05)

Service Client Updates

  • service/appstream: Updates service API and documentation
    • Includes APIs for App Entitlement management regarding entitlement and entitled application association.
  • service/cloudtrail: Updates service API, documentation, and paginators
    • This release adds support for CloudTrail Lake, a new feature that lets you run SQL-based queries on events that you have aggregated into event data stores. New APIs have been added for creating and managing event data stores, and creating, running, and managing queries in CloudTrail Lake.
  • service/ec2: Updates service API and documentation
    • This release adds a new API called ModifyVpcEndpointServicePayerResponsibility which allows VPC endpoint service owners to take payer responsibility of their VPC Endpoint connections.
  • service/ecs: Updates service documentation
    • Documentation update for ticket fixes.
  • service/eks: Updates service API and documentation
  • service/glue: Updates service API, documentation, and paginators
    • Add Delta Lake target support for Glue Crawler and 3rd Party Support for Lake Formation
  • service/iot: Updates service API and documentation
    • This release adds an automatic retry mechanism for AWS IoT Jobs. You can now define a maximum number of retries for each Job rollout, along with the criteria to trigger the retry for FAILED/TIMED_OUT/ALL(both FAILED an TIMED_OUT) job.
  • service/lakeformation: Updates service API and documentation
  • service/quicksight: Updates service documentation
    • Multiple Doc-only updates for Amazon QuickSight.
  • service/sagemaker: Updates service API
    • Amazon SageMaker now supports running training jobs on ml.g5 instance types.
  • service/snowball: Updates service API, documentation, and examples
    • Updating validation rules for interfaces used in the Snowball API to tighten security of service.
Changelog

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

Release v1.42.28 (2022-01-05)

Service Client Updates

  • service/appstream: Updates service API and documentation
    • Includes APIs for App Entitlement management regarding entitlement and entitled application association.
  • service/cloudtrail: Updates service API, documentation, and paginators
    • This release adds support for CloudTrail Lake, a new feature that lets you run SQL-based queries on events that you have aggregated into event data stores. New APIs have been added for creating and managing event data stores, and creating, running, and managing queries in CloudTrail Lake.
  • service/ec2: Updates service API and documentation
    • This release adds a new API called ModifyVpcEndpointServicePayerResponsibility which allows VPC endpoint service owners to take payer responsibility of their VPC Endpoint connections.
  • service/ecs: Updates service documentation
    • Documentation update for ticket fixes.
  • service/eks: Updates service API and documentation
  • service/glue: Updates service API, documentation, and paginators
    • Add Delta Lake target support for Glue Crawler and 3rd Party Support for Lake Formation
  • service/iot: Updates service API and documentation
    • This release adds an automatic retry mechanism for AWS IoT Jobs. You can now define a maximum number of retries for each Job rollout, along with the criteria to trigger the retry for FAILED/TIMED_OUT/ALL(both FAILED an TIMED_OUT) job.
  • service/lakeformation: Updates service API and documentation
  • service/quicksight: Updates service documentation
    • Multiple Doc-only updates for Amazon QuickSight.
  • service/sagemaker: Updates service API
    • Amazon SageMaker now supports running training jobs on ml.g5 instance types.
  • service/snowball: Updates service API, documentation, and examples
    • Updating validation rules for interfaces used in the Snowball API to tighten security of service.
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.27 to 1.42.28. <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.28 (2022-01-05)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/appstream</code>: Updates service API and documentation <ul> <li>Includes APIs for App Entitlement management regarding entitlement and entitled application association.</li> </ul> </li> <li><code>service/cloudtrail</code>: Updates service API, documentation, and paginators <ul> <li>This release adds support for CloudTrail Lake, a new feature that lets you run SQL-based queries on events that you have aggregated into event data stores. New APIs have been added for creating and managing event data stores, and creating, running, and managing queries in CloudTrail Lake.</li> </ul> </li> <li><code>service/ec2</code>: Updates service API and documentation <ul> <li>This release adds a new API called ModifyVpcEndpointServicePayerResponsibility which allows VPC endpoint service owners to take payer responsibility of their VPC Endpoint connections.</li> </ul> </li> <li><code>service/ecs</code>: Updates service documentation <ul> <li>Documentation update for ticket fixes.</li> </ul> </li> <li><code>service/eks</code>: Updates service API and documentation</li> <li><code>service/glue</code>: Updates service API, documentation, and paginators <ul> <li>Add Delta Lake target support for Glue Crawler and 3rd Party Support for Lake Formation</li> </ul> </li> <li><code>service/iot</code>: Updates service API and documentation <ul> <li>This release adds an automatic retry mechanism for AWS IoT Jobs. You can now define a maximum number of retries for each Job rollout, along with the criteria to trigger the retry for FAILED/TIMED_OUT/ALL(both FAILED an TIMED_OUT) job.</li> </ul> </li> <li><code>service/lakeformation</code>: Updates service API and documentation</li> <li><code>service/quicksight</code>: Updates service documentation <ul> <li>Multiple Doc-only updates for Amazon QuickSight.</li> </ul> </li> <li><code>service/sagemaker</code>: Updates service API <ul> <li>Amazon SageMaker now supports running training jobs on ml.g5 instance types.</li> </ul> </li> <li><code>service/snowball</code>: Updates service API, documentation, and examples <ul> <li>Updating validation rules for interfaces used in the Snowball API to tighten security of service.</li> </ul> </li> </ul> </blockquote> </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.28 (2022-01-05)</h1> <h3>Service Client Updates</h3> <ul> <li><code>service/appstream</code>: Updates service API and documentation <ul> <li>Includes APIs for App Entitlement management regarding entitlement and entitled application association.</li> </ul> </li> <li><code>service/cloudtrail</code>: Updates service API, documentation, and paginators <ul> <li>This release adds support for CloudTrail Lake, a new feature that lets you run SQL-based queries on events that you have aggregated into event data stores. New APIs have been added for creating and managing event data stores, and creating, running, and managing queries in CloudTrail Lake.</li> </ul> </li> <li><code>service/ec2</code>: Updates service API and documentation <ul> <li>This release adds a new API called ModifyVpcEndpointServicePayerResponsibility which allows VPC endpoint service owners to take payer responsibility of their VPC Endpoint connections.</li> </ul> </li> <li><code>service/ecs</code>: Updates service documentation <ul> <li>Documentation update for ticket fixes.</li> </ul> </li> <li><code>service/eks</code>: Updates service API and documentation</li> <li><code>service/glue</code>: Updates service API, documentation, and paginators <ul> <li>Add Delta Lake target support for Glue Crawler and 3rd Party Support for Lake Formation</li> </ul> </li> <li><code>service/iot</code>: Updates service API and documentation <ul> <li>This release adds an automatic retry mechanism for AWS IoT Jobs. You can now define a maximum number of retries for each Job rollout, along with the criteria to trigger the retry for FAILED/TIMED_OUT/ALL(both FAILED an TIMED_OUT) job.</li> </ul> </li> <li><code>service/lakeformation</code>: Updates service API and documentation</li> <li><code>service/quicksight</code>: Updates service documentation <ul> <li>Multiple Doc-only updates for Amazon QuickSight.</li> </ul> </li> <li><code>service/sagemaker</code>: Updates service API <ul> <li>Amazon SageMaker now supports running training jobs on ml.g5 instance types.</li> </ul> </li> <li><code>service/snowball</code>: Updates service API, documentation, and examples <ul> <li>Updating validation rules for interfaces used in the Snowball API to tighten security of service.</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go/commit/4fd4b72d1a40237285232f1b16c1d13de4f1220d"><code>4fd4b72</code></a> Release v1.42.28 (2022-01-05) (<a href="https://github.com/aws/aws-sdk-go/issues/4229">#4229</a>)</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-go/compare/v1.42.27...v1.42.28">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 (Migrated from gitlab.com) closed this pull request 2022-01-06 13:15:48 +00:00
argoyle commented 2022-01-06 13:15:49 +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#27