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.108.2 to 3.110.7 #1125

Merged
merged 1 commit into from
Sep 1, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps aws/aws-sdk-php from 3.108.2 to 3.110.7.

Release notes

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

Version 3.110.7

  • Aws\ApiGatewayManagementApi - You can use getConnection to return information about the connection (when it is connected, IP address, etc) and deleteConnection to disconnect the given connection
  • Aws\ECS - This release of Amazon Elastic Container Service (Amazon ECS) introduces support for modifying the cluster settings for existing clusters, which enables you to toggle whether Container Insights is enabled or not. Support is also introduced for custom log routing using the ECS FireLens integration.
  • Aws\MQ - Adds support for updating security groups selection of an Amazon MQ broker.

Version 3.110.6

  • Aws\ApplicationAutoScaling - With the current release, you can suspend and later resume any of the following scaling actions in Application Auto Scaling: scheduled scaling actions, dynamic scaling in actions, dynamic scaling out actions.
  • Aws\CodePipeline - Introducing pipeline execution trigger details in ListPipelineExecutions API.
  • Aws\ECS - This release of Amazon Elastic Container Service (Amazon ECS) introduces support for including Docker container IDs in the API response when describing and stopping tasks. This enables customers to easily map containers to the tasks they are associated with.
  • Aws\ElastiCache - Amazon ElastiCache for Redis now supports encryption at rest using customer managed customer master keys (CMKs) in AWS Key Management Service (KMS). Amazon ElastiCache now supports cluster names upto 40 characters for replicationGoups and upto 50 characters for cacheClusters.
  • Aws\Lambda - Adds a "MaximumBatchingWindowInSeconds" parameter to event source mapping api's. Usable by Dynamodb and Kinesis event sources.

Version 3.110.5

  • Aws\GlobalAccelerator - API Update for AWS Global Accelerator Client IP Preservation
  • Aws\MediaConvert - This release adds the ability to send a job to an on-demand queue while simulating the performance of a job sent to a reserved queue. Use this setting to estimate the number of reserved transcoding slots (RTS) you need for a reserved queue.
  • Aws\SQS - Added support for message system attributes, which currently lets you send AWS X-Ray trace IDs through Amazon SQS.

Version 3.110.4

  • Aws\Organizations - Documentation updates for organizations

Version 3.110.3

  • Aws\ - Fixes EventParsingIterator example
  • Aws\SSM - This feature adds "default tier" to the AWS Systems Manager Parameter Store for parameter creation and update. AWS customers can now set the "default tier" to one of the following values: Standard (default), Advanced or Intelligent-Tiering. This allows customers to create advanced parameters or parameters in corresponding tiers with one setting rather than code change to specify parameter tiers.
  • Aws\SecurityHub - This release resolves an issue with the DescribeHub action, changes the MasterId and InvitationId parameters for AcceptInvitation to Required, and changes the AccountIds parameter for DeleteInvitations and DeclineInvitations to Required.

Version 3.110.2

  • Aws\EC2 - This release of EC2 VM Import Export adds support for exporting Amazon Machine Image(AMI)s to a VM file
  • Aws\MediaPackageVod - Adds optional Constant Initialization Vector (IV) to HLS Encryption for MediaPackage VOD.
  • Aws\TranscribeService - Amazon Transcribe - support transcriptions from audio sources in Russian (ru-RU) and Chinese (zh-CN).

Version 3.110.1

  • Aws\DataSync - This release adds support for SMB location type.
  • Aws\RDS - This release allows users to enable RDS Data API while creating Aurora Serverless databases.
  • Aws\Test\Integ - Modifies waiter settings for S3 integration test.

Version 3.110.0

  • Aws\ElastiCache - ElastiCache extends support for Scale down for Redis Cluster-mode enabled and disabled replication groups
  • Aws\ForecastQueryService - Amazon Forecast is a fully managed machine learning service that makes it easy for customers to generate accurate forecasts using their historical time-series data
  • Aws\ForecastService - Amazon Forecast is a fully managed machine learning service that makes it easy for customers to generate accurate forecasts using their historical time-series data
  • Aws\PersonalizeRuntime - Increased limits on number of items recommended and reranked: The maximum number of results returned from getRecommendations API has been increased to 200. The maximum number of items which can be reranked via getPersonalizedRanking API has been increased to 200.
  • Aws\Rekognition - Documentation updates for Amazon Rekognition.
  • Aws\SQS - This release provides a way to add metadata tags to a queue when it is created. You can use tags to organize and identify your Amazon SQS queues for cost allocation.
  • Aws\SageMaker - Amazon SageMaker now supports Amazon EFS and Amazon FSx for Lustre file systems as data sources for training machine learning models. Amazon SageMaker now supports running training jobs on ml.p3dn.24xlarge instance type. This instance type is offered as a limited private preview for certain SageMaker customers. If you are interested in joining the private preview, please reach out to the SageMaker Product Management team via AWS Support."

Version 3.109.8

  • Aws\AlexaForBusiness - Adding support for optional locale input in CreateProfile and UpdateProfile APIs
  • Aws\AppStream - Includes API updates to support streaming through VPC endpoints for image builders and stacks.
  • Aws\SageMaker - Amazon SageMaker introduces Managed Spot Training. Increases the maximum number of metric definitions to 40 for SageMaker Training and Hyperparameter Tuning Jobs. SageMaker Neo adds support for Acer aiSage and Qualcomm QCS605 and QCS603.
  • Aws\Transfer - New field in response of TestIdentityProvider
... (truncated)
Changelog

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

3.110.7 - 2019-08-30

  • Aws\ApiGatewayManagementApi - You can use getConnection to return information about the connection (when it is connected, IP address, etc) and deleteConnection to disconnect the given connection
  • Aws\ECS - This release of Amazon Elastic Container Service (Amazon ECS) introduces support for modifying the cluster settings for existing clusters, which enables you to toggle whether Container Insights is enabled or not. Support is also introduced for custom log routing using the ECS FireLens integration.
  • Aws\MQ - Adds support for updating security groups selection of an Amazon MQ broker.

3.110.6 - 2019-08-29

  • Aws\ApplicationAutoScaling - With the current release, you can suspend and later resume any of the following scaling actions in Application Auto Scaling: scheduled scaling actions, dynamic scaling in actions, dynamic scaling out actions.
  • Aws\CodePipeline - Introducing pipeline execution trigger details in ListPipelineExecutions API.
  • Aws\ECS - This release of Amazon Elastic Container Service (Amazon ECS) introduces support for including Docker container IDs in the API response when describing and stopping tasks. This enables customers to easily map containers to the tasks they are associated with.
  • Aws\ElastiCache - Amazon ElastiCache for Redis now supports encryption at rest using customer managed customer master keys (CMKs) in AWS Key Management Service (KMS). Amazon ElastiCache now supports cluster names upto 40 characters for replicationGoups and upto 50 characters for cacheClusters.
  • Aws\Lambda - Adds a "MaximumBatchingWindowInSeconds" parameter to event source mapping api's. Usable by Dynamodb and Kinesis event sources.

3.110.5 - 2019-08-28

  • Aws\GlobalAccelerator - API Update for AWS Global Accelerator Client IP Preservation
  • Aws\MediaConvert - This release adds the ability to send a job to an on-demand queue while simulating the performance of a job sent to a reserved queue. Use this setting to estimate the number of reserved transcoding slots (RTS) you need for a reserved queue.
  • Aws\SQS - Added support for message system attributes, which currently lets you send AWS X-Ray trace IDs through Amazon SQS.

3.110.4 - 2019-08-27

  • Aws\Organizations - Documentation updates for organizations

3.110.3 - 2019-08-26

  • Aws\ - Fixes EventParsingIterator example
  • Aws\SSM - This feature adds "default tier" to the AWS Systems Manager Parameter Store for parameter creation and update. AWS customers can now set the "default tier" to one of the following values: Standard (default), Advanced or Intelligent-Tiering. This allows customers to create advanced parameters or parameters in corresponding tiers with one setting rather than code change to specify parameter tiers.
  • Aws\SecurityHub - This release resolves an issue with the DescribeHub action, changes the MasterId and InvitationId parameters for AcceptInvitation to Required, and changes the AccountIds parameter for DeleteInvitations and DeclineInvitations to Required.

3.110.2 - 2019-08-23

  • Aws\EC2 - This release of EC2 VM Import Export adds support for exporting Amazon Machine Image(AMI)s to a VM file
  • Aws\MediaPackageVod - Adds optional Constant Initialization Vector (IV) to HLS Encryption for MediaPackage VOD.
  • Aws\TranscribeService - Amazon Transcribe - support transcriptions from audio sources in Russian (ru-RU) and Chinese (zh-CN).

3.110.1 - 2019-08-22

  • Aws\DataSync - This release adds support for SMB location type.
  • Aws\RDS - This release allows users to enable RDS Data API while creating Aurora Serverless databases.
  • Aws\Test\Integ - Modifies waiter settings for S3 integration test.

3.110.0 - 2019-08-21

  • Aws\ElastiCache - ElastiCache extends support for Scale down for Redis Cluster-mode enabled and disabled replication groups
  • Aws\ForecastQueryService - Amazon Forecast is a fully managed machine learning service that makes it easy for customers to generate accurate forecasts using their historical time-series data
  • Aws\ForecastService - Amazon Forecast is a fully managed machine learning service that makes it easy for customers to generate accurate forecasts using their historical time-series data
  • Aws\PersonalizeRuntime - Increased limits on number of items recommended and reranked: The maximum number of results returned from getRecommendations API has been increased to 200. The maximum number of items which can be reranked via getPersonalizedRanking API has been increased to 200.
  • Aws\Rekognition - Documentation updates for Amazon Rekognition.
  • Aws\SQS - This release provides a way to add metadata tags to a queue when it is created. You can use tags to organize and identify your Amazon SQS queues for cost allocation.
... (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.

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@siad007 siad007 added this to the 3.0.0-alpha3 milestone Sep 1, 2019
@siad007 siad007 merged commit 8114860 into master Sep 1, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/aws/aws-sdk-php-3.110.7 branch September 1, 2019 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant