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.87.17 to 3.87.22 #3496

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps aws/aws-sdk-php from 3.87.17 to 3.87.22.

Release notes

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

Version 3.87.22

  • Aws\AutoScalingPlans - Documentation updates for autoscaling-plans
  • Aws\EC2 - This release adds support for modifying instance event start time which allows users to reschedule EC2 events.

Version 3.87.21

  • Aws\AlexaForBusiness - This release adds the PutInvitationConfiguration API to configure the user invitation email template with custom attributes, and the GetInvitationConfiguration API to retrieve the configured values.
  • Aws\ApiGatewayV2 - Marking certain properties as explicitly required and fixing an issue with the GetApiMappings operation for ApiMapping resources.
  • Aws\ApplicationAutoScaling - Documentation updates for application-autoscaling
  • Aws\SSM - AWS Systems Manager State Manager now supports associations using documents shared by other AWS accounts.

Version 3.87.20

  • Aws\WAF - Documentation updates for waf
  • Aws\WAFRegional - Documentation updates for waf-regional

Version 3.87.19

  • Aws\ApplicationDiscoveryService - Documentation updates for discovery
  • Aws\CostandUsageReportService - Adding support for Athena and new report preferences to the Cost and Usage Report API.
  • Aws\MediaConvert - AWS Elemental MediaConvert SDK has added several features including support for: auto-rotation or user-specified rotation of 0, 90, 180, or 270 degrees; multiple output groups with DRM; ESAM XML documents to specify ad insertion points; Offline Apple HLS FairPlay content protection.
  • Aws\OpsWorksCM - Documentation updates for opsworkscm
  • Aws\Organizations - Documentation updates for AWS Organizations
  • Aws\Pinpoint - This release adds support for the Amazon Resource Groups Tagging API to Amazon Pinpoint, which means that you can now add and manage tags for Amazon Pinpoint projects (apps), campaigns, and segments. A tag is a label that you optionally define and associate with Amazon Pinpoint resource. Tags can help you categorize and manage these types of resources in different ways, such as by purpose, owner, environment, or other criteria. For example, you can use tags to apply policies or automation, or to identify resources that are subject to certain compliance requirements. A project, campaign, or segment can have as many as 50 tags. For more information about using and managing tags in Amazon Pinpoint, see the Amazon Pinpoint Developer Guide at https://docs.aws.amazon.com/pinpoint/latest/developerguide/welcome.html. For more information about the Amazon Resource Group Tagging API, see the Amazon Resource Group Tagging API Reference at https://docs.aws.amazon.com/resourcegroupstagging/latest/APIReference/Welcome.html.
  • Aws\ResourceGroups - Documentation updates for Resource Groups API; updating description of Tag API.

Version 3.87.18

  • Aws\Api - Fixes validation on assoc arrays having a 0 index.
  • Aws\AutoScaling - Added support for passing an empty SpotMaxPrice parameter to remove a value previously set when updating an Amazon EC2 Auto Scaling group.
  • Aws\CostExplorer - Added metrics to normalized units.
  • Aws\ElasticLoadBalancingv2 - This release enables you to use the existing client secret when modifying a rule with an action of type authenticate-oidc.
  • Aws\MediaStore - This release adds support for access logging, which provides detailed records for the requests that are made to objects in a container.
Changelog

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

3.87.22 - 2019-03-01

  • Aws\AutoScalingPlans - Documentation updates for autoscaling-plans
  • Aws\EC2 - This release adds support for modifying instance event start time which allows users to reschedule EC2 events.

3.87.21 - 2019-02-28

  • Aws\AlexaForBusiness - This release adds the PutInvitationConfiguration API to configure the user invitation email template with custom attributes, and the GetInvitationConfiguration API to retrieve the configured values.
  • Aws\ApiGatewayV2 - Marking certain properties as explicitly required and fixing an issue with the GetApiMappings operation for ApiMapping resources.
  • Aws\ApplicationAutoScaling - Documentation updates for application-autoscaling
  • Aws\SSM - AWS Systems Manager State Manager now supports associations using documents shared by other AWS accounts.

3.87.20 - 2019-02-27

  • Aws\WAF - Documentation updates for waf
  • Aws\WAFRegional - Documentation updates for waf-regional

3.87.19 - 2019-02-26

  • Aws\ApplicationDiscoveryService - Documentation updates for discovery
  • Aws\CostandUsageReportService - Adding support for Athena and new report preferences to the Cost and Usage Report API.
  • Aws\MediaConvert - AWS Elemental MediaConvert SDK has added several features including support for: auto-rotation or user-specified rotation of 0, 90, 180, or 270 degrees; multiple output groups with DRM; ESAM XML documents to specify ad insertion points; Offline Apple HLS FairPlay content protection.
  • Aws\OpsWorksCM - Documentation updates for opsworkscm
  • Aws\Organizations - Documentation updates for AWS Organizations
  • Aws\Pinpoint - This release adds support for the Amazon Resource Groups Tagging API to Amazon Pinpoint, which means that you can now add and manage tags for Amazon Pinpoint projects (apps), campaigns, and segments. A tag is a label that you optionally define and associate with Amazon Pinpoint resource. Tags can help you categorize and manage these types of resources in different ways, such as by purpose, owner, environment, or other criteria. For example, you can use tags to apply policies or automation, or to identify resources that are subject to certain compliance requirements. A project, campaign, or segment can have as many as 50 tags. For more information about using and managing tags in Amazon Pinpoint, see the Amazon Pinpoint Developer Guide at https://docs.aws.amazon.com/pinpoint/latest/developerguide/welcome.html. For more information about the Amazon Resource Group Tagging API, see the Amazon Resource Group Tagging API Reference at https://docs.aws.amazon.com/resourcegroupstagging/latest/APIReference/Welcome.html.
  • Aws\ResourceGroups - Documentation updates for Resource Groups API; updating description of Tag API.

3.87.18 - 2019-02-25

  • Aws\Api - Fixes validation on assoc arrays having a 0 index.
  • Aws\AutoScaling - Added support for passing an empty SpotMaxPrice parameter to remove a value previously set when updating an Amazon EC2 Auto Scaling group.
  • Aws\CostExplorer - Added metrics to normalized units.
  • Aws\ElasticLoadBalancingv2 - This release enables you to use the existing client secret when modifying a rule with an action of type authenticate-oidc.
  • Aws\MediaStore - This release adds support for access logging, which provides detailed records for the requests that are made to objects in a container.
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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 Mar 4, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #3508.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/aws/aws-sdk-php-3.87.22 branch March 11, 2019 05:43
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