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.110.11 #3778

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Release notes

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

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

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

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

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.
... (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 Sep 9, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #3785.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/aws/aws-sdk-php-3.110.11 branch September 16, 2019 05:56
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

0 participants