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.109.6 to 3.112.0 #3785

Merged
merged 1 commit into from
Sep 16, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps aws/aws-sdk-php from 3.109.6 to 3.112.0.

Release notes

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

Version 3.112.0

  • Aws\EC2 - Fix for FleetActivityStatus and FleetStateCode enum
  • Aws\ElasticLoadBalancingv2 - Documentation updates for elasticloadbalancingv2: This release adds support for TLS SNI on Network Load Balancers
  • Aws\MediaLive - AWS Elemental MediaLive now supports High Efficiency Video Coding (HEVC) for standard-definition (SD), high-definition (HD), and ultra-high-definition (UHD) encoding with HDR support.Encoding with HEVC offers a number of advantages. While UHD video requires an advanced codec beyond H.264 (AVC), high frame rate (HFR) or High Dynamic Range (HDR) content in HD also benefit from HEVC's advancements. In addition, benefits can be achieved with HD and SD content even if HDR and HFR are not needed.
  • Aws\WorkMailMessageFlow - This release allows customers to access email messages as they flow to and from Amazon WorkMail.

Version 3.111.2

  • Aws\ConfigService - Adding input validation for the OrganizationConfigRuleName string.
  • Aws\EC2 - This release adds support for new data fields and log format in VPC flow logs.
  • Aws\MediaConnect - This release adds support for the RIST protocol on sources and outputs.
  • Aws\RDS - This release allows customers to specify a custom parameter group when creating a Read Replica, for DB engines which support this feature.
  • Aws\SES - Updated API documentation to correct broken links, and to update content based on customer feedback.
  • Aws\SFN - Fixing letter case in Map history event details to be small case

Version 3.111.1

  • Aws\StorageGateway - The CloudWatchLogGroupARN parameter of the UpdateGatewayInformation API allows for configuring the gateway to use a CloudWatch log-group where Storage Gateway health events will be logged.

Version 3.111.0

  • Aws\AppMesh - This release adds support for http retry policies.
  • Aws\AppStream - IamRoleArn support in CreateFleet, UpdateFleet, CreateImageBuilder APIs
  • Aws\EC2 - This release expands Site-to-Site VPN tunnel options to allow customers to restrict security algorithms and configure timer settings for VPN connections. Customers can specify these new options while creating new VPN connections, or they can modify the tunnel options on existing connections using a new API.
  • Aws\MarketplaceCommerceAnalytics - Add FDP+FPS (monthly_revenue_field_demonstration_usage + monthly_revenue_flexible_payment_schedule) to Marketplace Commerce Analytics Service
  • Aws\QLDB - (New Service) Amazon QLDB is a fully managed ledger database that provides a transparent, immutable, and cryptographically verifiable transaction log owned by a central trusted authority. Amazon QLDB is a new class of serverless database that eliminates the need to engage in the complex development effort of building your own ledger-like applications and it automatically scales to support the demands of your application. Introduces Amazon QLDB API operations needed for managing Amazon QLDB ledgers. This includes the ability to manage Amazon QLDB ledgers, cryptographically verify documents, and export the journal in a ledger.
  • Aws\QLDBSession - (New Service) Amazon QLDB is a fully managed ledger database that provides a transparent, immutable, and cryptographically verifiable transaction log owned by a central trusted authority. Amazon QLDB is a new class of serverless database that eliminates the need to engage in the complex development effort of building your own ledger-like applications and it automatically scales to support the demands of your application. Introduces Amazon QLDB API operations needed for interacting with data in Amazon QLDB ledgers.
  • Aws\RoboMaker - Support for Connectivity to Simulation. When you need to interact with the applications in your simulation job, you can connect to your robot application or simulation application with port forwarding. When you configure port forwarding, traffic will be forwarded from the simulation job port to the application port. Port forwarding makes it easy to connect with tools such as ROS Bridge and other tools. This can be useful when you want to debug or run custom tools to interact with your applications.

Version 3.110.11

  • Aws\KinesisAnalytics - Documentation updates for kinesisanalytics

Version 3.110.10

  • Aws\ConfigService - AWS Config now includes the option for marking RemediationConfigurations as automatic, removing the need to call the StartRemediationExecution API. Manual control over resource execution rate is also included, and RemediationConfigurations are now ARN addressable. Exceptions to exclude account resources from being remediated can be configured with the new PutRemediationExceptions, DescribeRemediationExceptions, and DeleteRemediationExceptions APIs.

Version 3.110.9

  • Aws\EKS - Amazon EKS DescribeCluster API returns a new OIDC issuer field that can be used to create OIDC identity provider for IAM for Service Accounts feature.
  • Aws\SFN - Added support for new history events
  • Aws\TranscribeService - MediaFormat is now optional for StartTranscriptionJob API.

Version 3.110.8

  • Aws\ECS - This release of Amazon Elastic Container Service (Amazon ECS) introduces support for attaching Amazon Elastic Inference accelerators to your containers. This enables you to run deep learning inference workloads with hardware acceleration in a more efficient way.
  • Aws\GameLift - You can now make use of PKI resources to provide more secure connections between your game clients and servers. To learn more, please refer to the public Amazon GameLift documentation.
  • Aws\ResourceGroupsTaggingAPI - Documentation updates for resourcegroupstaggingapi

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.
... (truncated)
Changelog

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

3.112.0 - 2019-09-12

  • Aws\EC2 - Fix for FleetActivityStatus and FleetStateCode enum
  • Aws\ElasticLoadBalancingv2 - Documentation updates for elasticloadbalancingv2: This release adds support for TLS SNI on Network Load Balancers
  • Aws\MediaLive - AWS Elemental MediaLive now supports High Efficiency Video Coding (HEVC) for standard-definition (SD), high-definition (HD), and ultra-high-definition (UHD) encoding with HDR support.Encoding with HEVC offers a number of advantages. While UHD video requires an advanced codec beyond H.264 (AVC), high frame rate (HFR) or High Dynamic Range (HDR) content in HD also benefit from HEVC's advancements. In addition, benefits can be achieved with HD and SD content even if HDR and HFR are not needed.
  • Aws\WorkMailMessageFlow - This release allows customers to access email messages as they flow to and from Amazon WorkMail.

3.111.2 - 2019-09-11

  • Aws\ConfigService - Adding input validation for the OrganizationConfigRuleName string.
  • Aws\EC2 - This release adds support for new data fields and log format in VPC flow logs.
  • Aws\MediaConnect - This release adds support for the RIST protocol on sources and outputs.
  • Aws\RDS - This release allows customers to specify a custom parameter group when creating a Read Replica, for DB engines which support this feature.
  • Aws\SES - Updated API documentation to correct broken links, and to update content based on customer feedback.
  • Aws\SFN - Fixing letter case in Map history event details to be small case

3.111.1 - 2019-09-10

  • Aws\StorageGateway - The CloudWatchLogGroupARN parameter of the UpdateGatewayInformation API allows for configuring the gateway to use a CloudWatch log-group where Storage Gateway health events will be logged.

3.111.0 - 2019-09-09

  • Aws\AppMesh - This release adds support for http retry policies.
  • Aws\AppStream - IamRoleArn support in CreateFleet, UpdateFleet, CreateImageBuilder APIs
  • Aws\EC2 - This release expands Site-to-Site VPN tunnel options to allow customers to restrict security algorithms and configure timer settings for VPN connections. Customers can specify these new options while creating new VPN connections, or they can modify the tunnel options on existing connections using a new API.
  • Aws\MarketplaceCommerceAnalytics - Add FDP+FPS (monthly_revenue_field_demonstration_usage + monthly_revenue_flexible_payment_schedule) to Marketplace Commerce Analytics Service
  • Aws\QLDB - (New Service) Amazon QLDB is a fully managed ledger database that provides a transparent, immutable, and cryptographically verifiable transaction log owned by a central trusted authority. Amazon QLDB is a new class of serverless database that eliminates the need to engage in the complex development effort of building your own ledger-like applications and it automatically scales to support the demands of your application. Introduces Amazon QLDB API operations needed for managing Amazon QLDB ledgers. This includes the ability to manage Amazon QLDB ledgers, cryptographically verify documents, and export the journal in a ledger.
  • Aws\QLDBSession - (New Service) Amazon QLDB is a fully managed ledger database that provides a transparent, immutable, and cryptographically verifiable transaction log owned by a central trusted authority. Amazon QLDB is a new class of serverless database that eliminates the need to engage in the complex development effort of building your own ledger-like applications and it automatically scales to support the demands of your application. Introduces Amazon QLDB API operations needed for interacting with data in Amazon QLDB ledgers.
  • Aws\RoboMaker - Support for Connectivity to Simulation. When you need to interact with the applications in your simulation job, you can connect to your robot application or simulation application with port forwarding. When you configure port forwarding, traffic will be forwarded from the simulation job port to the application port. Port forwarding makes it easy to connect with tools such as ROS Bridge and other tools. This can be useful when you want to debug or run custom tools to interact with your applications.

3.110.11 - 2019-09-06

  • Aws\KinesisAnalytics - Documentation updates for kinesisanalytics

3.110.10 - 2019-09-05

  • Aws\ConfigService - AWS Config now includes the option for marking RemediationConfigurations as automatic, removing the need to call the StartRemediationExecution API. Manual control over resource execution rate is also included, and RemediationConfigurations are now ARN addressable. Exceptions to exclude account resources from being remediated can be configured with the new PutRemediationExceptions, DescribeRemediationExceptions, and DeleteRemediationExceptions APIs.

3.110.9 - 2019-09-04

  • Aws\EKS - Amazon EKS DescribeCluster API returns a new OIDC issuer field that can be used to create OIDC identity provider for IAM for Service Accounts feature.
  • Aws\SFN - Added support for new history events
  • Aws\TranscribeService - MediaFormat is now optional for StartTranscriptionJob API.

3.110.8 - 2019-09-03

  • Aws\ECS - This release of Amazon Elastic Container Service (Amazon ECS) introduces support for attaching Amazon Elastic Inference accelerators to your containers. This enables you to run deep learning inference workloads with hardware acceleration in a more efficient way.
  • Aws\GameLift - You can now make use of PKI resources to provide more secure connections between your game clients and servers. To learn more, please refer to the public Amazon GameLift documentation.
  • Aws\ResourceGroupsTaggingAPI - Documentation updates for resourcegroupstaggingapi
... (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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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 Sep 16, 2019
@jbrooksuk jbrooksuk merged commit 4067259 into 2.4 Sep 16, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/aws/aws-sdk-php-3.112.0 branch September 16, 2019 13:41
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