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.94.1 to 3.95.0 #3622

Merged
merged 1 commit into from
May 28, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps aws/aws-sdk-php from 3.94.1 to 3.95.0.

Release notes

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

Version 3.95.0

  • Aws\ - Adds support for 'requiresLength' trait, adding headers as necessary for streaming operations.
  • Aws\CodeDeploy - AWS CodeDeploy now supports tagging for the application and deployment group resources.
  • Aws\MediaStoreData - MediaStore - This release adds support for chunked transfer of objects, which reduces latency by making an object available for downloading while it is still being uploaded.
  • Aws\OpsWorksCM - Documentation updates for OpsWorks for Chef Automate; attribute values updated for Chef Automate 2.0 release.

Version 3.94.3

  • Aws\Api - Preserve path on custom endpoints
  • Aws\EC2 - New APIs to enable EBS encryption by default feature. Once EBS encryption by default is enabled in a region within the account, all new EBS volumes and snapshot copies are always encrypted
  • Aws\WAFRegional - Documentation updates for waf-regional

Version 3.94.2

  • Aws\APIGateway - This release adds support for tagging of Amazon API Gateway resources.
  • Aws\Budgets - Added new datatype PlannedBudgetLimits to Budget model, and updated examples for AWS Budgets API for UpdateBudget, CreateBudget, DescribeBudget, and DescribeBudgets
  • Aws\DeviceFarm - This release introduces support for tagging, tag-based access control, and resource-based access control.
  • Aws\EC2 - This release adds idempotency support for associate, create route and authorization APIs for AWS Client VPN Endpoints.
  • Aws\EFS - AWS EFS documentation updated to reflect the minimum required value for ProvisionedThroughputInMibps is 1 from the previously documented 0. The service has always required a minimum value of 1, therefor service behavior is not changed.
  • Aws\RDS - Documentation updates for rds
  • Aws\ServiceCatalog - Service Catalog UpdateProvisionedProductProperties API enables customers to manage provisioned product ownership. Administrators can now update the user associated to a provisioned product to another user within the same account allowing the new user to describe, update, terminate and execute service actions in that Service Catalog resource. New owner will also be able to list and describe all past records executed for that provisioned product.
  • Aws\WorkLink - Amazon WorkLink is a fully managed, cloud-based service that enables secure, one-click access to internal websites and web apps from mobile phones. This release introduces new APIs to associate and manage website authorization providers with Amazon WorkLink fleets.
Changelog

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

3.95.0 - 2019-05-24

  • Aws\ - Adds support for 'requiresLength' trait, adding headers as necessary for streaming operations.
  • Aws\CodeDeploy - AWS CodeDeploy now supports tagging for the application and deployment group resources.
  • Aws\MediaStoreData - MediaStore - This release adds support for chunked transfer of objects, which reduces latency by making an object available for downloading while it is still being uploaded.
  • Aws\OpsWorksCM - Documentation updates for OpsWorks for Chef Automate; attribute values updated for Chef Automate 2.0 release.

3.94.3 - 2019-05-23

  • Aws\Api - Preserve path on custom endpoints
  • Aws\EC2 - New APIs to enable EBS encryption by default feature. Once EBS encryption by default is enabled in a region within the account, all new EBS volumes and snapshot copies are always encrypted
  • Aws\WAFRegional - Documentation updates for waf-regional

3.94.2 - 2019-05-22

  • Aws\APIGateway - This release adds support for tagging of Amazon API Gateway resources.
  • Aws\Budgets - Added new datatype PlannedBudgetLimits to Budget model, and updated examples for AWS Budgets API for UpdateBudget, CreateBudget, DescribeBudget, and DescribeBudgets
  • Aws\DeviceFarm - This release introduces support for tagging, tag-based access control, and resource-based access control.
  • Aws\EC2 - This release adds idempotency support for associate, create route and authorization APIs for AWS Client VPN Endpoints.
  • Aws\EFS - AWS EFS documentation updated to reflect the minimum required value for ProvisionedThroughputInMibps is 1 from the previously documented 0. The service has always required a minimum value of 1, therefor service behavior is not changed.
  • Aws\RDS - Documentation updates for rds
  • Aws\ServiceCatalog - Service Catalog UpdateProvisionedProductProperties API enables customers to manage provisioned product ownership. Administrators can now update the user associated to a provisioned product to another user within the same account allowing the new user to describe, update, terminate and execute service actions in that Service Catalog resource. New owner will also be able to list and describe all past records executed for that provisioned product.
  • Aws\WorkLink - Amazon WorkLink is a fully managed, cloud-based service that enables secure, one-click access to internal websites and web apps from mobile phones. This release introduces new APIs to associate and manage website authorization providers with Amazon WorkLink fleets.
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 has been acquired by GitHub  🎉

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels May 27, 2019
@jbrooksuk jbrooksuk merged commit c191265 into 2.4 May 28, 2019
@jbrooksuk jbrooksuk deleted the dependabot/composer/aws/aws-sdk-php-3.95.0 branch May 28, 2019 09: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

1 participant