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.6 #4190

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

Release notes

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

Version 3.171.6

  • Aws\ComputeOptimizer - This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for lambda functions.
  • Aws\DatabaseMigrationService - AWS DMS launches support for AWS Secrets Manager to manage Oracle ASM Database credentials
  • Aws\ResourceGroups - Add operation PutGroupConfiguration. Support dedicated hosts and add Pending in operations Un/GroupResources. Add Resources in ListGroupResources and deprecate ResourceIdentifiers.

Version 3.171.5

  • Aws\Connect - This release adds support for quick connects. For details, see the Release Notes in the Amazon Connect Administrator Guide.
  • Aws\CostExplorer - This release adds additional metadata that may be applicable to the Rightsizing Recommendations.
  • Aws\ElastiCache - Documentation updates for elasticache
  • Aws\Glue - AWS Glue Find Matches machine learning transforms now support column importance scores.
  • Aws\IoTWireless - Adding the ability to use Fingerprint in GetPartnerAccount and ListPartnerAccounts API responses to protect sensitive customer account information.
  • Aws\RDS - Adds customer-owned IP address (CoIP) support to Amazon RDS on AWS Outposts.
  • Aws\SSM - SSM Maintenance Window support for registering/updating maintenance window tasks without targets.

Version 3.171.4

  • Aws\Connect - This release adds support for quick connects. For details, see the Release Notes in the Amazon Connect Administrator Guide.
  • Aws\CostExplorer - This release adds additional metadata that may be applicable to the Rightsizing Recommendations.
  • Aws\ElastiCache - Documentation updates for elasticache
  • Aws\Glue - AWS Glue Find Matches machine learning transforms now support column importance scores.
  • Aws\IoTWireless - Adding the ability to use Fingerprint in GetPartnerAccount and ListPartnerAccounts API responses to protect sensitive customer account information.
  • Aws\RDS - Adds customer-owned IP address (CoIP) support to Amazon RDS on AWS Outposts.
  • Aws\SSM - SSM Maintenance Window support for registering/updating maintenance window tasks without targets.

Version 3.171.3

  • Aws\APIGateway - Documentation updates for Amazon API Gateway.
  • Aws\AppRegistry - New API SyncResouce to update AppRegistry system tags.
  • Aws\Batch - Documentation updates for batch
  • Aws\ConfigService - AWS Config adds support to save advanced queries. New API operations - GetStoredQuery, PutStoredQuery, ListStoredQueries, DeleteStoredQuery
  • Aws\ConnectParticipant - This release adds three new APIs: StartAttachmentUpload, CompleteAttachmentUpload, and GetAttachment. For Amazon Connect Chat, you can use these APIs to share files in chat conversations.
  • Aws\Credentials - Bugfix to throw an exception on empty token file.
  • Aws\DatabaseMigrationService - AWS DMS launches support for AWS Secrets Manager to manage source and target database credentials.
  • Aws\EC2 - This release adds Tag On Create feature support for the AllocateAddress API.
  • Aws\Glue - Add 4 connection properties: SECRET_ID, CONNECTOR_URL, CONNECTOR_TYPE, CONNECTOR_CLASS_NAME. Add two connection types: MARKETPLACE, CUSTOM
  • Aws\ManagedBlockchain - Added support for provisioning and managing public Ethereum nodes on main and test networks supporting secure access using Sigv4 and standard open-source Ethereum APIs.
  • Aws\Outposts - In this release, AWS Outposts adds support for three new APIs: TagResource, UntagResource, and ListTagsForResource. Customers can now manage tags for their resources through the SDK.
  • Aws\QLDBSession - Adds "TimingInformation" to all SendCommand API results and "IOUsage" to ExecuteStatementResult, FetchPageResult and CommitTransactionResult.
  • Aws\S3 - Format GetObject's Expires header to be an http-date instead of iso8601
  • Aws\SecurityHub - Finding providers can now use BatchImportFindings to update Confidence, Criticality, RelatedFindings, Severity, and Types.
  • Aws\ServiceQuotas - Added the ability to tag applied quotas.

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

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

3.171.6 - 2020-12-23

  • Aws\ComputeOptimizer - This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for lambda functions.
  • Aws\DatabaseMigrationService - AWS DMS launches support for AWS Secrets Manager to manage Oracle ASM Database credentials
  • Aws\ResourceGroups - Add operation PutGroupConfiguration. Support dedicated hosts and add Pending in operations Un/GroupResources. Add Resources in ListGroupResources and deprecate ResourceIdentifiers.

3.171.5 - 2020-12-22

  • Aws\Connect - This release adds support for quick connects. For details, see the Release Notes in the Amazon Connect Administrator Guide.
  • Aws\CostExplorer - This release adds additional metadata that may be applicable to the Rightsizing Recommendations.
  • Aws\ElastiCache - Documentation updates for elasticache
  • Aws\Glue - AWS Glue Find Matches machine learning transforms now support column importance scores.
  • Aws\IoTWireless - Adding the ability to use Fingerprint in GetPartnerAccount and ListPartnerAccounts API responses to protect sensitive customer account information.
  • Aws\RDS - Adds customer-owned IP address (CoIP) support to Amazon RDS on AWS Outposts.
  • Aws\SSM - SSM Maintenance Window support for registering/updating maintenance window tasks without targets.

3.171.4 - 2020-12-22

  • Aws\Connect - This release adds support for quick connects. For details, see the Release Notes in the Amazon Connect Administrator Guide.
  • Aws\CostExplorer - This release adds additional metadata that may be applicable to the Rightsizing Recommendations.
  • Aws\ElastiCache - Documentation updates for elasticache
  • Aws\Glue - AWS Glue Find Matches machine learning transforms now support column importance scores.
  • Aws\IoTWireless - Adding the ability to use Fingerprint in GetPartnerAccount and ListPartnerAccounts API responses to protect sensitive customer account information.
  • Aws\RDS - Adds customer-owned IP address (CoIP) support to Amazon RDS on AWS Outposts.
  • Aws\SSM - SSM Maintenance Window support for registering/updating maintenance window tasks without targets.

3.171.3 - 2020-12-21

  • Aws\APIGateway - Documentation updates for Amazon API Gateway.
  • Aws\AppRegistry - New API SyncResouce to update AppRegistry system tags.
  • Aws\Batch - Documentation updates for batch
  • Aws\ConfigService - AWS Config adds support to save advanced queries. New API operations - GetStoredQuery, PutStoredQuery, ListStoredQueries, DeleteStoredQuery
  • Aws\ConnectParticipant - This release adds three new APIs: StartAttachmentUpload, CompleteAttachmentUpload, and GetAttachment. For Amazon Connect Chat, you can use these APIs to share files in chat conversations.
  • Aws\Credentials - Bugfix to throw an exception on empty token file.
  • Aws\DatabaseMigrationService - AWS DMS launches support for AWS Secrets Manager to manage source and target database credentials.
  • Aws\EC2 - This release adds Tag On Create feature support for the AllocateAddress API.
  • Aws\Glue - Add 4 connection properties: SECRET_ID, CONNECTOR_URL, CONNECTOR_TYPE, CONNECTOR_CLASS_NAME. Add two connection types: MARKETPLACE, CUSTOM
  • Aws\ManagedBlockchain - Added support for provisioning and managing public Ethereum nodes on main and test networks supporting secure access using Sigv4 and standard open-source Ethereum APIs.
  • Aws\Outposts - In this release, AWS Outposts adds support for three new APIs: TagResource, UntagResource, and ListTagsForResource. Customers can now manage tags for their resources through the SDK.
  • Aws\QLDBSession - Adds "TimingInformation" to all SendCommand API results and "IOUsage" to ExecuteStatementResult, FetchPageResult and CommitTransactionResult.
  • Aws\S3 - Format GetObject's Expires header to be an http-date instead of iso8601
  • Aws\SecurityHub - Finding providers can now use BatchImportFindings to update Confidence, Criticality, RelatedFindings, Severity, and Types.
  • Aws\ServiceQuotas - Added the ability to tag applied quotas.

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