aws / aws-xray-java-agent

The official AWS X-Ray Auto Instrumentation Agent for Java.
Apache License 2.0
42 stars 18 forks source link

Bump aws-java-sdk from 1.11.228 to 1.11.812 #37

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps aws-java-sdk from 1.11.228 to 1.11.812.

Changelog

Sourced from aws-java-sdk's changelog.

1.11.812 2020-06-26

AWS CloudFormation

  • Features

    • ListStackInstances and DescribeStackInstance now return a new StackInstanceStatus object that contains DetailedStatus values: a disambiguation of the more generic Status value. ListStackInstances output can now be filtered on DetailedStatus using the new Filters parameter.

AWS Database Migration Service

  • Features

    • This release contains miscellaneous API documentation updates for AWS DMS in response to several customer reported issues.

Amazon Cognito Identity Provider

  • Features

    • Don't require Authorization for InitiateAuth and RespondToAuthChallenge.

Amazon QuickSight

  • Features

    • Added support for cross-region DataSource credentials copying.

Amazon SageMaker Service

  • Features

    • The new 'ModelClientConfig' parameter being added for CreateTransformJob and DescribeTransformJob api actions enable customers to configure model invocation related parameters such as timeout and retry.

1.11.811 2020-06-25

AWS Glue

  • Features

    • This release adds new APIs to support column level statistics in AWS Glue Data Catalog

Amazon Elastic Compute Cloud

  • Features

    • Added support for tag-on-create for Host Reservations in Dedicated Hosts. You can now specify tags when you create a Host Reservation for a Dedicated Host. For more information about tagging, see AWS Tagging Strategies.

1.11.810 2020-06-24

AWS Amplify

  • Features

    • This release of AWS Amplify Console introduces support for automatically creating custom subdomains for branches based on user-defined glob patterns, as well as automatically cleaning up Amplify branches when their corresponding git branches are deleted.

AWS Backup

  • Features

    • Customers can now manage and monitor their backups in a policied manner across their AWS accounts, via an integration between AWS Backup and AWS Organizations

AWS CodeCommit

  • Features

    • This release introduces support for reactions to CodeCommit comments. Users will be able to select from a pre-defined list of emojis to express their reaction to any comments.

AWS Identity and Access Management

  • Features

    • Documentation updates for iam

AWS Organizations

  • Features

    • This release adds support for a new backup policy type for AWS Organizations.
Commits
  • deb3da2 AWS SDK for Java 1.11.812
  • 96725eb Update GitHub version number to 1.11.812-SNAPSHOT
  • 275f1e6 AWS SDK for Java 1.11.811
  • 54d1f9b Update GitHub version number to 1.11.811-SNAPSHOT
  • 6c908a7 AWS SDK for Java 1.11.810
  • 007792d Update GitHub version number to 1.11.810-SNAPSHOT
  • 369c797 AWS SDK for Java 1.11.809
  • 79639ad Update GitHub version number to 1.11.809-SNAPSHOT
  • dd9e293 AWS SDK for Java 1.11.808
  • 66d07b6 Update GitHub version number to 1.11.808-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[bot] commented 4 years ago

Superseded by #40.