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.158.22 #4160

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

Release notes

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

Version 3.158.22

  • Aws\DLM - Amazon Data Lifecycle Manager now supports the creation and retention of EBS-backed Amazon Machine Images
  • Aws\EC2 - Network card support with four new attributes: NetworkCardIndex, NetworkPerformance, DefaultNetworkCardIndex, and MaximumNetworkInterfaces, added to the DescribeInstanceTypes API.
  • Aws\IoTSiteWise - Remove the CreatePresignedPortalUrl API
  • Aws\MediaLive - Support for SCTE35 ad markers in OnCuePoint style in RTMP outputs.
  • Aws\SSM - Documentation updates for Systems Manager

Version 3.158.21

  • Aws\AppMesh - This release adds circuit breaking capabilities to your mesh with connection pooling and outlier detection support.
  • Aws\CloudWatchEvents - With this release, customers can now reprocess past events by storing the events published on event bus in an encrypted archive.
  • Aws\DynamoDB - This release adds a new ReplicaStatus INACCESSIBLE_ENCRYPTION_CREDENTIALS for the Table description, indicating when a key used to encrypt a regional replica table is not accessible.
  • Aws\EC2 - Documentation updates for EC2.
  • Aws\ElasticsearchService - Amazon Elasticsearch Service now provides the ability to define a custom endpoint for your domain and link an SSL certificate from ACM, making it easier to refer to Kibana and the domain endpoint.
  • Aws\EventBridge - With this release, customers can now reprocess past events by storing the events published on event bus in an encrypted archive.
  • Aws\FraudDetector - Added support for deleting resources like Variables, ExternalModels, Outcomes, Models, ModelVersions, Labels, EventTypes and EntityTypes. Updated DeleteEvent operation to catch missing exceptions.
  • Aws\Lambda - Support Amazon MQ as an Event Source.
  • Aws\RDS - Supports a new parameter to set the max allocated storage in gigabytes for the CreateDBInstanceReadReplica API.
  • Aws\kendra - Amazon Kendra now supports providing user context in your query requests, Tokens can be JSON or JWT format. This release also introduces support for Confluence cloud datasources.

Version 3.158.20

  • Aws\AutoScaling - Capacity Rebalance helps you manage and maintain workload availability during Spot interruptions by proactively augmenting your Auto Scaling group with a new instance before interrupting an old one.
  • Aws\CloudWatch - Documentation updates for monitoring
  • Aws\EC2 - Added support for Client Connect Handler for AWS Client VPN. Fleet supports launching replacement instances in response to Capacity Rebalance recommendation.
  • Aws\ElasticsearchService - Amazon Elasticsearch Service now supports native SAML authentication that seamlessly integrates with the customers' existing SAML 2.0 Identity Provider (IdP).
  • Aws\IoT - Updated API documentation and added paginator for AWS Iot Registry ListThingPrincipals API.
  • Aws\MQ - Amazon MQ introduces support for RabbitMQ, a popular message-broker with native support for AMQP 0.9.1. You can now create fully-managed RabbitMQ brokers in the cloud.
  • Aws\MarketplaceMetering - Adding Vendor Tagging Support in MeterUsage and BatchMeterUsage API.
  • Aws\ServiceCatalog - Service Catalog API ListPortfolioAccess can now support a maximum PageSize of 100.
  • Aws\TranscribeStreamingService - With this release, Amazon Transcribe now supports real-time transcription from audio sources in Italian (it-IT) and German(de-DE).
  • Aws\XRay - Releasing new APIs GetInsightSummaries, GetInsightEvents, GetInsight, GetInsightImpactGraph and updating GetTimeSeriesServiceStatistics API for AWS X-Ray Insights feature

Version 3.158.19

  • Aws\EC2 - This release adds support for the following features: 1. P4d instances based on NVIDIA A100 GPUs. 2. NetworkCardIndex attribute to support multiple network cards.

Version 3.158.18

  • Aws\Braket - This release supports tagging for Amazon Braket quantum-task resources. It also supports tag-based access control for quantum-task APIs.
  • Aws\DatabaseMigrationService - Adding DocDbSettings to support DocumentDB as a source.
  • Aws\ElastiCache - Documentation updates for AWS ElastiCache
  • Aws\Macie2 - This release of the Amazon Macie API adds an eqExactMatch operator for filtering findings. With this operator you can increase the precision of your finding filters and suppression rules.
  • Aws\MediaLive - Support for HLS discontinuity tags in the child manifests. Support for incomplete segment behavior in the media output. Support for automatic input failover condition settings.
  • Aws\SNS - Documentation updates for Amazon SNS
  • Aws\imagebuilder - This feature increases the number of accounts that can be added to the Launch permissions within an Image Builder Distribution configuration.

Version 3.158.17

  • Aws\APIGateway - Support disabling the default execute-api endpoint for REST APIs.
  • Aws\CodeArtifact - Add support for tagging of CodeArtifact domain and repository resources.
  • Aws\EC2 - Support for Appliance mode on Transit Gateway that simplifies deployment of stateful network appliances. Added support for AWS Client VPN Self-Service Portal.
  • Aws\ElasticLoadBalancingv2 - Application Load Balancer (ALB) now supports the gRPC protocol-version. With this release, customers can use ALB to route and load balance gRPC traffic between gRPC enabled clients and microservices.
  • Aws\MarketplaceCommerceAnalytics - Documentation updates for marketplacecommerceanalytics to specify four data sets which are deprecated.
  • Aws\SesV2 - This release enables customers to manage their own contact lists and end-user subscription preferences.
Changelog

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

3.158.22 - 2020-11-06

  • Aws\DLM - Amazon Data Lifecycle Manager now supports the creation and retention of EBS-backed Amazon Machine Images
  • Aws\EC2 - Network card support with four new attributes: NetworkCardIndex, NetworkPerformance, DefaultNetworkCardIndex, and MaximumNetworkInterfaces, added to the DescribeInstanceTypes API.
  • Aws\IoTSiteWise - Remove the CreatePresignedPortalUrl API
  • Aws\MediaLive - Support for SCTE35 ad markers in OnCuePoint style in RTMP outputs.
  • Aws\SSM - Documentation updates for Systems Manager

3.158.21 - 2020-11-05

  • Aws\AppMesh - This release adds circuit breaking capabilities to your mesh with connection pooling and outlier detection support.
  • Aws\CloudWatchEvents - With this release, customers can now reprocess past events by storing the events published on event bus in an encrypted archive.
  • Aws\DynamoDB - This release adds a new ReplicaStatus INACCESSIBLE_ENCRYPTION_CREDENTIALS for the Table description, indicating when a key used to encrypt a regional replica table is not accessible.
  • Aws\EC2 - Documentation updates for EC2.
  • Aws\ElasticsearchService - Amazon Elasticsearch Service now provides the ability to define a custom endpoint for your domain and link an SSL certificate from ACM, making it easier to refer to Kibana and the domain endpoint.
  • Aws\EventBridge - With this release, customers can now reprocess past events by storing the events published on event bus in an encrypted archive.
  • Aws\FraudDetector - Added support for deleting resources like Variables, ExternalModels, Outcomes, Models, ModelVersions, Labels, EventTypes and EntityTypes. Updated DeleteEvent operation to catch missing exceptions.
  • Aws\Lambda - Support Amazon MQ as an Event Source.
  • Aws\RDS - Supports a new parameter to set the max allocated storage in gigabytes for the CreateDBInstanceReadReplica API.
  • Aws\kendra - Amazon Kendra now supports providing user context in your query requests, Tokens can be JSON or JWT format. This release also introduces support for Confluence cloud datasources.

3.158.20 - 2020-11-04

  • Aws\AutoScaling - Capacity Rebalance helps you manage and maintain workload availability during Spot interruptions by proactively augmenting your Auto Scaling group with a new instance before interrupting an old one.
  • Aws\CloudWatch - Documentation updates for monitoring
  • Aws\EC2 - Added support for Client Connect Handler for AWS Client VPN. Fleet supports launching replacement instances in response to Capacity Rebalance recommendation.
  • Aws\ElasticsearchService - Amazon Elasticsearch Service now supports native SAML authentication that seamlessly integrates with the customers' existing SAML 2.0 Identity Provider (IdP).
  • Aws\IoT - Updated API documentation and added paginator for AWS Iot Registry ListThingPrincipals API.
  • Aws\MQ - Amazon MQ introduces support for RabbitMQ, a popular message-broker with native support for AMQP 0.9.1. You can now create fully-managed RabbitMQ brokers in the cloud.
  • Aws\MarketplaceMetering - Adding Vendor Tagging Support in MeterUsage and BatchMeterUsage API.
  • Aws\ServiceCatalog - Service Catalog API ListPortfolioAccess can now support a maximum PageSize of 100.
  • Aws\TranscribeStreamingService - With this release, Amazon Transcribe now supports real-time transcription from audio sources in Italian (it-IT) and German(de-DE).
  • Aws\XRay - Releasing new APIs GetInsightSummaries, GetInsightEvents, GetInsight, GetInsightImpactGraph and updating GetTimeSeriesServiceStatistics API for AWS X-Ray Insights feature

3.158.19 - 2020-11-02

  • Aws\EC2 - This release adds support for the following features: 1. P4d instances based on NVIDIA A100 GPUs. 2. NetworkCardIndex attribute to support multiple network cards.

3.158.18 - 2020-10-30

  • Aws\Braket - This release supports tagging for Amazon Braket quantum-task resources. It also supports tag-based access control for quantum-task APIs.
  • Aws\DatabaseMigrationService - Adding DocDbSettings to support DocumentDB as a source.
  • Aws\ElastiCache - Documentation updates for AWS ElastiCache
  • Aws\Macie2 - This release of the Amazon Macie API adds an eqExactMatch operator for filtering findings. With this operator you can increase the precision of your finding filters and suppression rules.
  • Aws\MediaLive - Support for HLS discontinuity tags in the child manifests. Support for incomplete segment behavior in the media output. Support for automatic input failover condition settings.
  • Aws\SNS - Documentation updates for Amazon SNS
  • Aws\imagebuilder - This feature increases the number of accounts that can be added to the Launch permissions within an Image Builder Distribution configuration.

3.158.17 - 2020-10-29

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 #4163.