Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2021

Bumps github.com/aws/aws-sdk-go from 1.37.0 to 1.37.26.

Release notes

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

Release v1.37.26 (2021-03-08)

Service Client Updates

  • service/autoscaling: Updates service documentation
    • Documentation updates for autoscaling for capacity-optimized-prioritized SpotAllocationStrategy
  • service/elasticmapreduce: Updates service API and documentation
    • Amazon EMR customers can now specify how EC2 On-Demand Capacity Reservations are used in their EMR clusters with instance fleets using allocation strategy.
  • service/kinesis-video-archived-media: Updates service API and documentation
  • service/lambda: Updates service API and documentation
    • Documentation updates for Lambda. Constraint updates to AddLayerVersionPermission's Action and OrganizationId parameters, and AddPermission's Principal and SourceAccount parameters.
  • service/s3: Updates service documentation and examples
    • Amazon S3 Documentation updates
  • service/s3control: Updates service API and documentation
    • Documentation updates for Amazon S3

Release v1.37.25 (2021-03-05)

Service Client Updates

  • service/appflow: Updates service documentation
  • service/athena: Updates service API, documentation, and paginators
    • Adds APIs to create, list, update, and delete prepared SQL statements that have optional placeholder parameters. A prepared statement can use different values for these parameters each time it is run.
  • service/codepipeline: Updates service API
    • Updated the parameters to make actionType required for UpdateActionType
  • service/ec2: Updates service API and documentation
    • Expands EC2/Spot Fleet capacity-optimized allocation strategy to allow users to prioritize instance pools. Fleet attempts to fulfill priorities on a best-effort basis but optimizes for capacity first.
  • service/license-manager: Updates service API
  • service/medialive: Updates service API and documentation
    • Medialive now supports the ability to transfer AWS Elemental Link devices to another region.
  • service/network-firewall: Updates service API and documentation
  • service/shield: Updates service API and documentation
    • Add support for tagging of Shield protection and protection group resources.

Release v1.37.24 (2021-03-04)

Service Client Updates

  • service/eventbridge: Updates service API and documentation
  • service/events: Updates service API and documentation
    • Introducing support for EventBridge Api Destinations - any HTTP APIs as Targets, with managed authorization via EventBridge Connections.
  • service/mwaa: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • This release adds the ResolvedOutputS3Uri to the DescribeFeatureGroup API to indicate the S3 prefix where offline data is stored in a feature group
  • service/servicediscovery: Updates service API and documentation

Release v1.37.23 (2021-03-03)

Service Client Updates

... (truncated)

Changelog

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

Release v1.37.26 (2021-03-08)

Service Client Updates

  • service/autoscaling: Updates service documentation
    • Documentation updates for autoscaling for capacity-optimized-prioritized SpotAllocationStrategy
  • service/elasticmapreduce: Updates service API and documentation
    • Amazon EMR customers can now specify how EC2 On-Demand Capacity Reservations are used in their EMR clusters with instance fleets using allocation strategy.
  • service/kinesis-video-archived-media: Updates service API and documentation
  • service/lambda: Updates service API and documentation
    • Documentation updates for Lambda. Constraint updates to AddLayerVersionPermission's Action and OrganizationId parameters, and AddPermission's Principal and SourceAccount parameters.
  • service/s3: Updates service documentation and examples
    • Amazon S3 Documentation updates
  • service/s3control: Updates service API and documentation
    • Documentation updates for Amazon S3

Release v1.37.25 (2021-03-05)

Service Client Updates

  • service/appflow: Updates service documentation
  • service/athena: Updates service API, documentation, and paginators
    • Adds APIs to create, list, update, and delete prepared SQL statements that have optional placeholder parameters. A prepared statement can use different values for these parameters each time it is run.
  • service/codepipeline: Updates service API
    • Updated the parameters to make actionType required for UpdateActionType
  • service/ec2: Updates service API and documentation
    • Expands EC2/Spot Fleet capacity-optimized allocation strategy to allow users to prioritize instance pools. Fleet attempts to fulfill priorities on a best-effort basis but optimizes for capacity first.
  • service/license-manager: Updates service API
  • service/medialive: Updates service API and documentation
    • Medialive now supports the ability to transfer AWS Elemental Link devices to another region.
  • service/network-firewall: Updates service API and documentation
  • service/shield: Updates service API and documentation
    • Add support for tagging of Shield protection and protection group resources.

Release v1.37.24 (2021-03-04)

Service Client Updates

  • service/eventbridge: Updates service API and documentation
  • service/events: Updates service API and documentation
    • Introducing support for EventBridge Api Destinations - any HTTP APIs as Targets, with managed authorization via EventBridge Connections.
  • service/mwaa: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • This release adds the ResolvedOutputS3Uri to the DescribeFeatureGroup API to indicate the S3 prefix where offline data is stored in a feature group
  • service/servicediscovery: Updates service API and documentation

Release v1.37.23 (2021-03-03)

Service Client Updates

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.37.0 to 1.37.26.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.37.0...v1.37.26)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 9, 2021 06:50
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 9, 2021
@codecov
Copy link

codecov bot commented Mar 9, 2021

Codecov Report

Merging #71 (0918efb) into dep/dependency_upgrade_staging (927e669) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@                       Coverage Diff                       @@
##           dep/dependency_upgrade_staging      #71   +/-   ##
===============================================================
  Coverage                           81.56%   81.56%           
===============================================================
  Files                                  13       13           
  Lines                                 743      743           
===============================================================
  Hits                                  606      606           
  Misses                                104      104           
  Partials                               33       33           

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 927e669...0918efb. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2021

Superseded by #72.

@dependabot dependabot bot closed this Mar 10, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/v3/dep/dependency_upgrade_staging/github.com/aws/aws-sdk-go-1.37.26 branch March 10, 2021 07:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants