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 aws-java-sdk from 1.11.764 to 1.11.789 #228

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 25, 2020

Bumps aws-java-sdk from 1.11.764 to 1.11.789.

Changelog

Sourced from aws-java-sdk's changelog.

1.11.789 2020-05-22

AWS IoT SiteWise

  • Features

    • This release adds support for the standard deviation auto-computed aggregate and improved support for portal logo images in SiteWise.

Auto Scaling

  • Features

    • Documentation updates for Amazon EC2 Auto Scaling

1.11.788 2020-05-21

AWS CodeBuild

  • Features

    • CodeBuild adds support for tagging with report groups

Amazon Elastic Compute Cloud

  • Features

    • From this release onwards ProvisionByoipCidr publicly supports IPv6. Updated ProvisionByoipCidr API to support tags for public IPv4 and IPv6 pools. Added NetworkBorderGroup to the DescribePublicIpv4Pools response.

Amazon Simple Storage Service

  • Features

    • Deprecates unusable input members bound to Content-MD5 header. Updates example and documentation.

Synthetics

  • Features

    • AWS CloudWatch Synthetics now supports configuration of allocated memory for a canary.

1.11.787 2020-05-20

AWS App Mesh

  • Features

    • List APIs for all resources now contain additional information: when a resource was created, last updated, and its current version number.

AWS Backup

  • Features

    • This release allows customers to enable or disable AWS Backup support for an AWS resource type. This release also includes new APIs, update-region-settings and describe-region-settings, which can be used to opt in to a specific resource type. For all current AWS Backup customers, the default settings enable support for EBS, EC2, StorageGateway, EFS, DDB and RDS resource types.

AWS CodeDeploy

  • Features

    • Amazon ECS customers using application and network load balancers can use CodeDeploy BlueGreen hook to invoke a CloudFormation stack update. With this update you can view CloudFormation deployment and target details via existing APIs and use your stack Id to list or delete all deployments associated with the stack.

AWS Elemental MediaLive

  • Features

    • AWS Elemental MediaLive now supports the ability to ingest the content that is streaming from an AWS Elemental Link device: https://aws.amazon.com/medialive/features/link/. This release also adds support for SMPTE-2038 and input state waiters.

AWS SDK for Java

  • Features

    • Add a public constructor in WebIdentityTokenCredentialProvider so that it can be used in other 3rd libraries that expect public constructors. See #2121

AWS SecurityHub

  • Features

    • For findings related to controls, the finding information now includes the reason behind the current status of the control. A new field for the findings original severity allows finding providers to use the severity values from the system they use to assign severity.
... (truncated)
Commits
  • fb5e66f AWS SDK for Java 1.11.789
  • 952621e Update GitHub version number to 1.11.789-SNAPSHOT
  • 523a43a AWS SDK for Java 1.11.788
  • b757392 Update GitHub version number to 1.11.788-SNAPSHOT
  • 159f8fe AWS SDK for Java 1.11.787
  • 6ecd58e Update GitHub version number to 1.11.787-SNAPSHOT
  • d7520c2 AWS SDK for Java 1.11.786
  • bee856d Update GitHub version number to 1.11.786-SNAPSHOT
  • 1782478 AWS SDK for Java 1.11.785
  • ddf0040 Update GitHub version number to 1.11.785-SNAPSHOT
  • Additional commits viewable in compare view

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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 25, 2020
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@paulcwarren
Copy link
Owner

@dependabot rebase

Bumps [aws-java-sdk](https://github.com/aws/aws-sdk-java) from 1.11.764 to 1.11.789.
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.11.764...1.11.789)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/maven/1.0.x/com.amazonaws-aws-java-sdk-1.11.789 branch from 52b39ce to f5be706 Compare May 26, 2020 05:50
@coveralls
Copy link

Coverage Status

Coverage remained the same at 81.239% when pulling f5be706 on dependabot/maven/1.0.x/com.amazonaws-aws-java-sdk-1.11.789 into a875900 on 1.0.x.

@dependabot-preview
Copy link
Contributor Author

Superseded by #231.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/1.0.x/com.amazonaws-aws-java-sdk-1.11.789 branch May 27, 2020 07:33
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

3 participants