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.13 #4144

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

Release notes

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

Version 3.158.13

  • Aws\Macie2 - This release of the Amazon Macie API includes miscellaneous updates and improvements to the documentation.
  • Aws\MediaTailor - MediaTailor now supports ad marker passthrough for HLS. Use AdMarkerPassthrough to pass EXT-X-CUE-IN, EXT-X-CUE-OUT, and EXT-X-SPLICEPOINT-SCTE35 from origin manifests into personalized manifests.
  • Aws\QuickSight - Support description on columns.

Version 3.158.12

  • Aws\AccessAnalyzer - API Documentation updates for IAM Access Analyzer.
  • Aws\Appflow - Salesforce connector creation with customer provided client id and client secret, incremental pull configuration, salesforce upsert write operations and execution ID when on-demand flows are executed.
  • Aws\SNS - SNS now supports a new class of topics: FIFO (First-In-First-Out). FIFO topics provide strictly-ordered, deduplicated, filterable, encryptable, many-to-many messaging at scale.
  • Aws\ServiceCatalog - Documentation updates for servicecatalog

Version 3.158.11

  • Aws\CloudFront - CloudFront adds support for managing the public keys for signed URLs and signed cookies directly in CloudFront (it no longer requires the AWS root account).
  • Aws\EC2 - instance-storage-info nvmeSupport added to DescribeInstanceTypes API
  • Aws\GlobalAccelerator - This release adds support for specifying port overrides on AWS Global Accelerator endpoint groups.
  • Aws\Glue - AWS Glue crawlers now support incremental crawls for the Amazon Simple Storage Service (Amazon S3) data source.
  • Aws\Organizations - AWS Organizations renamed the 'master account' to 'management account'.
  • Aws\kendra - This release adds custom data sources: a new data source type that gives you full control of the documents added, modified or deleted during a data source sync while providing run history metrics.

Version 3.158.10

  • Aws\AppSync - Documentation updates to AppSync to correct several typos.
  • Aws\Batch - Adding evaluateOnExit to job retry strategies.
  • Aws\ElasticBeanstalk - EnvironmentStatus enum update to include Aborting, LinkingFrom and LinkingTo

Version 3.158.9

  • Aws\ - Fixed issue with polyfill referencing to wrong IDN folder structure in generated zip file
  • Aws\Backup - Documentation updates for Cryo
  • Aws\CloudFront - Amazon CloudFront adds support for Origin Shield.
  • Aws\Credentials - Suppressed a file access warning in AssumeRoleWithWebIdentityCredentialProvider
  • Aws\DocDB - Documentation updates for docdb
  • Aws\SSM - This Patch Manager release now supports Common Vulnerabilities and Exposure (CVE) Ids for missing packages via the DescribeInstancePatches API.
  • Aws\ServiceCatalog - An Admin can now update the launch role associated with a Provisioned Product. Admins and End Users can now view the launch role associated with a Provisioned Product.

Version 3.158.8

  • Aws\MediaLive - The AWS Elemental MediaLive APIs and SDKs now support the ability to transfer the ownership of MediaLive Link devices across AWS accounts.
  • Aws\Organizations - Documentation updates for AWS Organizations.

Version 3.158.7

  • Aws\AccessAnalyzer - This release adds support for the ApplyArchiveRule api in IAM Access Analyzer. The ApplyArchiveRule api allows users to apply an archive rule retroactively to existing findings in an analyzer.
  • Aws\Budgets - This release introduces AWS Budgets Actions, allowing you to define an explicit response(or set of responses) to take when your budget exceeds it's action threshold.
  • Aws\CostExplorer - This release improves email validation for subscriptions on the SDK endpoints.
  • Aws\DatabaseMigrationService - When creating Endpoints, Replication Instances, and Replication Tasks, the feature provides you the option to specify friendly name to the resources.
  • Aws\Glue - API Documentation updates for Glue Get-Plan API
  • Aws\GroundStation - Adds error message attribute to DescribeContact DataflowDetails
  • Aws\IoT - Add new variable, lastStatusChangeDate, to DescribeDomainConfiguration API
  • Aws\Macie2 - This release of the Amazon Macie API adds support for pausing and resuming classification jobs. Also, sensitive data findings now include location data for up to 15 occurrences of sensitive data.
  • Aws\RDS - Return tags for all resources in the output of DescribeDBInstances, DescribeDBSnapshots, DescribeDBClusters, and DescribeDBClusterSnapshots API operations.
  • Aws\Rekognition - This SDK Release introduces new API (DetectProtectiveEquipment) for Amazon Rekognition. This release also adds ServiceQuotaExceeded exception to Amazon Rekognition IndexFaces API.
  • Aws\SSM - This Patch Manager release now supports searching for available packages from Amazon Linux and Amazon Linux 2 via the DescribeAvailablePatches API.
  • Aws\Transfer - Add support to associate VPC Security Groups at server creation.
Changelog

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

3.158.13 - 2020-10-23

  • Aws\Macie2 - This release of the Amazon Macie API includes miscellaneous updates and improvements to the documentation.
  • Aws\MediaTailor - MediaTailor now supports ad marker passthrough for HLS. Use AdMarkerPassthrough to pass EXT-X-CUE-IN, EXT-X-CUE-OUT, and EXT-X-SPLICEPOINT-SCTE35 from origin manifests into personalized manifests.
  • Aws\QuickSight - Support description on columns.

3.158.12 - 2020-10-22

  • Aws\AccessAnalyzer - API Documentation updates for IAM Access Analyzer.
  • Aws\Appflow - Salesforce connector creation with customer provided client id and client secret, incremental pull configuration, salesforce upsert write operations and execution ID when on-demand flows are executed.
  • Aws\SNS - SNS now supports a new class of topics: FIFO (First-In-First-Out). FIFO topics provide strictly-ordered, deduplicated, filterable, encryptable, many-to-many messaging at scale.
  • Aws\ServiceCatalog - Documentation updates for servicecatalog

3.158.11 - 2020-10-21

  • Aws\CloudFront - CloudFront adds support for managing the public keys for signed URLs and signed cookies directly in CloudFront (it no longer requires the AWS root account).
  • Aws\EC2 - instance-storage-info nvmeSupport added to DescribeInstanceTypes API
  • Aws\GlobalAccelerator - This release adds support for specifying port overrides on AWS Global Accelerator endpoint groups.
  • Aws\Glue - AWS Glue crawlers now support incremental crawls for the Amazon Simple Storage Service (Amazon S3) data source.
  • Aws\Organizations - AWS Organizations renamed the 'master account' to 'management account'.
  • Aws\kendra - This release adds custom data sources: a new data source type that gives you full control of the documents added, modified or deleted during a data source sync while providing run history metrics.

3.158.10 - 2020-10-20

  • Aws\AppSync - Documentation updates to AppSync to correct several typos.
  • Aws\Batch - Adding evaluateOnExit to job retry strategies.
  • Aws\ElasticBeanstalk - EnvironmentStatus enum update to include Aborting, LinkingFrom and LinkingTo

3.158.9 - 2020-10-19

  • Aws\ - Fixed issue with polyfill referencing to wrong IDN folder structure in generated zip file
  • Aws\Backup - Documentation updates for Cryo
  • Aws\CloudFront - Amazon CloudFront adds support for Origin Shield.
  • Aws\Credentials - Suppressed a file access warning in AssumeRoleWithWebIdentityCredentialProvider
  • Aws\DocDB - Documentation updates for docdb
  • Aws\SSM - This Patch Manager release now supports Common Vulnerabilities and Exposure (CVE) Ids for missing packages via the DescribeInstancePatches API.
  • Aws\ServiceCatalog - An Admin can now update the launch role associated with a Provisioned Product. Admins and End Users can now view the launch role associated with a Provisioned Product.

3.158.8 - 2020-10-16

  • Aws\MediaLive - The AWS Elemental MediaLive APIs and SDKs now support the ability to transfer the ownership of MediaLive Link devices across AWS accounts.
  • Aws\Organizations - Documentation updates for AWS Organizations.

3.158.7 - 2020-10-15

  • Aws\AccessAnalyzer - This release adds support for the ApplyArchiveRule api in IAM Access Analyzer. The ApplyArchiveRule api allows users to apply an archive rule retroactively to existing findings in an analyzer.
  • Aws\Budgets - This release introduces AWS Budgets Actions, allowing you to define an explicit response(or set of responses) to take when your budget exceeds it's action threshold.
  • Aws\CostExplorer - This release improves email validation for subscriptions on the SDK endpoints.
  • Aws\DatabaseMigrationService - When creating Endpoints, Replication Instances, and Replication Tasks, the feature provides you the option to specify friendly name to the resources.
  • Aws\Glue - API Documentation updates for Glue Get-Plan API
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 #4156.