cachethq / cachet

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

Bump aws/aws-sdk-php from 3.147.10 to 3.173.28 #4233

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

Release notes

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

Version 3.173.28

  • Aws\CostandUsageReportService - - Added optional billingViewArn field for OSG.
  • Aws\MediaTailor - MediaTailor channel assembly is a new manifest-only service that allows you to assemble linear streams using your existing VOD content.
  • Aws\WorkSpaces - Adds API support for WorkSpaces bundle management operations.

Version 3.173.27

  • Aws\Comprehend - ContainsPiiEntities API analyzes the input text for the presence of personally identifiable information(PII) and returns the labels of identified PII entity types such as name, address etc.
  • Aws\MediaLive - MediaLive supports the ability to apply a canned ACL to output sent to an AWS S3 bucket; supports ability to specify position for EBU-TT and TTML output captions converted from Teletext source.
  • Aws\NetworkFirewall - Correct the documentation about how you can provide rule group rules
  • Aws\WAFV2 - Correct the documentation about JSON body parsing behavior and IP set update behavior

Version 3.173.26

  • Aws\AccessAnalyzer - This release adds support to preview IAM Access Analyzer findings for a resource before deploying resource permission changes.
  • Aws\Backup - Added support for enabling continuous backups.
  • Aws\S3 - Adding ID element to the CORSRule schema
  • Aws\SSM - Systems Manager support for tagging OpsMetadata.

Version 3.173.25

  • Aws\AutoScaling - EC2 Auto Scaling now supports setting a local time zone for cron expressions in scheduled actions, removing the need to adjust for Daylight Saving Time (DST)
  • Aws\CodeGuruProfiler - Update documentation to include Python. Add ConflictException for DeleteProfilingGroup. Add FrameMetricValue.
  • Aws\EFS - AWS EFS is introducing one-zone file systems.
  • Aws\IoTWireless - Add max value to Seq in SendDataToWirelessDevice API"
  • Aws\RDS - This release adds support for Amazon RDS Proxy endpoints.

Version 3.173.24

  • Aws\AutoScaling - Documentation updates for autoscaling for capacity-optimized-prioritized SpotAllocationStrategy
  • Aws\EMR - Amazon EMR customers can now specify how EC2 On-Demand Capacity Reservations are used in their EMR clusters with instance fleets using allocation strategy.
  • Aws\KinesisVideoArchivedMedia - Increase the maximum HLS and MPEG-DASH manifest size from 1,000 to 5,000 fragments.
  • Aws\Lambda - Documentation updates for Lambda. Constraint updates to AddLayerVersionPermission's Action and OrganizationId parameters, and AddPermission's Principal and SourceAccount parameters.
  • Aws\S3 - Amazon S3 Documentation updates
  • Aws\S3Control - Documentation updates for Amazon S3

Version 3.173.23

  • Aws\Appflow - Documentation updates for arn:aws:trebuchet:::service:v1:decb008d-e0d8-44a4-b93c-092f0355d523
  • Aws\Athena - Adds APIs to create, list, update, and delete prepared SQL statements that have optional placeholder parameters. A prepared statement can use different values for these parameters each time it is run.
  • Aws\CodePipeline - Updated the parameters to make actionType required for UpdateActionType
  • Aws\EC2 - Expands EC2/Spot Fleet capacity-optimized allocation strategy to allow users to prioritize instance pools. Fleet attempts to fulfill priorities on a best-effort basis but optimizes for capacity first.
  • Aws\LicenseManager - License Manager Automated Discovery now supports Exclusion Filters.
  • Aws\MediaLive - Medialive now supports the ability to transfer AWS Elemental Link devices to another region.
  • Aws\NetworkFirewall - Added a new UpdateToken output field to the PerObjectStatus as part of firewall sync state. This is added to track which version of the object the firewall is in sync or pending synchronization.
  • Aws\Shield - Add support for tagging of Shield protection and protection group resources.

Version 3.173.22

  • Aws\CloudWatchEvents - Introducing support for EventBridge Api Destinations - any HTTP APIs as Targets, with managed authorization via EventBridge Connections.
  • Aws\EventBridge - Introducing support for EventBridge Api Destinations - any HTTP APIs as Targets, with managed authorization via EventBridge Connections.
  • Aws\MWAA - This release introduces a new MinWorker parameter to the CreateEnvironment and UpdateEnvironment APIs. MinWorker allows the users to set a minimum worker count for worker auto-scaling operations.
  • Aws\SageMaker - This release adds the ResolvedOutputS3Uri to the DescribeFeatureGroup API to indicate the S3 prefix where offline data is stored in a feature group
  • Aws\ServiceDiscovery - Supports creating API-only services under DNS namespace. Add namespace syntax validation.

Version 3.173.21

... (truncated)

Changelog

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

3.173.28 - 2021-03-12

  • Aws\CostandUsageReportService - - Added optional billingViewArn field for OSG.
  • Aws\MediaTailor - MediaTailor channel assembly is a new manifest-only service that allows you to assemble linear streams using your existing VOD content.
  • Aws\WorkSpaces - Adds API support for WorkSpaces bundle management operations.

3.173.27 - 2021-03-11

  • Aws\Comprehend - ContainsPiiEntities API analyzes the input text for the presence of personally identifiable information(PII) and returns the labels of identified PII entity types such as name, address etc.
  • Aws\MediaLive - MediaLive supports the ability to apply a canned ACL to output sent to an AWS S3 bucket; supports ability to specify position for EBU-TT and TTML output captions converted from Teletext source.
  • Aws\NetworkFirewall - Correct the documentation about how you can provide rule group rules
  • Aws\WAFV2 - Correct the documentation about JSON body parsing behavior and IP set update behavior

3.173.26 - 2021-03-10

  • Aws\AccessAnalyzer - This release adds support to preview IAM Access Analyzer findings for a resource before deploying resource permission changes.
  • Aws\Backup - Added support for enabling continuous backups.
  • Aws\S3 - Adding ID element to the CORSRule schema
  • Aws\SSM - Systems Manager support for tagging OpsMetadata.

3.173.25 - 2021-03-09

  • Aws\AutoScaling - EC2 Auto Scaling now supports setting a local time zone for cron expressions in scheduled actions, removing the need to adjust for Daylight Saving Time (DST)
  • Aws\CodeGuruProfiler - Update documentation to include Python. Add ConflictException for DeleteProfilingGroup. Add FrameMetricValue.
  • Aws\EFS - AWS EFS is introducing one-zone file systems.
  • Aws\IoTWireless - Add max value to Seq in SendDataToWirelessDevice API"
  • Aws\RDS - This release adds support for Amazon RDS Proxy endpoints.

3.173.24 - 2021-03-08

  • Aws\AutoScaling - Documentation updates for autoscaling for capacity-optimized-prioritized SpotAllocationStrategy
  • Aws\EMR - Amazon EMR customers can now specify how EC2 On-Demand Capacity Reservations are used in their EMR clusters with instance fleets using allocation strategy.
  • Aws\KinesisVideoArchivedMedia - Increase the maximum HLS and MPEG-DASH manifest size from 1,000 to 5,000 fragments.
  • Aws\Lambda - Documentation updates for Lambda. Constraint updates to AddLayerVersionPermission's Action and OrganizationId parameters, and AddPermission's Principal and SourceAccount parameters.
  • Aws\S3 - Amazon S3 Documentation updates
  • Aws\S3Control - Documentation updates for Amazon S3

3.173.23 - 2021-03-05

  • Aws\Appflow - Documentation updates for arn:aws:trebuchet:::service:v1:decb008d-e0d8-44a4-b93c-092f0355d523
  • Aws\Athena - Adds APIs to create, list, update, and delete prepared SQL statements that have optional placeholder parameters. A prepared statement can use different values for these parameters each time it is run.
  • Aws\CodePipeline - Updated the parameters to make actionType required for UpdateActionType
  • Aws\EC2 - Expands EC2/Spot Fleet capacity-optimized allocation strategy to allow users to prioritize instance pools. Fleet attempts to fulfill priorities on a best-effort basis but optimizes for capacity first.
  • Aws\LicenseManager - License Manager Automated Discovery now supports Exclusion Filters.
  • Aws\MediaLive - Medialive now supports the ability to transfer AWS Elemental Link devices to another region.
  • Aws\NetworkFirewall - Added a new UpdateToken output field to the PerObjectStatus as part of firewall sync state. This is added to track which version of the object the firewall is in sync or pending synchronization.
  • Aws\Shield - Add support for tagging of Shield protection and protection group resources.

3.173.22 - 2021-03-04

... (truncated)

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