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.100.9 to 3.104.1 #3692

Merged
merged 1 commit into from
Jul 10, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps aws/aws-sdk-php from 3.100.9 to 3.104.1.

Release notes

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

Version 3.104.1

  • Aws\EC2 - AssignPrivateIpAddresses response includes two new fields: AssignedPrivateIpAddresses, NetworkInterfaceId
  • Aws\RDS - This release supports Cross-Account Cloning for Amazon Aurora clusters.
  • Aws\S3 - Add S3 x-amz-server-side-encryption-context support.
  • Aws\SWF - This release adds APIs that allow adding and removing tags to a SWF domain, and viewing tags for a domain. It also enables adding tags when creating a domain.

Version 3.104.0

  • Aws\AppStream - Adding ImageBuilderName in Fleet API and Documentation updates for AppStream.
  • Aws\ClientSideMonitoring - Added client configuration options for client-side monitoring.
  • Aws\MediaStore - This release adds support for tagging, untagging, and listing tags for AWS Elemental MediaStore containers.

Version 3.103.2

  • Aws\DocDB - This release provides support for cluster delete protection and the ability to stop and start clusters.
  • Aws\EC2 - This release adds support for specifying a maximum hourly price for all On-Demand and Spot instances in both Spot Fleet and EC2 Fleet.
  • Aws\Organizations - Specifying the tag key and tag value is required for tagging requests.
  • Aws\RDS - This release adds support for RDS DB Cluster major version upgrade

Version 3.103.1

  • Aws\AlexaForBusiness - This release allows developers and customers to add SIP addresses and international phone numbers to contacts.
  • Aws\EC2 - You can now launch 8xlarge and 16xlarge instance sizes on the general purpose M5 and memory optimized R5 instance types.
  • Aws\Redshift - ClusterAvailabilityStatus: The availability status of the cluster for queries. Possible values are the following: Available, Unavailable, Maintenance, Modifying, Failed.
  • Aws\WorkSpaces - Minor API fixes for WorkSpaces.

Version 3.103.0

  • Aws\DirectConnect - Tags will now be included in the API responses of all supported resources (Virtual interfaces, Connections, Interconnects and LAGs). You can also add tags while creating these resources.
  • Aws\EC2InstanceConnect - Amazon EC2 Instance Connect is a simple and secure way to connect to your instances using Secure Shell (SSH). With EC2 Instance Connect, you can control SSH access to your instances using AWS Identity and Access Management (IAM) policies as well as audit connection requests with AWS CloudTrail events. In addition, you can leverage your existing SSH keys or further enhance your security posture by generating one-time use SSH keys each time an authorized user connects.
  • Aws\Pinpoint - This release includes editorial updates for the Amazon Pinpoint API documentation.
  • Aws\WorkSpaces - Added support for the WorkSpaces restore feature and copying WorkSpaces Images across AWS Regions.

Version 3.102.1

  • Aws\DynamoDB - Documentation updates for dynamodb
  • Aws\Test - Removed outdated endpoints tests.

Version 3.102.0

  • Aws\ - Auto assume credential role using profile in ~/.aws/config
  • Aws\ApiGatewayV2 - You can now perform tag operations on ApiGatewayV2 Resources (typically associated with WebSocket APIs)
  • Aws\CodeCommit - This release supports better exception handling for merges.
  • Aws\Test - Updated endpoints file with corresponding updated partition tests.

Version 3.101.1

  • Aws\EC2 - Starting today, you can use Traffic Mirroring to copy network traffic from an elastic network interface of Amazon EC2 instances and then send it to out-of-band security and monitoring appliances for content inspection, threat monitoring, and troubleshooting. These appliances can be deployed as individual instances, or as a fleet of instances behind a Network Load Balancer with a User Datagram Protocol (UDP) listener. Traffic Mirroring supports filters and packet truncation, so that you only extract the traffic of interest to monitor by using monitoring tools of your choice.
  • Aws\EKS - Changing Amazon EKS full service name to Amazon Elastic Kubernetes Service.

Version 3.101.0

  • Aws\APIGateway - Customers can pick different security policies (TLS version + cipher suite) for custom domains in API Gateway
  • Aws\ApiGatewayV2 - Customers can get information about security policies set on custom domain resources in API Gateway
  • Aws\ApplicationInsights - CloudWatch Application Insights detects errors and exceptions from logs, including .NET custom application logs, SQL Server logs, IIS logs, and more, and uses a combination of built-in rules and machine learning, such as dynamic baselining, to identify common problems. You can then easily drill into specific issues with CloudWatch Automatic Dashboards that are dynamically generated. These dashboards contain the most recent alarms, a summary of relevant metrics, and log snippets to help you identify root cause.
  • Aws\ElasticLoadBalancingv2 - This release adds support for UDP on Network Load Balancers
  • Aws\FSx - Starting today, you can join your Amazon FSx for Windows File Server file systems to your organization's self-managed Microsoft Active Directory while creating the file system. You can also perform in-place updates of file systems to keep your Active Directory configuration up to date.
  • Aws\ResourceGroupsTaggingAPI - Updated service APIs and documentation.
... (truncated)
Changelog

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

3.104.1 - 2019-07-03

  • Aws\EC2 - AssignPrivateIpAddresses response includes two new fields: AssignedPrivateIpAddresses, NetworkInterfaceId
  • Aws\RDS - This release supports Cross-Account Cloning for Amazon Aurora clusters.
  • Aws\S3 - Add S3 x-amz-server-side-encryption-context support.
  • Aws\SWF - This release adds APIs that allow adding and removing tags to a SWF domain, and viewing tags for a domain. It also enables adding tags when creating a domain.

3.104.0 - 2019-07-02

  • Aws\AppStream - Adding ImageBuilderName in Fleet API and Documentation updates for AppStream.
  • Aws\ClientSideMonitoring - Added client configuration options for client-side monitoring.
  • Aws\MediaStore - This release adds support for tagging, untagging, and listing tags for AWS Elemental MediaStore containers.

3.103.2 - 2019-07-01

  • Aws\DocDB - This release provides support for cluster delete protection and the ability to stop and start clusters.
  • Aws\EC2 - This release adds support for specifying a maximum hourly price for all On-Demand and Spot instances in both Spot Fleet and EC2 Fleet.
  • Aws\Organizations - Specifying the tag key and tag value is required for tagging requests.
  • Aws\RDS - This release adds support for RDS DB Cluster major version upgrade

3.103.1 - 2019-06-28

  • Aws\AlexaForBusiness - This release allows developers and customers to add SIP addresses and international phone numbers to contacts.
  • Aws\EC2 - You can now launch 8xlarge and 16xlarge instance sizes on the general purpose M5 and memory optimized R5 instance types.
  • Aws\Redshift - ClusterAvailabilityStatus: The availability status of the cluster for queries. Possible values are the following: Available, Unavailable, Maintenance, Modifying, Failed.
  • Aws\WorkSpaces - Minor API fixes for WorkSpaces.

3.103.0 - 2019-06-27

  • Aws\DirectConnect - Tags will now be included in the API responses of all supported resources (Virtual interfaces, Connections, Interconnects and LAGs). You can also add tags while creating these resources.
  • Aws\EC2InstanceConnect - Amazon EC2 Instance Connect is a simple and secure way to connect to your instances using Secure Shell (SSH). With EC2 Instance Connect, you can control SSH access to your instances using AWS Identity and Access Management (IAM) policies as well as audit connection requests with AWS CloudTrail events. In addition, you can leverage your existing SSH keys or further enhance your security posture by generating one-time use SSH keys each time an authorized user connects.
  • Aws\Pinpoint - This release includes editorial updates for the Amazon Pinpoint API documentation.
  • Aws\WorkSpaces - Added support for the WorkSpaces restore feature and copying WorkSpaces Images across AWS Regions.

3.102.1 - 2019-06-27

  • Aws\DynamoDB - Documentation updates for dynamodb
  • Aws\Test - Removed outdated endpoints tests.

3.102.0 - 2019-06-26

  • Aws\ - Auto assume credential role using profile in ~/.aws/config
  • Aws\ApiGatewayV2 - You can now perform tag operations on ApiGatewayV2 Resources (typically associated with WebSocket APIs)
  • Aws\CodeCommit - This release supports better exception handling for merges.
  • Aws\Test - Updated endpoints file with corresponding updated partition tests.

3.101.1 - 2019-06-25

  • Aws\EC2 - Starting today, you can use Traffic Mirroring to copy network traffic from an elastic network interface of Amazon EC2 instances and then send it to out-of-band security and monitoring appliances for content inspection, threat monitoring, and troubleshooting. These appliances can be deployed as individual instances, or as a fleet of instances behind a Network Load Balancer with a User Datagram Protocol (UDP) listener. Traffic Mirroring supports filters and packet truncation, so that you only extract the traffic of interest to monitor by using monitoring tools of your choice.
  • Aws\EKS - Changing Amazon EKS full service name to Amazon Elastic Kubernetes Service.
... (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 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). To ignore the version in this PR you can just close it
  • @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 Jul 8, 2019
@jbrooksuk jbrooksuk merged commit 06976c6 into 2.4 Jul 10, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/aws/aws-sdk-php-3.104.1 branch July 10, 2019 10:33
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