Skip to content

Bump aws/aws-sdk-php from 3.112.25 to 3.138.10 - #17

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/aws/aws-sdk-php-3.138.10
Closed

Bump aws/aws-sdk-php from 3.112.25 to 3.138.10#17
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/aws/aws-sdk-php-3.138.10

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps aws/aws-sdk-php from 3.112.25 to 3.138.10.

Release notes

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

Version 3.138.10

  • Aws\Kafka - New APIs for upgrading the Apache Kafka version of a cluster and to find out compatible upgrade paths
  • Aws\MarketplaceCatalog - AWS Marketplace Catalog now supports accessing initial change payloads with DescribeChangeSet operation.
  • Aws\QLDBSession - Documentation updates for Amazon QLDB Session
  • Aws\WorkMail - This release adds support for Amazon WorkMail organization-level retention policies.

Version 3.138.9

  • Aws\ElasticLoadBalancingv2 - This release added support for HTTP/2 ALPN preference lists for Network Load Balancers
  • Aws\GuardDuty - Documentation updates for GuardDuty
  • Aws\build/packager - Adds package symfony/polyfill-intl-idn to .zip and .phar releases if the package exists in vendor directory.

Version 3.138.8

  • Aws\DLM - Allowing cron expression in the DLM policy creation schedule.
  • Aws\EC2 - ebsOptimizedInfo, efaSupported and supportedVirtualizationTypes added to DescribeInstanceTypes API
  • Aws\ElastiCache - Amazon ElastiCache now allows you to use resource based policies to manage access to operations performed on ElastiCache resources. Also, Amazon ElastiCache now exposes ARN (Amazon Resource Names) for ElastiCache resources such as Cache Clusters and Parameter Groups. ARNs can be used to apply IAM policies to ElastiCache resources.
  • Aws\Macie - This is a documentation-only update to the Amazon Macie Classic API. This update corrects out-of-date references to the service name.
  • Aws\QuickSight - Add DataSetArns to QuickSight DescribeDashboard API response.
  • Aws\SSM - The AWS Systems Manager GetOpsSummary API action now supports multiple OpsResultAttributes in the request. Currently, this feature only supports OpsResultAttributes with the following TypeNames: [AWS:EC2InstanceComputeOptimizer] or [AWS:EC2InstanceInformation, AWS:EC2InstanceComputeOptimizer]. These TypeNames can be used along with either or both of the following: [AWS:EC2InstanceRecommendation, AWS:RecommendationSource]

Version 3.138.7

  • Aws\AutoScaling - Documentation updates for Amazon EC2 Auto Scaling
  • Aws\IoTSiteWise - This release adds support for the standard deviation auto-computed aggregate and improved support for portal logo images in SiteWise.

Version 3.138.6

  • Aws\CodeBuild - CodeBuild adds support for tagging with report groups
  • Aws\EC2 - 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.
  • Aws\S3 - Deprecates unusable input members bound to Content-MD5 header. Updates example and documentation.
  • Aws\Synthetics - AWS CloudWatch Synthetics now supports configuration of allocated memory for a canary.

Version 3.138.5

  • Aws\AppMesh - List APIs for all resources now contain additional information: when a resource was created, last updated, and its current version number.
  • Aws\ApplicationAutoScaling - Documentation updates for Application Auto Scaling
  • Aws\Backup - 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\Chime - Amazon Chime enterprise account administrators can now set custom retention policies on chat data in the Amazon Chime application.
  • Aws\CodeDeploy - 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\MediaLive - 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\S3 - Fixes incorrect host for dualstack and accelerate endpoints in non-AWS partitions.
  • Aws\SecurityHub - 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.
  • Aws\TranscribeStreamingService - This release adds support for vocabulary filtering in streaming with which you can filter unwanted words from the real-time transcription results. Visit https://docs.aws.amazon.com/transcribe/latest/dg/how-it-works.html to learn more.

Version 3.138.4

  • Aws\Chime - You can now receive Voice Connector call events through SNS or SQS.
  • Aws\EC2 - This release adds support for Federated Authentication via SAML-2.0 in AWS ClientVPN.
  • Aws\Health - Feature: Health: AWS Health added a new field to differentiate Public events from Account-Specific events in the API request and response. Visit https://docs.aws.amazon.com/health/latest/APIReference/API_Event.html to learn more.
  • Aws\TranscribeService - Documentation updates for Amazon Transcribe.

Version 3.138.3

  • Aws\Chime - Amazon Chime now supports redacting chat messages.
  • Aws\DynamoDB - Documentation updates for dynamodb
  • Aws\EC2 - This release changes the RunInstances CLI and SDK's so that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.
... (truncated)
Changelog

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

3.138.10 - 2020-05-28

  • Aws\Kafka - New APIs for upgrading the Apache Kafka version of a cluster and to find out compatible upgrade paths
  • Aws\MarketplaceCatalog - AWS Marketplace Catalog now supports accessing initial change payloads with DescribeChangeSet operation.
  • Aws\QLDBSession - Documentation updates for Amazon QLDB Session
  • Aws\WorkMail - This release adds support for Amazon WorkMail organization-level retention policies.

3.138.9 - 2020-05-27

  • Aws\ElasticLoadBalancingv2 - This release added support for HTTP/2 ALPN preference lists for Network Load Balancers
  • Aws\GuardDuty - Documentation updates for GuardDuty
  • Aws\build/packager - Adds package symfony/polyfill-intl-idn to .zip and .phar releases if the package exists in vendor directory.

3.138.8 - 2020-05-26

  • Aws\DLM - Allowing cron expression in the DLM policy creation schedule.
  • Aws\EC2 - ebsOptimizedInfo, efaSupported and supportedVirtualizationTypes added to DescribeInstanceTypes API
  • Aws\ElastiCache - Amazon ElastiCache now allows you to use resource based policies to manage access to operations performed on ElastiCache resources. Also, Amazon ElastiCache now exposes ARN (Amazon Resource Names) for ElastiCache resources such as Cache Clusters and Parameter Groups. ARNs can be used to apply IAM policies to ElastiCache resources.
  • Aws\Macie - This is a documentation-only update to the Amazon Macie Classic API. This update corrects out-of-date references to the service name.
  • Aws\QuickSight - Add DataSetArns to QuickSight DescribeDashboard API response.
  • Aws\SSM - The AWS Systems Manager GetOpsSummary API action now supports multiple OpsResultAttributes in the request. Currently, this feature only supports OpsResultAttributes with the following TypeNames: [AWS:EC2InstanceComputeOptimizer] or [AWS:EC2InstanceInformation, AWS:EC2InstanceComputeOptimizer]. These TypeNames can be used along with either or both of the following: [AWS:EC2InstanceRecommendation, AWS:RecommendationSource]

3.138.7 - 2020-05-22

  • Aws\AutoScaling - Documentation updates for Amazon EC2 Auto Scaling
  • Aws\IoTSiteWise - This release adds support for the standard deviation auto-computed aggregate and improved support for portal logo images in SiteWise.

3.138.6 - 2020-05-21

  • Aws\CodeBuild - CodeBuild adds support for tagging with report groups
  • Aws\EC2 - 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.
  • Aws\S3 - Deprecates unusable input members bound to Content-MD5 header. Updates example and documentation.
  • Aws\Synthetics - AWS CloudWatch Synthetics now supports configuration of allocated memory for a canary.

3.138.5 - 2020-05-20

  • Aws\AppMesh - List APIs for all resources now contain additional information: when a resource was created, last updated, and its current version number.
  • Aws\ApplicationAutoScaling - Documentation updates for Application Auto Scaling
  • Aws\Backup - 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\Chime - Amazon Chime enterprise account administrators can now set custom retention policies on chat data in the Amazon Chime application.
  • Aws\CodeDeploy - 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\MediaLive - 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\S3 - Fixes incorrect host for dualstack and accelerate endpoints in non-AWS partitions.
  • Aws\SecurityHub - 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.
  • Aws\TranscribeStreamingService - This release adds support for vocabulary filtering in streaming with which you can filter unwanted words from the real-time transcription results. Visit https://docs.aws.amazon.com/transcribe/latest/dg/how-it-works.html to learn more.

3.138.4 - 2020-05-19

  • Aws\Chime - You can now receive Voice Connector call events through SNS or SQS.
  • Aws\EC2 - This release adds support for Federated Authentication via SAML-2.0 in AWS ClientVPN.
... (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)
  • 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)

Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.112.25 to 3.138.10.
- [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.112.25...3.138.10)

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 Jun 1, 2020
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #18.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/composer/aws/aws-sdk-php-3.138.10 branch June 8, 2020 06:19
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.

0 participants