lkochniss / gamer-profile

Website to show your gaming stuff
2 stars 0 forks source link

Bump aws/aws-sdk-php from 3.198.6 to 3.204.2 #1013

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps aws/aws-sdk-php from 3.198.6 to 3.204.2.

Release notes

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

Version 3.204.2

  • Aws\AppStream - Includes APIs for managing resources for Elastic fleets: applications, app blocks, and application-fleet associations.
  • Aws\ApplicationInsights - Application Insights now supports monitoring for HANA
  • Aws\Batch - Documentation updates for AWS Batch.
  • Aws\CloudFormation - The StackSets ManagedExecution feature will allow concurrency for non-conflicting StackSet operations and queuing the StackSet operations that conflict at a given time for later execution.
  • Aws\Endpoints - Fixes exception that some customers were getting with the new fips configuration provider where it couldn't find the is_fips_pseudo_region function
  • Aws\Lambda - Add support for Lambda Function URLs. Customers can use Function URLs to create built-in HTTPS endpoints on their functions.
  • Aws\LexRuntimeV2 - Now supports styled slots in Lex V2 runtime. Customers can provide inputs like "a as in apple b for beta" which will be resolved to "ab" as slot value.
  • Aws\MediaLive - This release adds support for specifying a SCTE-35 PID on input. MediaLive now supports SCTE-35 PID selection on inputs containing one or more active SCTE-35 PIDs.
  • Aws\Redshift - Added support of default IAM role for CreateCluster, RestoreFromClusterSnapshot and ModifyClusterIamRoles APIs

Version 3.204.1

  • Aws\AppConfig - Add Type to support feature flag configuration profiles
  • Aws\AuditManager - This release introduces a new feature for Audit Manager: Dashboard views. You can now view insights data for your active assessments, and quickly identify non-compliant evidence that needs to be remediated.
  • Aws\Chime - Adds new Transcribe API parameters to StartMeetingTranscription, including support for content identification and redaction (PII & PHI), partial results stabilization, and custom language models.
  • Aws\ChimeSDKMeetings - Adds new Transcribe API parameters to StartMeetingTranscription, including support for content identification and redaction (PII & PHI), partial results stabilization, and custom language models.
  • Aws\CloudWatch - CloudWatch Anomaly Detection now supports anomaly detectors that use metric math as input.
  • Aws\ForecastService - NEW CreateExplanability API that helps you understand how attributes such as price, promotion, etc. contributes to your forecasted values; NEW CreateAutoPredictor API that trains up to 40% more accurate forecasting model, saves up to 50% of retraining time, and provides model level explainability.
  • Aws\GlueDataBrew - This SDK release adds the following new features: 1) PII detection in profile jobs, 2) Data quality rules, enabling validation of data quality in profile jobs, 3) SQL query-based datasets for Amazon Redshift and Snowflake data sources, and 4) Connecting DataBrew datasets with Amazon AppFlow flows.
  • Aws\IVS - Add APIs for retrieving stream session information and support for filtering live streams by health. For more information, see https://docs.aws.amazon.com/ivs/latest/userguide/stream-health.html
  • Aws\Kafka - Amazon MSK has added a new API that allows you to update the connectivity settings for an existing cluster to enable public accessibility.
  • Aws\Lambda - Added support for CLIENT_CERTIFICATE_TLS_AUTH and SERVER_ROOT_CA_CERTIFICATE as SourceAccessType for MSK and Kafka event source mappings.
  • Aws\LexModelsV2 - Added support for Polly Neural TTS (NTTS) voices. Customers can choose between 'standard' and 'neural' for Polly Engine configuration per locale when creating or updating an Amazon Lex bot.
  • Aws\RedshiftDataAPIService - Rolling back Data API serverless features until dependencies are live.

Version 3.204.0

  • Aws\APIGateway - Documentation updates for Amazon API Gateway.
  • Aws\AmplifyBackend - New APIs to support the Amplify Storage category. Add and manage file storage in your Amplify app backend.
  • Aws\AppConfigData - AWS AppConfig Data is a new service that allows you to retrieve configuration deployed by AWS AppConfig. See the AppConfig user guide for more details on getting started. https://docs.aws.amazon.com/appconfig/latest/userguide/what-is-appconfig.html
  • Aws\DevOpsGuru - Add paginator for DescribeResourceCollectionHealth
  • Aws\RedshiftDataAPIService - Data API now supports serverless requests.
  • Aws\SNS - Amazon SNS introduces the PublishBatch API, which enables customers to publish up to 10 messages per API request. The new API is valid for Standard and FIFO topics.
  • Aws\drs - Introducing AWS Elastic Disaster Recovery (AWS DRS), a new service that minimizes downtime and data loss with fast, reliable recovery of on-premises and cloud-based applications using affordable storage, minimal compute, and point-in-time recovery.

Version 3.203.1

  • Aws\CloudTrail - CloudTrail Insights now supports ApiErrorRateInsight, which enables customers to identify unusual activity in their AWS account based on API error codes and their rate.
  • Aws\LocationService - This release adds the support for Relevance, Distance, Time Zone, Language and Interpolated Address for Geocoding and Reverse Geocoding.

Version 3.203.0

  • Aws\AppStream - This release includes support for images of AmazonLinux2 platform type.
  • Aws\DatabaseMigrationService - Add Settings in JSON format for the source GCP MySQL endpoint
  • Aws\EC2 - Adds a new VPC Subnet attribute "EnableDns64." When enabled on IPv6 Subnets, the Amazon-Provided DNS Resolver returns synthetic IPv6 addresses for IPv4-only destinations.
  • Aws\EKS - Adding Tags support to Cluster Registrations.
  • Aws\MigrationHubStrategyRecommendations - AWS SDK for Migration Hub Strategy Recommendations. It includes APIs to start the portfolio assessment, import portfolio data for assessment, and to retrieve recommendations. For more information, see the AWS Migration Hub documentation at https://docs.aws.amazon.com/migrationhub/index.html
  • Aws\SSM - Adds support for Session Reason and Max Session Duration for Systems Manager Session Manager.
  • Aws\Transfer - AWS Transfer Family now supports integrating a custom identity provider using AWS Lambda
  • Aws\WAFV2 - Your options for logging web ACL traffic now include Amazon CloudWatch Logs log groups and Amazon S3 buckets.

Version 3.202.2

  • Aws\Connect - This release adds APIs for creating and managing scheduled tasks. Additionally, adds APIs to describe and update a contact and list associated references.

... (truncated)

Changelog

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

3.204.2 - 2021-11-19

  • Aws\AppStream - Includes APIs for managing resources for Elastic fleets: applications, app blocks, and application-fleet associations.
  • Aws\ApplicationInsights - Application Insights now supports monitoring for HANA
  • Aws\Batch - Documentation updates for AWS Batch.
  • Aws\CloudFormation - The StackSets ManagedExecution feature will allow concurrency for non-conflicting StackSet operations and queuing the StackSet operations that conflict at a given time for later execution.
  • Aws\Endpoints - Fixes exception that some customers were getting with the new fips configuration provider where it couldn't find the is_fips_pseudo_region function
  • Aws\Lambda - Add support for Lambda Function URLs. Customers can use Function URLs to create built-in HTTPS endpoints on their functions.
  • Aws\LexRuntimeV2 - Now supports styled slots in Lex V2 runtime. Customers can provide inputs like "a as in apple b for beta" which will be resolved to "ab" as slot value.
  • Aws\MediaLive - This release adds support for specifying a SCTE-35 PID on input. MediaLive now supports SCTE-35 PID selection on inputs containing one or more active SCTE-35 PIDs.
  • Aws\Redshift - Added support of default IAM role for CreateCluster, RestoreFromClusterSnapshot and ModifyClusterIamRoles APIs

3.204.1 - 2021-11-18

  • Aws\AppConfig - Add Type to support feature flag configuration profiles
  • Aws\AuditManager - This release introduces a new feature for Audit Manager: Dashboard views. You can now view insights data for your active assessments, and quickly identify non-compliant evidence that needs to be remediated.
  • Aws\Chime - Adds new Transcribe API parameters to StartMeetingTranscription, including support for content identification and redaction (PII & PHI), partial results stabilization, and custom language models.
  • Aws\ChimeSDKMeetings - Adds new Transcribe API parameters to StartMeetingTranscription, including support for content identification and redaction (PII & PHI), partial results stabilization, and custom language models.
  • Aws\CloudWatch - CloudWatch Anomaly Detection now supports anomaly detectors that use metric math as input.
  • Aws\ForecastService - NEW CreateExplanability API that helps you understand how attributes such as price, promotion, etc. contributes to your forecasted values; NEW CreateAutoPredictor API that trains up to 40% more accurate forecasting model, saves up to 50% of retraining time, and provides model level explainability.
  • Aws\GlueDataBrew - This SDK release adds the following new features: 1) PII detection in profile jobs, 2) Data quality rules, enabling validation of data quality in profile jobs, 3) SQL query-based datasets for Amazon Redshift and Snowflake data sources, and 4) Connecting DataBrew datasets with Amazon AppFlow flows.
  • Aws\IVS - Add APIs for retrieving stream session information and support for filtering live streams by health. For more information, see https://docs.aws.amazon.com/ivs/latest/userguide/stream-health.html
  • Aws\Kafka - Amazon MSK has added a new API that allows you to update the connectivity settings for an existing cluster to enable public accessibility.
  • Aws\Lambda - Added support for CLIENT_CERTIFICATE_TLS_AUTH and SERVER_ROOT_CA_CERTIFICATE as SourceAccessType for MSK and Kafka event source mappings.
  • Aws\LexModelsV2 - Added support for Polly Neural TTS (NTTS) voices. Customers can choose between 'standard' and 'neural' for Polly Engine configuration per locale when creating or updating an Amazon Lex bot.
  • Aws\RedshiftDataAPIService - Rolling back Data API serverless features until dependencies are live.

3.204.0 - 2021-11-17

  • Aws\APIGateway - Documentation updates for Amazon API Gateway.
  • Aws\AmplifyBackend - New APIs to support the Amplify Storage category. Add and manage file storage in your Amplify app backend.
  • Aws\AppConfigData - AWS AppConfig Data is a new service that allows you to retrieve configuration deployed by AWS AppConfig. See the AppConfig user guide for more details on getting started. https://docs.aws.amazon.com/appconfig/latest/userguide/what-is-appconfig.html
  • Aws\DevOpsGuru - Add paginator for DescribeResourceCollectionHealth
  • Aws\RedshiftDataAPIService - Data API now supports serverless requests.
  • Aws\SNS - Amazon SNS introduces the PublishBatch API, which enables customers to publish up to 10 messages per API request. The new API is valid for Standard and FIFO topics.
  • Aws\drs - Introducing AWS Elastic Disaster Recovery (AWS DRS), a new service that minimizes downtime and data loss with fast, reliable recovery of on-premises and cloud-based applications using affordable storage, minimal compute, and point-in-time recovery.

3.203.1 - 2021-11-16

  • Aws\CloudTrail - CloudTrail Insights now supports ApiErrorRateInsight, which enables customers to identify unusual activity in their AWS account based on API error codes and their rate.
  • Aws\LocationService - This release adds the support for Relevance, Distance, Time Zone, Language and Interpolated Address for Geocoding and Reverse Geocoding.

3.203.0 - 2021-11-15

  • Aws\AppStream - This release includes support for images of AmazonLinux2 platform type.
  • Aws\DatabaseMigrationService - Add Settings in JSON format for the source GCP MySQL endpoint
  • Aws\EC2 - Adds a new VPC Subnet attribute "EnableDns64." When enabled on IPv6 Subnets, the Amazon-Provided DNS Resolver returns synthetic IPv6 addresses for IPv4-only destinations.
  • Aws\EKS - Adding Tags support to Cluster Registrations.
  • Aws\MigrationHubStrategyRecommendations - AWS SDK for Migration Hub Strategy Recommendations. It includes APIs to start the portfolio assessment, import portfolio data for assessment, and to retrieve recommendations. For more information, see the AWS Migration Hub documentation at https://docs.aws.amazon.com/migrationhub/index.html
  • Aws\SSM - Adds support for Session Reason and Max Session Duration for Systems Manager Session Manager.

... (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[bot] commented 2 years ago

Superseded by #1014.