Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 26, 2019

Bumps github.com/aws/aws-sdk-go from 1.21.5 to 1.21.6.

Release notes

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

Release v1.21.6 (2019-07-26)

Service Client Updates

  • service/batch: Updates service API, documentation, and paginators
    • AWS Batch now supports SDK auto-pagination and Job-level docker devices.
  • service/ce: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • You can now create EC2 Capacity Reservations using Availability Zone ID or Availability Zone name. You can view usage of Amazon EC2 Capacity Reservations per AWS account.
  • service/glue: Updates service API, documentation, and paginators
    • This release provides GetJobBookmark and GetJobBookmarks APIs. These APIs enable users to look at specific versions or all versions of the JobBookmark for a specific job. This release also enables resetting the job bookmark to a specific run via an enhancement of the ResetJobBookmark API.
  • service/greengrass: Updates service API and documentation
    • Greengrass OTA service supports openwrt/aarch64 and openwrt/armv7l platforms.
  • service/logs: Updates service API and documentation
    • Allow for specifying multiple log groups in an Insights query, and deprecate storedByte field for LogStreams and interleaved field for FilterLogEventsRequest.
  • service/mediaconnect: Updates service API and documentation
Changelog

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

Release v1.21.6 (2019-07-26)

Service Client Updates

  • service/batch: Updates service API, documentation, and paginators
    • AWS Batch now supports SDK auto-pagination and Job-level docker devices.
  • service/ce: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • You can now create EC2 Capacity Reservations using Availability Zone ID or Availability Zone name. You can view usage of Amazon EC2 Capacity Reservations per AWS account.
  • service/glue: Updates service API, documentation, and paginators
    • This release provides GetJobBookmark and GetJobBookmarks APIs. These APIs enable users to look at specific versions or all versions of the JobBookmark for a specific job. This release also enables resetting the job bookmark to a specific run via an enhancement of the ResetJobBookmark API.
  • service/greengrass: Updates service API and documentation
    • Greengrass OTA service supports openwrt/aarch64 and openwrt/armv7l platforms.
  • service/logs: Updates service API and documentation
    • Allow for specifying multiple log groups in an Insights query, and deprecate storedByte field for LogStreams and interleaved field for FilterLogEventsRequest.
  • service/mediaconnect: Updates service API and documentation
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 will merge this PR once CI passes on it, as requested by @fsouza.


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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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.

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 26, 2019
@codecov-io
Copy link

codecov-io commented Jul 26, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@34b05e4). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #237   +/-   ##
=========================================
  Coverage          ?   78.36%           
=========================================
  Files             ?       31           
  Lines             ?     3310           
  Branches          ?        0           
=========================================
  Hits              ?     2594           
  Misses            ?      446           
  Partials          ?      270

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 34b05e4...4c2f355. Read the comment docs.

@fsouza fsouza self-assigned this Jul 26, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-1.21.6 branch from 7c923d3 to dc53ed5 Compare July 26, 2019 21:53
@fsouza
Copy link
Collaborator

fsouza commented Jul 26, 2019

@dependabot rebase

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.21.5 to 1.21.6.
- [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.21.5...v1.21.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-1.21.6 branch from dc53ed5 to 37d622f Compare July 26, 2019 22:26
@dependabot-preview dependabot-preview bot merged commit 7e6cdbd into master Jul 26, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.21.6 branch July 26, 2019 22:57
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants