Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/aws/aws-sdk-go from 1.23.17 to 1.23.21 #19

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/aws/aws-sdk-go from 1.23.17 to 1.23.21.

Release notes

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

Release v1.23.21 (2019-09-12)

Service Client Updates

  • service/ec2: Updates service API
    • Fix for FleetActivityStatus and FleetStateCode enum
  • service/elasticloadbalancingv2: Updates service documentation
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports High Efficiency Video Coding (HEVC) for standard-definition (SD), high-definition (HD), and ultra-high-definition (UHD) encoding with HDR support.Encoding with HEVC offers a number of advantages. While UHD video requires an advanced codec beyond H.264 (AVC), high frame rate (HFR) or High Dynamic Range (HDR) content in HD also benefit from HEVC's advancements. In addition, benefits can be achieved with HD and SD content even if HDR and HFR are not needed.
  • service/workmailmessageflow: Adds new service

SDK Enhancements

  • aws: Add value/pointer conversion functions for all basic number types (#2740)
    • Adds value and pointer conversion utilities for the remaining set of integer and float number types.

Release v1.23.20 (2019-09-11)

Service Client Updates

  • service/config: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release adds support for new data fields and log format in VPC flow logs.
  • service/email: Updates service documentation
    • Updated API documentation to correct broken links, and to update content based on customer feedback.
  • service/mediaconnect: Updates service API and documentation
  • service/rds: Updates service API and documentation
    • This release allows customers to specify a custom parameter group when creating a Read Replica, for DB engines which support this feature.
  • service/states: Updates service API and documentation
    • Fixing letter case in Map history event details to be small case

SDK Enhancements

  • Enabled verbose logging for continuous integration tests (#2815)

Release v1.23.19 (2019-09-10)

Service Client Updates

  • service/storagegateway: Updates service API and documentation
    • The CloudWatchLogGroupARN parameter of the UpdateGatewayInformation API allows for configuring the gateway to use a CloudWatch log-group where Storage Gateway health events will be logged.

Release v1.23.18 (2019-09-09)

Service Client Updates

  • service/appmesh: Updates service API and documentation
  • service/appstream: Updates service API and documentation
    • IamRoleArn support in CreateFleet, UpdateFleet, CreateImageBuilder APIs
  • service/ec2: Updates service API and documentation
    • This release expands Site-to-Site VPN tunnel options to allow customers to restrict security algorithms and configure timer settings for VPN connections. Customers can specify these new options while creating new VPN connections, or they can modify the tunnel options on existing connections using a new API.
... (truncated)
Changelog

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

Release v1.23.21 (2019-09-12)

Service Client Updates

  • service/ec2: Updates service API
    • Fix for FleetActivityStatus and FleetStateCode enum
  • service/elasticloadbalancingv2: Updates service documentation
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports High Efficiency Video Coding (HEVC) for standard-definition (SD), high-definition (HD), and ultra-high-definition (UHD) encoding with HDR support.Encoding with HEVC offers a number of advantages. While UHD video requires an advanced codec beyond H.264 (AVC), high frame rate (HFR) or High Dynamic Range (HDR) content in HD also benefit from HEVC's advancements. In addition, benefits can be achieved with HD and SD content even if HDR and HFR are not needed.
  • service/workmailmessageflow: Adds new service

SDK Enhancements

  • aws: Add value/pointer conversion functions for all basic number types (#2740)
    • Adds value and pointer conversion utilities for the remaining set of integer and float number types.

Release v1.23.20 (2019-09-11)

Service Client Updates

  • service/config: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release adds support for new data fields and log format in VPC flow logs.
  • service/email: Updates service documentation
    • Updated API documentation to correct broken links, and to update content based on customer feedback.
  • service/mediaconnect: Updates service API and documentation
  • service/rds: Updates service API and documentation
    • This release allows customers to specify a custom parameter group when creating a Read Replica, for DB engines which support this feature.
  • service/states: Updates service API and documentation
    • Fixing letter case in Map history event details to be small case

SDK Enhancements

  • Enabled verbose logging for continuous integration tests (#2815)

Release v1.23.19 (2019-09-10)

Service Client Updates

  • service/storagegateway: Updates service API and documentation
    • The CloudWatchLogGroupARN parameter of the UpdateGatewayInformation API allows for configuring the gateway to use a CloudWatch log-group where Storage Gateway health events will be logged.

Release v1.23.18 (2019-09-09)

Service Client Updates

  • service/appmesh: Updates service API and documentation
  • service/appstream: Updates service API and documentation
    • IamRoleArn support in CreateFleet, UpdateFleet, CreateImageBuilder APIs
  • service/ec2: Updates service API and documentation
    • This release expands Site-to-Site VPN tunnel options to allow customers to restrict security algorithms and configure timer settings for VPN connections. Customers can specify these new options while creating new VPN connections, or they can modify the tunnel options on existing connections using a new API.
... (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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.23.17 to 1.23.21.
- [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.23.17...v1.23.21)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 16, 2019
@codecov-io
Copy link

codecov-io commented Sep 16, 2019

Codecov Report

Merging #19 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   83.36%   83.36%           
=======================================
  Files          13       13           
  Lines         517      517           
=======================================
  Hits          431      431           
  Misses         73       73           
  Partials       13       13

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 c06fef5...6c2d17b. Read the comment docs.

@julienduchesne julienduchesne merged commit e7ac446 into master Sep 16, 2019
@julienduchesne julienduchesne deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.23.21 branch September 16, 2019 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants