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/aws-sdk-php from 3.107.1 to 3.109.1 #3742

Merged
merged 1 commit into from
Aug 14, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps aws/aws-sdk-php from 3.107.1 to 3.109.1.

Release notes

Sourced from aws/aws-sdk-php's releases.

Version 3.109.1

  • Aws\ - Retry InvalidIdentityToken errors for AssumeRoleWithWebIdentityCredentialProvider
  • Aws\GuardDuty - 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.
  • Aws\IoT - This release adds Quality of Service (QoS) support for AWS IoT rules engine republish action.
  • Aws\LexRuntimeService - Manage Amazon Lex session state using APIs on the client
  • Aws\MediaConvert - AWS Elemental MediaConvert has added support for multi-DRM SPEKE with CMAF outputs, MP3 ingest, and options for improved video quality.
  • Aws\Redshift - Add expectedNextSnapshotScheduleTime and expectedNextSnapshotScheduleTimeStatus to redshift cluster object.
  • Aws\Test\Integ - Add waiter to S3 integration test to prevent failed bucket deletions on cleanup.

Version 3.109.0

  • Aws\CodeBuild - CodeBuild adds CloudFormation support for SourceCredential
  • Aws\Glue - 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.
  • Aws\LakeFormation - Lake Formation: (New Service) AWS Lake Formation is a fully managed service that makes it easier for customers to build, secure and manage data lakes. AWS Lake Formation simplifies and automates many of the complex manual steps usually required to create data lakes including collecting, cleaning and cataloging data and securely making that data available for analytics and machine learning.
  • Aws\OpsWorksCM - This release adds support for Chef Automate 2 specific engine attributes.

Version 3.108.6

  • Aws\ApplicationInsights - CloudWatch Application Insights for .NET and SQL Server now provides integration with AWS Systems Manager OpsCenter. This integration allows you to view and resolve problems and operational issues detected for selected applications.

Version 3.108.5

  • Aws\Batch - Documentation updates for AWS Batch

Version 3.108.4

  • Aws\DataSync - Support VPC endpoints.
  • Aws\EC2 - Amazon EC2 now supports a new Spot allocation strategy "Capacity-optimized" that fulfills your request using Spot Instance pools that are optimally chosen based on the available Spot capacity.
  • Aws\IoT - In this release, AWS IoT Device Defender introduces audit mitigation actions that can be applied to audit findings to help mitigate security issues.

Version 3.108.3

  • Aws\ - Added static code analysis using PHPStan to Travis CI configuration.
  • Aws\STS - Documentation updates for sts

Version 3.108.2

  • Aws\MediaConvert - MediaConvert adds support for specifying priority (-50 to 50) on jobs submitted to on demand or reserved queues
  • Aws\Polly - Amazon Polly adds support for Neural text-to-speech engine.
  • Aws\Route53 - Amazon Route 53 now supports the Middle East (Bahrain) Region (me-south-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.

Version 3.108.1

  • Aws\CodeCommit - This release supports better exception handling for merges.

Version 3.108.0

  • Aws\Batch - AWS Batch now supports SDK auto-pagination and Job-level docker devices.
  • Aws\CloudWatchLogs - Allow for specifying multiple log groups in an Insights query, and deprecate storedByte field for LogStreams and interleaved field for FilterLogEventsRequest.
  • Aws\CostExplorer - Adds support for resource optimization recommendations.
  • Aws\Credentials - Update web identity provider to handle all exceptions.
  • Aws\EC2 - 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.
  • Aws\Glue - 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.
  • Aws\Greengrass - Greengrass OTA service supports openwrt/aarch64 and openwrt/armv7l platforms.
  • Aws\MediaConnect - This release adds support for the Zixi pull protocol on outputs.
  • Aws\Sts - Added support for STS regional endpoints and corresponding configuration.

Version 3.107.8

... (truncated)
Changelog

Sourced from aws/aws-sdk-php's changelog.

3.109.1 - 2019-08-09

  • Aws\ - Retry InvalidIdentityToken errors for AssumeRoleWithWebIdentityCredentialProvider
  • Aws\GuardDuty - 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.
  • Aws\IoT - This release adds Quality of Service (QoS) support for AWS IoT rules engine republish action.
  • Aws\LexRuntimeService - Manage Amazon Lex session state using APIs on the client
  • Aws\MediaConvert - AWS Elemental MediaConvert has added support for multi-DRM SPEKE with CMAF outputs, MP3 ingest, and options for improved video quality.
  • Aws\Redshift - Add expectedNextSnapshotScheduleTime and expectedNextSnapshotScheduleTimeStatus to redshift cluster object.
  • Aws\Test\Integ - Add waiter to S3 integration test to prevent failed bucket deletions on cleanup.

3.109.0 - 2019-08-08

  • Aws\CodeBuild - CodeBuild adds CloudFormation support for SourceCredential
  • Aws\Glue - 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.
  • Aws\LakeFormation - Lake Formation: (New Service) AWS Lake Formation is a fully managed service that makes it easier for customers to build, secure and manage data lakes. AWS Lake Formation simplifies and automates many of the complex manual steps usually required to create data lakes including collecting, cleaning and cataloging data and securely making that data available for analytics and machine learning.
  • Aws\OpsWorksCM - This release adds support for Chef Automate 2 specific engine attributes.

3.108.6 - 2019-08-07

  • Aws\ApplicationInsights - CloudWatch Application Insights for .NET and SQL Server now provides integration with AWS Systems Manager OpsCenter. This integration allows you to view and resolve problems and operational issues detected for selected applications.

3.108.5 - 2019-08-06

  • Aws\Batch - Documentation updates for AWS Batch

3.108.4 - 2019-08-05

  • Aws\DataSync - Support VPC endpoints.
  • Aws\EC2 - Amazon EC2 now supports a new Spot allocation strategy "Capacity-optimized" that fulfills your request using Spot Instance pools that are optimally chosen based on the available Spot capacity.
  • Aws\IoT - In this release, AWS IoT Device Defender introduces audit mitigation actions that can be applied to audit findings to help mitigate security issues.

3.108.3 - 2019-08-02

  • Aws\ - Added static code analysis using PHPStan to Travis CI configuration.
  • Aws\STS - Documentation updates for sts

3.108.2 - 2019-07-30

  • Aws\MediaConvert - MediaConvert adds support for specifying priority (-50 to 50) on jobs submitted to on demand or reserved queues
  • Aws\Polly - Amazon Polly adds support for Neural text-to-speech engine.
  • Aws\Route53 - Amazon Route 53 now supports the Middle East (Bahrain) Region (me-south-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.

3.108.1 - 2019-07-29

  • Aws\CodeCommit - This release supports better exception handling for merges.

3.108.0 - 2019-07-26

  • Aws\Batch - AWS Batch now supports SDK auto-pagination and Job-level docker devices.
  • Aws\CloudWatchLogs - Allow for specifying multiple log groups in an Insights query, and deprecate storedByte field for LogStreams and interleaved field for FilterLogEventsRequest.
... (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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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 php Pull requests that update Php code labels Aug 12, 2019
@jbrooksuk jbrooksuk merged commit f81287e into 2.4 Aug 14, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/aws/aws-sdk-php-3.109.1 branch August 14, 2019 06:22
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant