Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.279.4 #1557

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2023

Bumps aws/aws-sdk-php from 3.240.8 to 3.279.4.

Release notes

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

Version 3.279.4

  • Aws\VerifiedPermissions - Documentation updates for Amazon Verified Permissions. Increases max results per page for ListPolicyStores, ListPolicies, and ListPolicyTemplates APIs from 20 to 50.
  • Aws\RDS - Adding parameters to CreateCustomDbEngineVersion reserved for future use.
  • Aws\GlobalAccelerator - Global Accelerator now supports Client Ip Preservation for Network Load Balancer endpoints.
  • Aws\CostExplorer - This release adds the LastUpdatedDate and LastUsedDate timestamps to help you manage your cost allocation tags.

Version 3.279.3

  • Aws\EC2 - The DeleteKeyPair API has been updated to return the keyPairId when an existing key pair is deleted.
  • Aws\finspace - Allow customers to manage outbound traffic from their Kx Environment when attaching a transit gateway by providing network acl entries. Allow the customer to choose how they want to update the databases on a cluster allowing updates to possibly be faster than usual.
  • Aws\Route53Domains - Fixed typos in description fields
  • Aws\RDS - Adding support for RDS Aurora Global Database Unplanned Failover
  • Aws\Cloud9 - Doc only update to add Ubuntu 22.04 as an Image ID option for Cloud9

Version 3.279.2

  • Aws\SecurityHub - Added Inspector Lambda code Vulnerability section to ASFF, including GeneratorDetails, EpssScore, ExploitAvailable, and CodeVulnerabilities.
  • Aws\CodeCommit - Add new ListFileCommitHistory operation to retrieve commits which introduced changes to a specific file.

Version 3.279.1

  • Aws\EC2 - Adds support for SubnetConfigurations to allow users to select their own IPv4 and IPv6 addresses for Interface VPC endpoints
  • Aws\GameLift - Amazon GameLift updates its instance types support.

Version 3.279.0

  • Aws\ - This version ends support for PHP versions below 7.2.5
  • Aws\CloudWatch - Doc-only update to incorporate several doc bug fixes
  • Aws\LexModelsV2 - This release updates the Custom Vocabulary Weight field to support a value of 0.

Version 3.278.3

  • Aws\PI - AWS Performance Insights for Amazon RDS is launching Performance Analysis On Demand, a new feature that allows you to analyze database performance metrics and find out the performance issues. You can now use SDK to create, list, get, delete, and manage tags of performance analysis reports.
  • Aws\SageMaker - SageMaker Inference Recommender now provides SupportedResponseMIMETypes from DescribeInferenceRecommendationsJob response
  • Aws\EC2 - Documentation updates for Elastic Compute Cloud (EC2).
  • Aws\ChimeSDKMeetings - Updated API documentation to include additional exceptions.
  • Aws\Glue - AWS Glue Crawlers can now accept SerDe overrides from a custom csv classifier. The two SerDe options are LazySimpleSerDe and OpenCSVSerDe. In case, the user wants crawler to do the selection, "None" can be selected for this purpose.
  • Aws\Route53Domains - Provide explanation if CheckDomainTransferability return false. Provide requestId if a request is already submitted. Add sensitive protection for customer information

Version 3.278.2

  • Aws\Omics - This release provides support for annotation store versioning and cross account sharing for Omics Analytics
  • Aws\MediaPackage - Fix SDK logging of certain fields.
  • Aws\Transfer - Documentation updates for AWS Transfer Family

Version 3.278.1

  • Aws\QuickSight - New Authentication method for Account subscription - IAM Identity Center. Hierarchy layout support, default column width support and related style properties for pivot table visuals. Non-additive topic field aggregations for Topic API
  • Aws\AmplifyBackend - Adds sensitive trait to required input shapes.
  • Aws\EC2 - Amazon EC2 P5 instances, powered by the latest NVIDIA H100 Tensor Core GPUs, deliver the highest performance in EC2 for deep learning (DL) and HPC applications. M7i-flex and M7i instances are next-generation general purpose instances powered by custom 4th Generation Intel Xeon Scalable processors.
  • Aws\ConfigService - Updated ResourceType enum with new resource types onboarded by AWS Config in July 2023.
  • Aws\SWF - This release adds new API parameters to override workflow task list for workflow executions.
  • Aws\SES - Doc only updates to include: 1) Clarified which part of an email address where it's okay to have Punycode when it contains non-ASCII characters for the SendRawEmail action and other actions where this is applicable. 2) Updated S3Action description with new MB max bucket size from 30 to 40.

Version 3.278.0

  • Aws\Multipart - Include ChecksumAlgorithm member in Multipart Upload and Copy for flexible checksums
  • Aws\CloudTrail - Documentation updates for CloudTrail.

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.240.8 to 3.279.4.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.240.8...3.279.4)

---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2023

Superseded by #1558.

@dependabot dependabot bot closed this Aug 26, 2023
@dependabot dependabot bot deleted the dependabot/composer/stable26/aws/aws-sdk-php-3.279.4 branch August 26, 2023 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants