cachethq / cachet

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

Bump aws/aws-sdk-php from 3.147.10 to 3.158.1 #4131

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.158.1.

Release notes

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

Version 3.158.1

  • Aws\Batch - Support tagging for Batch resources (compute environment, job queue, job definition and job) and tag based access control on Batch APIs
  • Aws\Credentials - Throws a more informative error when trying to read SSO from non existing profile
  • Aws\ElasticLoadBalancingv2 - This release adds support for tagging listeners, rules, and target groups on creation. This release also supported tagging operations through tagging api's for listeners and rules.
  • Aws\PersonalizeEvents - Adds new APIs to write item and user records to Datasets.
  • Aws\RDS - Adds the NCHAR Character Set ID parameter to the CreateDbInstance API for RDS Oracle.
  • Aws\S3 - Amazon S3 Object Ownership is a new S3 feature that enables bucket owners to automatically assume ownership of objects that are uploaded to their buckets by other AWS Accounts.
  • Aws\ServiceDiscovery - Added support for optional parameters for DiscoverInstances API in AWS Cloud Map

Version 3.158.0

  • Aws\AppSync - Exposes the wafWebAclArn field on GraphQL api records. The wafWebAclArn field contains the amazon resource name of a WAF Web ACL if the AWS AppSync API is associated with one.
  • Aws\EMR - Documentation updates for elasticmapreduce
  • Aws\Glue - Adding additional optional map parameter to get-plan api
  • Aws\Kafka - Added support for Enabling Zookeeper Encryption in Transit for AWS MSK.
  • Aws\QuickSight - QuickSight now supports connecting to AWS Timestream data source
  • Aws\S3 - Adds support to S3 and S3 Control clients for managing resources stored on S3 Outposts via Outposts-specific ARNs and endpoints.
  • Aws\WAFV2 - AWS WAF is now available for AWS AppSync GraphQL APIs. AWS WAF protects against malicious attacks with AWS Managed Rules or your own custom rules. For more information see the AWS WAF Developer Guide.

Version 3.157.0

  • Aws\ApplicationAutoScaling - This release extends Auto Scaling support for cluster storage of Managed Streaming for Kafka. Auto Scaling monitors and automatically expands storage capacity when a critical usage threshold is met.
  • Aws\Credentials - Fix credentialprovider error with undefined index source_profile when using credential_source
  • Aws\DataSync - This release enables customers to create s3 location for S3 bucket's located on an AWS Outpost.
  • Aws\DirectConnect - Documentation updates for AWS Direct Connect.
  • Aws\EMR - Amazon EMR customers can now use EC2 placement group to influence the placement of master nodes in a high-availability (HA) cluster across distinct underlying hardware to improve cluster availability.
  • Aws\IoT - AWS IoT Rules Engine adds Timestream action. The Timestream rule action lets you stream time-series data from IoT sensors and applications to Amazon Timestream databases for time series analysis.
  • Aws\MediaConnect - MediaConnect now supports reservations to provide a discounted rate for a specific outbound bandwidth over a period of time.
  • Aws\Pinpoint - Amazon Pinpoint - Features - Customers can start a journey based on an event being triggered by an endpoint or user.
  • Aws\S3 - Amazon S3 on Outposts expands object storage to on-premises AWS Outposts environments, enabling you to store and retrieve objects using S3 APIs and features.
  • Aws\S3Control - Amazon S3 on Outposts expands object storage to on-premises AWS Outposts environments, enabling you to store and retrieve objects using S3 APIs and features.
  • Aws\S3Outposts - Amazon S3 on Outposts expands object storage to on-premises AWS Outposts environments, enabling you to store and retrieve objects using S3 APIs and features.
  • Aws\SecurityHub - Added several new resource details objects. Added additional details for CloudFront distributions, IAM roles, and IAM access keys. Added a new ResourceRole attribute for resources.
  • Aws\imagebuilder - EC2 Image Builder adds support for copying AMIs created by Image Builder to accounts specific to each Region.

Version 3.156.0

  • Aws\Connect - Update TagResource API documentation to include Contact Flows and Routing Profiles as supported resources.
  • Aws\EC2 - This release adds support for Client to Client routing for AWS Client VPN.
  • Aws\SSM - Simple update to description of ComplianceItemStatus.
  • Aws\Schemas - Added support for schemas of type JSONSchemaDraft4. Added ExportSchema API that converts schemas in AWS Events registry and Discovered schemas from OpenApi3 to JSONSchemaDraft4.
  • Aws\TimestreamQuery - (New Service) Amazon Timestream is a fast, scalable, fully managed, purpose-built time series database that makes it easy to store and analyze trillions of time series data points per day.
  • Aws\TimestreamWrite - (New Service) Amazon Timestream is a fast, scalable, fully managed, purpose-built time series database that makes it easy to store and analyze trillions of time series data points per day.

Version 3.155.4

  • Aws\ApplicationAutoScaling - This release extends Application Auto Scaling support to AWS Comprehend Entity Recognizer endpoint, allowing automatic updates to provisioned Inference Units to maintain targeted utilization level.
  • Aws\RDS - This release adds the InsufficientAvailableIPsInSubnetFault error for RDS Proxy.
  • Aws\S3 - Corrected urlencoding of CopySource key for MultipartCopy

Version 3.155.3

  • Aws\Batch - Support custom logging, executionRole, secrets, and linuxParameters (initProcessEnabled, maxSwap, swappiness, sharedMemorySize, and tmpfs). Also, add new context keys for awslogs.
  • Aws\ConfigService - Make the delivery-s3-bucket as an optional parameter for conformance packs and organizational conformance packs
  • Aws\DocDB - Documentation updates for docdb
Changelog

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

3.158.1 - 2020-10-02

  • Aws\Batch - Support tagging for Batch resources (compute environment, job queue, job definition and job) and tag based access control on Batch APIs
  • Aws\Credentials - Throws a more informative error when trying to read SSO from non existing profile
  • Aws\ElasticLoadBalancingv2 - This release adds support for tagging listeners, rules, and target groups on creation. This release also supported tagging operations through tagging api's for listeners and rules.
  • Aws\PersonalizeEvents - Adds new APIs to write item and user records to Datasets.
  • Aws\RDS - Adds the NCHAR Character Set ID parameter to the CreateDbInstance API for RDS Oracle.
  • Aws\S3 - Amazon S3 Object Ownership is a new S3 feature that enables bucket owners to automatically assume ownership of objects that are uploaded to their buckets by other AWS Accounts.
  • Aws\ServiceDiscovery - Added support for optional parameters for DiscoverInstances API in AWS Cloud Map

3.158.0 - 2020-10-01

  • Aws\AppSync - Exposes the wafWebAclArn field on GraphQL api records. The wafWebAclArn field contains the amazon resource name of a WAF Web ACL if the AWS AppSync API is associated with one.
  • Aws\EMR - Documentation updates for elasticmapreduce
  • Aws\Glue - Adding additional optional map parameter to get-plan api
  • Aws\Kafka - Added support for Enabling Zookeeper Encryption in Transit for AWS MSK.
  • Aws\QuickSight - QuickSight now supports connecting to AWS Timestream data source
  • Aws\S3 - Adds support to S3 and S3 Control clients for managing resources stored on S3 Outposts via Outposts-specific ARNs and endpoints.
  • Aws\WAFV2 - AWS WAF is now available for AWS AppSync GraphQL APIs. AWS WAF protects against malicious attacks with AWS Managed Rules or your own custom rules. For more information see the AWS WAF Developer Guide.

3.157.0 - 2020-09-30

  • Aws\ApplicationAutoScaling - This release extends Auto Scaling support for cluster storage of Managed Streaming for Kafka. Auto Scaling monitors and automatically expands storage capacity when a critical usage threshold is met.
  • Aws\Credentials - Fix credentialprovider error with undefined index source_profile when using credential_source
  • Aws\DataSync - This release enables customers to create s3 location for S3 bucket's located on an AWS Outpost.
  • Aws\DirectConnect - Documentation updates for AWS Direct Connect.
  • Aws\EMR - Amazon EMR customers can now use EC2 placement group to influence the placement of master nodes in a high-availability (HA) cluster across distinct underlying hardware to improve cluster availability.
  • Aws\IoT - AWS IoT Rules Engine adds Timestream action. The Timestream rule action lets you stream time-series data from IoT sensors and applications to Amazon Timestream databases for time series analysis.
  • Aws\MediaConnect - MediaConnect now supports reservations to provide a discounted rate for a specific outbound bandwidth over a period of time.
  • Aws\Pinpoint - Amazon Pinpoint - Features - Customers can start a journey based on an event being triggered by an endpoint or user.
  • Aws\S3 - Amazon S3 on Outposts expands object storage to on-premises AWS Outposts environments, enabling you to store and retrieve objects using S3 APIs and features.
  • Aws\S3Control - Amazon S3 on Outposts expands object storage to on-premises AWS Outposts environments, enabling you to store and retrieve objects using S3 APIs and features.
  • Aws\S3Outposts - Amazon S3 on Outposts expands object storage to on-premises AWS Outposts environments, enabling you to store and retrieve objects using S3 APIs and features.
  • Aws\SecurityHub - Added several new resource details objects. Added additional details for CloudFront distributions, IAM roles, and IAM access keys. Added a new ResourceRole attribute for resources.
  • Aws\imagebuilder - EC2 Image Builder adds support for copying AMIs created by Image Builder to accounts specific to each Region.

3.156.0 - 2020-09-29

  • Aws\Connect - Update TagResource API documentation to include Contact Flows and Routing Profiles as supported resources.
  • Aws\EC2 - This release adds support for Client to Client routing for AWS Client VPN.
  • Aws\SSM - Simple update to description of ComplianceItemStatus.
  • Aws\Schemas - Added support for schemas of type JSONSchemaDraft4. Added ExportSchema API that converts schemas in AWS Events registry and Discovered schemas from OpenApi3 to JSONSchemaDraft4.
  • Aws\TimestreamQuery - (New Service) Amazon Timestream is a fast, scalable, fully managed, purpose-built time series database that makes it easy to store and analyze trillions of time series data points per day.
  • Aws\TimestreamWrite - (New Service) Amazon Timestream is a fast, scalable, fully managed, purpose-built time series database that makes it easy to store and analyze trillions of time series data points per day.

3.155.4 - 2020-09-28

  • Aws\ApplicationAutoScaling - This release extends Application Auto Scaling support to AWS Comprehend Entity Recognizer endpoint, allowing automatic updates to provisioned Inference Units to maintain targeted utilization level.
  • Aws\RDS - This release adds the InsufficientAvailableIPsInSubnetFault error for RDS Proxy.
  • Aws\S3 - Corrected urlencoding of CopySource key for MultipartCopy
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 #4136.