cachethq / cachet

🚦 The open-source status page system.
https://cachethq.io
MIT License
13.93k stars 1.55k forks source link

Bump aws/aws-sdk-php from 3.147.10 to 3.171.2 #4189

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps aws/aws-sdk-php from 3.147.10 to 3.171.2.

Release notes

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

Version 3.171.2

  • Aws\ - Removed dev guide from this repo and linked to the new repo where it is hosted
  • Aws\EC2 - EBS io2 volumes now supports Multi-Attach
  • Aws\PersonalizeRuntime - Updated FilterValues regex pattern to align with Filter Expression.
  • Aws\RDS - Adds IAM DB authentication information to the PendingModifiedValues output of the DescribeDBInstances API. Adds ClusterPendingModifiedValues information to the output of the DescribeDBClusters API.

Version 3.171.1

  • Aws\ - Fix using ecs credentials provider on multi-threaded servers
  • Aws\ConfigService - Adding PutExternalEvaluation API which grants permission to deliver evaluation result to AWS Config
  • Aws\Credentials - Aligns the credential resolver to the documentation and other SDK behaviors.
  • Aws\DLM - Provide Cross-account copy event based policy support in DataLifecycleManager (DLM)
  • Aws\EC2 - C6gn instances are powered by AWS Graviton2 processors and offer 100 Gbps networking bandwidth. These instances deliver up to 40% better price-performance benefit versus comparable x86-based instances
  • Aws\Handler - GuzzleHandler now accepts errors as well as exceptions on failure; errors are added to the body of the RejectionException from the promise
  • Aws\KMS - Added CreationDate and LastUpdatedDate timestamps to ListAliases API response
  • Aws\Route53 - This release adds support for DNSSEC signing in Amazon Route 53.
  • Aws\Route53Resolver - Route 53 Resolver adds support for enabling resolver DNSSEC validation in virtual private cloud (VPC).
  • Aws\SQS - Amazon SQS adds queue attributes to enable high throughput FIFO.
  • Aws\ServiceCatalog - Support TagOptions sharing with Service Catalog portfolio sharing.
  • Aws\imagebuilder - This release adds support for building and distributing container images within EC2 Image Builder.

Version 3.171.0

  • Aws\CostExplorer - This release updates the "MonitorArnList" from a list of String to be a list of Arn for both CreateAnomalySubscription and UpdateAnomalySubscription APIs
  • Aws\LocationService - Initial release of Amazon Location Service. A new geospatial service providing capabilities to render maps, geocode/reverse geocode, track device locations, and detect geofence entry/exit events.
  • Aws\PrometheusService - Documentation updates for Amazon Managed Service for Prometheus
  • Aws\QuickSight - QuickSight now supports connecting to federated data sources of Athena
  • Aws\WellArchitected - This is the first release of AWS Well-Architected Tool API support, use to review your workload and compare against the latest AWS architectural best practices.

Version 3.170.0

  • Aws\GreengrassV2 - AWS IoT Greengrass V2 is a new major version of AWS IoT Greengrass. This release adds several updates such as modular components, continuous deployments, and improved ease of use.
  • Aws\IoT - AWS IoT Rules Engine adds Kafka Action that allows sending data to Apache Kafka clusters inside a VPC. AWS IoT Device Defender adds custom metrics and machine-learning based anomaly detection.
  • Aws\IoTAnalytics - FileFormatConfiguration enables data store to save data in JSON or Parquet format. S3Paths enables you to specify the S3 objects that save your channel messages when you reprocess the pipeline.
  • Aws\IoTDeviceAdvisor - AWS IoT Core Device Advisor is fully managed test capability for IoT devices. Device manufacturers can use Device Advisor to test their IoT devices for reliable and secure connectivity with AWS IoT.
  • Aws\IoTFleetHub - AWS IoT Fleet Hub, a new feature of AWS IoT Device Management that provides a web application for monitoring and managing device fleets connected to AWS IoT at scale.
  • Aws\IoTWireless - AWS IoT for LoRaWAN enables customers to setup a private LoRaWAN network by connecting their LoRaWAN devices and gateways to the AWS cloud without managing a LoRaWAN Network Server.
  • Aws\Lambda - Added support for Apache Kafka as a event source. Added support for TumblingWindowInSeconds for streams event source mappings. Added support for FunctionResponseTypes for streams event source mappings
  • Aws\PrometheusService - (New Service) Amazon Managed Service for Prometheus is a fully managed Prometheus-compatible monitoring service that makes it easy to monitor containerized applications securely and at scale.
  • Aws\SSM - Adding support for Change Manager API content

Version 3.169.0

  • Aws\ - Added support for github actions
  • Aws\ - Fix using ecs credentials provider on multi-threaded servers
  • Aws\DevOpsGuru - Documentation updates for DevOps Guru.
  • Aws\EC2 - Add c5n.metal to ec2 instance types list
  • Aws\GlobalAccelerator - This release adds support for custom routing accelerators

Version 3.168.3

  • Aws\AutoScaling - Documentation updates and corrections for Amazon EC2 Auto Scaling API Reference and SDKs.
  • Aws\CloudTrail - CloudTrailInvalidClientTokenIdException is now thrown when a call results in the InvalidClientTokenId error code. The Name parameter of the AdvancedEventSelector data type is now optional.
  • Aws\CloudWatch - Documentation updates for monitoring
  • Aws\GuardDuty - Documentation updates for GuardDuty
Changelog

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

3.171.2 - 2020-12-18

  • Aws\ - Removed dev guide from this repo and linked to the new repo where it is hosted
  • Aws\EC2 - EBS io2 volumes now supports Multi-Attach
  • Aws\PersonalizeRuntime - Updated FilterValues regex pattern to align with Filter Expression.
  • Aws\RDS - Adds IAM DB authentication information to the PendingModifiedValues output of the DescribeDBInstances API. Adds ClusterPendingModifiedValues information to the output of the DescribeDBClusters API.

3.171.1 - 2020-12-17

  • Aws\ - Fix using ecs credentials provider on multi-threaded servers
  • Aws\ConfigService - Adding PutExternalEvaluation API which grants permission to deliver evaluation result to AWS Config
  • Aws\Credentials - Aligns the credential resolver to the documentation and other SDK behaviors.
  • Aws\DLM - Provide Cross-account copy event based policy support in DataLifecycleManager (DLM)
  • Aws\EC2 - C6gn instances are powered by AWS Graviton2 processors and offer 100 Gbps networking bandwidth. These instances deliver up to 40% better price-performance benefit versus comparable x86-based instances
  • Aws\Handler - GuzzleHandler now accepts errors as well as exceptions on failure; errors are added to the body of the RejectionException from the promise
  • Aws\KMS - Added CreationDate and LastUpdatedDate timestamps to ListAliases API response
  • Aws\Route53 - This release adds support for DNSSEC signing in Amazon Route 53.
  • Aws\Route53Resolver - Route 53 Resolver adds support for enabling resolver DNSSEC validation in virtual private cloud (VPC).
  • Aws\SQS - Amazon SQS adds queue attributes to enable high throughput FIFO.
  • Aws\ServiceCatalog - Support TagOptions sharing with Service Catalog portfolio sharing.
  • Aws\imagebuilder - This release adds support for building and distributing container images within EC2 Image Builder.

3.171.0 - 2020-12-16

  • Aws\CostExplorer - This release updates the "MonitorArnList" from a list of String to be a list of Arn for both CreateAnomalySubscription and UpdateAnomalySubscription APIs
  • Aws\LocationService - Initial release of Amazon Location Service. A new geospatial service providing capabilities to render maps, geocode/reverse geocode, track device locations, and detect geofence entry/exit events.
  • Aws\PrometheusService - Documentation updates for Amazon Managed Service for Prometheus
  • Aws\QuickSight - QuickSight now supports connecting to federated data sources of Athena
  • Aws\WellArchitected - This is the first release of AWS Well-Architected Tool API support, use to review your workload and compare against the latest AWS architectural best practices.

3.170.0 - 2020-12-15

  • Aws\GreengrassV2 - AWS IoT Greengrass V2 is a new major version of AWS IoT Greengrass. This release adds several updates such as modular components, continuous deployments, and improved ease of use.
  • Aws\IoT - AWS IoT Rules Engine adds Kafka Action that allows sending data to Apache Kafka clusters inside a VPC. AWS IoT Device Defender adds custom metrics and machine-learning based anomaly detection.
  • Aws\IoTAnalytics - FileFormatConfiguration enables data store to save data in JSON or Parquet format. S3Paths enables you to specify the S3 objects that save your channel messages when you reprocess the pipeline.
  • Aws\IoTDeviceAdvisor - AWS IoT Core Device Advisor is fully managed test capability for IoT devices. Device manufacturers can use Device Advisor to test their IoT devices for reliable and secure connectivity with AWS IoT.
  • Aws\IoTFleetHub - AWS IoT Fleet Hub, a new feature of AWS IoT Device Management that provides a web application for monitoring and managing device fleets connected to AWS IoT at scale.
  • Aws\IoTWireless - AWS IoT for LoRaWAN enables customers to setup a private LoRaWAN network by connecting their LoRaWAN devices and gateways to the AWS cloud without managing a LoRaWAN Network Server.
  • Aws\Lambda - Added support for Apache Kafka as a event source. Added support for TumblingWindowInSeconds for streams event source mappings. Added support for FunctionResponseTypes for streams event source mappings
  • Aws\PrometheusService - (New Service) Amazon Managed Service for Prometheus is a fully managed Prometheus-compatible monitoring service that makes it easy to monitor containerized applications securely and at scale.
  • Aws\SSM - Adding support for Change Manager API content

3.169.0 - 2020-12-14

  • Aws\ - Added support for github actions
  • Aws\ - Fix using ecs credentials provider on multi-threaded servers
  • Aws\DevOpsGuru - Documentation updates for DevOps Guru.
  • Aws\EC2 - Add c5n.metal to ec2 instance types list
  • Aws\GlobalAccelerator - This release adds support for custom routing accelerators
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](https://app.dependabot.com): - 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)
dependabot-preview[bot] commented 3 years ago

Superseded by #4190.