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.21.9 to 1.22.3 #89

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/aws/aws-sdk-go from 1.21.9 to 1.22.3.

Release notes

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

Release v1.22.3 (2019-08-09)

Service Client Updates

  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/guardduty: Updates service API and documentation
    • New "evidence" field in the finding model to provide evidence information explaining why the finding has been triggered. Currently only threat-intelligence findings have this field. Some documentation updates.
  • service/iot: Updates service API and documentation
    • This release adds Quality of Service (QoS) support for AWS IoT rules engine republish action.
  • service/mediaconvert: Updates service API and documentation
    • AWS Elemental MediaConvert has added support for multi-DRM SPEKE with CMAF outputs, MP3 ingest, and options for improved video quality.
  • service/redshift: Updates service API and documentation
    • Add expectedNextSnapshotScheduleTime and expectedNextSnapshotScheduleTimeStatus to redshift cluster object.
  • service/runtime.lex: Updates service API and documentation

Release v1.22.2 (2019-08-08)

Service Client Updates

  • service/codebuild: Updates service API and documentation
    • CodeBuild adds CloudFormation support for SourceCredential
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/glue: Updates service API, documentation, and paginators
    • You can now use AWS Glue to find matching records across dataset even without identifiers to join on by using the new FindMatches ML Transform. Find related products, places, suppliers, customers, and more by teaching a custom machine learning transformation that you can use to identify matching matching records as part of your analysis, data cleaning, or master data management project by adding the FindMatches transformation to your Glue ETL Jobs. If your problem is more along the lines of deduplication, you can use the FindMatches in much the same way to identify customers who have signed up more than ones, products that have accidentally been added to your product catalog more than once, and so forth. Using the FindMatches MLTransform, you can teach a Transform your definition of a duplicate through examples, and it will use machine learning to identify other potential duplicates in your dataset. As with data integration, you can then use your new Transform in your deduplication projects by adding the FindMatches transformation to your Glue ETL Jobs. This release also contains additional APIs that support AWS Lake Formation.
  • service/lakeformation: Adds new service
  • service/opsworkscm: Updates service API
    • This release adds support for Chef Automate 2 specific engine attributes.

Release v1.22.1 (2019-08-07)

Service Client Updates

  • service/application-insights: Updates service API and documentation
  • aws/endpoints: Updated Regions and Endpoints metadata.

Release v1.22.0 (2019-08-06)

Service Client Updates

  • service/batch: Updates service documentation
    • Documentation updates for AWS Batch

SDK Features

  • aws/session: Corrected order of SDK environment and shared config loading.
    • Environment credentials have precedence over shared config credentials even if the AWS_PROFILE environment credentials are present. The session.Options.Profile value needs to be used to specify a profile for shared config to have precedence over environment credentials. #2694 incorrectly gave AWS_PROFILE for shared config precedence over environment credentials as well.

SDK Bugs

  • aws/session: Fix credential loading order for env and shared config (#2729)
    • Fixes the credential loading order for environment credentials, when the presence of an AWS_PROFILE value is also provided. The environment credentials have precedence over the AWS_PROFILE.
    • Fixes #2727
... (truncated)
Changelog

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

Release v1.22.3 (2019-08-09)

Service Client Updates

  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/guardduty: Updates service API and documentation
    • New "evidence" field in the finding model to provide evidence information explaining why the finding has been triggered. Currently only threat-intelligence findings have this field. Some documentation updates.
  • service/iot: Updates service API and documentation
    • This release adds Quality of Service (QoS) support for AWS IoT rules engine republish action.
  • service/mediaconvert: Updates service API and documentation
    • AWS Elemental MediaConvert has added support for multi-DRM SPEKE with CMAF outputs, MP3 ingest, and options for improved video quality.
  • service/redshift: Updates service API and documentation
    • Add expectedNextSnapshotScheduleTime and expectedNextSnapshotScheduleTimeStatus to redshift cluster object.
  • service/runtime.lex: Updates service API and documentation

Release v1.22.2 (2019-08-08)

Service Client Updates

  • service/codebuild: Updates service API and documentation
    • CodeBuild adds CloudFormation support for SourceCredential
  • aws/endpoints: Updated Regions and Endpoints metadata.
  • service/glue: Updates service API, documentation, and paginators
    • You can now use AWS Glue to find matching records across dataset even without identifiers to join on by using the new FindMatches ML Transform. Find related products, places, suppliers, customers, and more by teaching a custom machine learning transformation that you can use to identify matching matching records as part of your analysis, data cleaning, or master data management project by adding the FindMatches transformation to your Glue ETL Jobs. If your problem is more along the lines of deduplication, you can use the FindMatches in much the same way to identify customers who have signed up more than ones, products that have accidentally been added to your product catalog more than once, and so forth. Using the FindMatches MLTransform, you can teach a Transform your definition of a duplicate through examples, and it will use machine learning to identify other potential duplicates in your dataset. As with data integration, you can then use your new Transform in your deduplication projects by adding the FindMatches transformation to your Glue ETL Jobs. This release also contains additional APIs that support AWS Lake Formation.
  • service/lakeformation: Adds new service
  • service/opsworkscm: Updates service API
    • This release adds support for Chef Automate 2 specific engine attributes.

Release v1.22.1 (2019-08-07)

Service Client Updates

  • service/application-insights: Updates service API and documentation
  • aws/endpoints: Updated Regions and Endpoints metadata.

Release v1.22.0 (2019-08-06)

Service Client Updates

  • service/batch: Updates service documentation
    • Documentation updates for AWS Batch

SDK Features

  • aws/session: Corrected order of SDK environment and shared config loading.
    • Environment credentials have precedence over shared config credentials even if the AWS_PROFILE environment credentials are present. The session.Options.Profile value needs to be used to specify a profile for shared config to have precedence over environment credentials. #2694 incorrectly gave AWS_PROFILE for shared config precedence over environment credentials as well.

SDK Bugs

  • aws/session: Fix credential loading order for env and shared config (#2729)
    • Fixes the credential loading order for environment credentials, when the presence of an AWS_PROFILE value is also provided. The environment credentials have precedence over the AWS_PROFILE.
    • Fixes #2727
... (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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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.21.9 to 1.22.3.
- [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.9...v1.22.3)

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 Aug 12, 2019
@julienduchesne julienduchesne merged commit 80e2db1 into master Aug 15, 2019
@julienduchesne julienduchesne deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.22.3 branch August 15, 2019 18:13
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.

1 participant