chieftools / pkgtrends

A quick way to compare package downloads across languages.
https://pkgtrends.app
11 stars 1 forks source link

Bump aws/aws-sdk-php from 3.222.17 to 3.229.1 #90

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps aws/aws-sdk-php from 3.222.17 to 3.229.1.

Release notes

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

Version 3.229.1

  • Aws\Athena - This feature introduces the API support for Athena's parameterized query and BatchGetPreparedStatement API.
  • Aws\CustomerProfiles - This release adds the optional MinAllowedConfidenceScoreForMerging parameter to the CreateDomain, UpdateDomain, and GetAutoMergingPreview APIs in Customer Profiles. This parameter is used as a threshold to influence the profile auto-merging step of the Identity Resolution process.
  • Aws\EMR - This release adds support for the ExecutionRoleArn parameter in the AddJobFlowSteps and DescribeStep APIs. Customers can use ExecutionRoleArn to specify the IAM role used for each job they submit using the AddJobFlowSteps API.
  • Aws\Glue - This release adds tag as an input of CreateDatabase
  • Aws\MWAA - Documentation updates for Amazon Managed Workflows for Apache Airflow.
  • Aws\Pricing - Documentation update for GetProducts Response.
  • Aws\WellArchitected - Added support for UpdateGlobalSettings API. Added status filter to ListWorkloadShares and ListLensShares.
  • Aws\WorkMail - This release adds support for managing user availability configurations in Amazon WorkMail.
  • Aws\kendra - Amazon Kendra now provides a data source connector for alfresco

Version 3.229.0

  • Aws\AppStream - Includes support for StreamingExperienceSettings in CreateStack and UpdateStack APIs
  • Aws\EMR - This release introduces additional optional parameter "Throughput" to VolumeSpecification to enable user to configure throughput for gp3 ebs volumes.
  • Aws\ElasticLoadBalancingv2 - This release adds two attributes for ALB. One, helps to preserve the host header and the other helps to modify, preserve, or remove the X-Forwarded-For header in the HTTP request.
  • Aws\MediaLive - This release adds support for automatic renewal of MediaLive reservations at the end of each reservation term. Automatic renewal is optional. This release also adds support for labelling accessibility-focused audio and caption tracks in HLS outputs.
  • Aws\RedshiftServerless - Add new API operations for Amazon Redshift Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more.
  • Aws\SageMaker - This release adds: UpdateFeatureGroup, UpdateFeatureMetadata, DescribeFeatureMetadata APIs; FeatureMetadata type in Search API; LastModifiedTime, LastUpdateStatus, OnlineStoreTotalSizeBytes in DescribeFeatureGroup API.
  • Aws\Translate - Added ListLanguages API which can be used to list the languages supported by Translate.

Version 3.228.5

  • Aws\DataSync - AWS DataSync now supports Amazon FSx for NetApp ONTAP locations.
  • Aws\EC2 - This release adds a new spread placement group to EC2 Placement Groups: host level spread, which spread instances between physical hosts, available to Outpost customers only. CreatePlacementGroup and DescribePlacementGroups APIs were updated with a new parameter: SpreadLevel to support this feature.
  • Aws\FinSpaceData - Release new API GetExternalDataViewAccessDetails
  • Aws\Polly - Add 4 new neural voices - Pedro (es-US), Liam (fr-CA), Daniel (de-DE) and Arthur (en-GB).

Version 3.228.4

  • Aws\IoT - This release ease the restriction for the input of tag value to align with AWS standard, now instead of min length 1, we change it to min length 0.

Version 3.228.3

  • Aws\Glue - This release enables the new ListCrawls API for viewing the AWS Glue Crawler run history.
  • Aws\RDSDataService - Documentation updates for RDS Data API

Version 3.228.2

  • Aws\Guzzle - Bump Guzzle versions to address CVE-2022-31090 and CVE-2022-31091
  • Aws\LookoutEquipment - This release adds visualizations to the scheduled inference results. Users will be able to see interference results, including diagnostic results from their running inference schedulers.
  • Aws\MediaConvert - AWS Elemental MediaConvert SDK has released support for automatic DolbyVision metadata generation when converting HDR10 to DolbyVision.
  • Aws\MigrationHubRefactorSpaces - This release adds the new API UpdateRoute that allows route to be updated to ACTIVE/INACTIVE state. In addition, CreateRoute API will now allow users to create route in ACTIVE/INACTIVE state.
  • Aws\SageMaker - SageMaker Ground Truth now supports Virtual Private Cloud. Customers can launch labeling jobs and access to their private workforce in VPC mode.
  • Aws\mgn - New and modified APIs for the Post-Migration Framework

Version 3.228.1

  • Aws\APIGateway - Documentation updates for Amazon API Gateway
  • Aws\Pricing - This release introduces 1 update to the GetProducts API. The serviceCode attribute is now required when you use the GetProductsRequest.
  • Aws\Transfer - Until today, the service supported only RSA host keys and user keys. Now with this launch, Transfer Family has expanded the support for ECDSA and ED25519 host keys and user keys, enabling customers to support a broader set of clients by choosing RSA, ECDSA, and ED25519 host and user keys.

Version 3.228.0

  • Aws\EC2 - This release adds support for Private IP VPNs, a new feature allowing S2S VPN connections to use private ip addresses as the tunnel outside ip address over Direct Connect as transport.
  • Aws\ECS - Amazon ECS UpdateService now supports the following parameters: PlacementStrategies, PlacementConstraints and CapacityProviderStrategy.
  • Aws\S3 - Adds support for new object and bucket existence methods within the streamwrapper via registerStreamWrapperV2

... (truncated)

Changelog

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

3.229.1 - 2022-06-30

  • Aws\Athena - This feature introduces the API support for Athena's parameterized query and BatchGetPreparedStatement API.
  • Aws\CustomerProfiles - This release adds the optional MinAllowedConfidenceScoreForMerging parameter to the CreateDomain, UpdateDomain, and GetAutoMergingPreview APIs in Customer Profiles. This parameter is used as a threshold to influence the profile auto-merging step of the Identity Resolution process.
  • Aws\EMR - This release adds support for the ExecutionRoleArn parameter in the AddJobFlowSteps and DescribeStep APIs. Customers can use ExecutionRoleArn to specify the IAM role used for each job they submit using the AddJobFlowSteps API.
  • Aws\Glue - This release adds tag as an input of CreateDatabase
  • Aws\MWAA - Documentation updates for Amazon Managed Workflows for Apache Airflow.
  • Aws\Pricing - Documentation update for GetProducts Response.
  • Aws\WellArchitected - Added support for UpdateGlobalSettings API. Added status filter to ListWorkloadShares and ListLensShares.
  • Aws\WorkMail - This release adds support for managing user availability configurations in Amazon WorkMail.
  • Aws\kendra - Amazon Kendra now provides a data source connector for alfresco

3.229.0 - 2022-06-29

  • Aws\AppStream - Includes support for StreamingExperienceSettings in CreateStack and UpdateStack APIs
  • Aws\EMR - This release introduces additional optional parameter "Throughput" to VolumeSpecification to enable user to configure throughput for gp3 ebs volumes.
  • Aws\ElasticLoadBalancingv2 - This release adds two attributes for ALB. One, helps to preserve the host header and the other helps to modify, preserve, or remove the X-Forwarded-For header in the HTTP request.
  • Aws\MediaLive - This release adds support for automatic renewal of MediaLive reservations at the end of each reservation term. Automatic renewal is optional. This release also adds support for labelling accessibility-focused audio and caption tracks in HLS outputs.
  • Aws\RedshiftServerless - Add new API operations for Amazon Redshift Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more.
  • Aws\SageMaker - This release adds: UpdateFeatureGroup, UpdateFeatureMetadata, DescribeFeatureMetadata APIs; FeatureMetadata type in Search API; LastModifiedTime, LastUpdateStatus, OnlineStoreTotalSizeBytes in DescribeFeatureGroup API.
  • Aws\Translate - Added ListLanguages API which can be used to list the languages supported by Translate.

3.228.5 - 2022-06-28

  • Aws\DataSync - AWS DataSync now supports Amazon FSx for NetApp ONTAP locations.
  • Aws\EC2 - This release adds a new spread placement group to EC2 Placement Groups: host level spread, which spread instances between physical hosts, available to Outpost customers only. CreatePlacementGroup and DescribePlacementGroups APIs were updated with a new parameter: SpreadLevel to support this feature.
  • Aws\FinSpaceData - Release new API GetExternalDataViewAccessDetails
  • Aws\Polly - Add 4 new neural voices - Pedro (es-US), Liam (fr-CA), Daniel (de-DE) and Arthur (en-GB).

3.228.4 - 2022-06-27

  • Aws\IoT - This release ease the restriction for the input of tag value to align with AWS standard, now instead of min length 1, we change it to min length 0.

3.228.3 - 2022-06-24

  • Aws\Glue - This release enables the new ListCrawls API for viewing the AWS Glue Crawler run history.
  • Aws\RDSDataService - Documentation updates for RDS Data API

3.228.2 - 2022-06-23

  • Aws\Guzzle - Bump Guzzle versions to address CVE-2022-31090 and CVE-2022-31091
  • Aws\LookoutEquipment - This release adds visualizations to the scheduled inference results. Users will be able to see interference results, including diagnostic results from their running inference schedulers.
  • Aws\MediaConvert - AWS Elemental MediaConvert SDK has released support for automatic DolbyVision metadata generation when converting HDR10 to DolbyVision.
  • Aws\MigrationHubRefactorSpaces - This release adds the new API UpdateRoute that allows route to be updated to ACTIVE/INACTIVE state. In addition, CreateRoute API will now allow users to create route in ACTIVE/INACTIVE state.
  • Aws\SageMaker - SageMaker Ground Truth now supports Virtual Private Cloud. Customers can launch labeling jobs and access to their private workforce in VPC mode.
  • Aws\mgn - New and modified APIs for the Post-Migration Framework

3.228.1 - 2022-06-22

  • Aws\APIGateway - Documentation updates for Amazon API Gateway

... (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)