tzsk / sms

Laravel SMS Gateway Integration Package
MIT License
289 stars 79 forks source link

chore(deps-dev): bump aws/aws-sdk-php from 3.269.2 to 3.320.3 #1515

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps aws/aws-sdk-php from 3.269.2 to 3.320.3.

Release notes

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

Version 3.320.3

  • Aws\Lambda - Release Lambda FunctionRecursiveConfig, enabling customers to turn recursive loop detection on or off on individual functions. This release adds two new APIs, GetFunctionRecursionConfig and PutFunctionRecursionConfig.
  • Aws\SsmSap - Add new attributes to the outputs of GetApplication and GetDatabase APIs.
  • Aws\Bedrock - Amazon Bedrock Batch Inference/ Model Invocation is a feature which allows customers to asynchronously run inference on a large set of records/files stored in S3.
  • Aws\Deadline - This release adds additional search fields and provides sorting by multiple fields.
  • Aws\CodeBuild - AWS CodeBuild now supports creating fleets with macOS platform for running builds.

Version 3.320.2

  • Aws\SageMaker - Introduce Endpoint and EndpointConfig Arns in sagemaker:ListPipelineExecutionSteps API response
  • Aws\QuickSight - Amazon QuickSight launches Customer Managed Key (CMK) encryption for Data Source metadata
  • Aws\Batch - Improvements of integration between AWS Batch and EC2.
  • Aws\SESv2 - Marking use case description field of account details as deprecated.
  • Aws\Inspector2 - Update the correct format of key and values for resource tags

Version 3.320.1

  • Aws\ - Add missing PHPDoc annotation for Doctrine Cache implementations.
  • Aws\ECS - This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature.
  • Aws\IAM - Make the LastUsedDate field in the GetAccessKeyLastUsed response optional. This may break customers who only call the API for access keys with a valid LastUsedDate. This fixes a deserialization issue for access keys without a LastUsedDate, because the field was marked as required but could be null.
  • Aws\DocDB - This release adds Global Cluster Failover capability which enables you to change your global cluster's primary AWS region, the region that serves writes, during a regional outage. Performing a failover action preserves your Global Cluster setup.
  • Aws\S3 - Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API.

Version 3.320.0

  • Aws\ - Adds notice for the upcoming deprecation of PHP versions 8.0.x and below.
  • Aws\CodeBuild - AWS CodeBuild now supports using Secrets Manager to store git credentials and using multiple source credentials in a single project.

Version 3.319.4

  • Aws\S3 - Expands handling of errors contained within 200 responses.
  • Aws\FIS - This release adds support for additional error information on experiment failure. It adds the error code, location, and account id on relevant failures to the GetExperiment and ListExperiment API responses.
  • Aws\NeptuneGraph - Amazon Neptune Analytics provides a new option for customers to load data into a graph using the RDF (Resource Description Framework) NTRIPLES format. When loading NTRIPLES files, use the value convertToIri for the blankNodeHandling parameter.
  • Aws\Amplify - Add a new field "cacheConfig" that enables users to configure the CDN cache settings for an App
  • Aws\AppStream - This release includes following new APIs: CreateThemeForStack, DescribeThemeForStack, UpdateThemeForStack, DeleteThemeForStack to support custom branding programmatically.
  • Aws\Glue - Add AttributesToGet parameter support for Glue GetTables

Version 3.319.3

  • Aws\GroundStation - Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide
  • Aws\ComputeOptimizer - Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications
  • Aws\SageMaker - Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas.
  • Aws\EKS - Added support for new AL2023 GPU AMIs to the supported AMITypes.
  • Aws\EC2 - This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation.
  • Aws\ConfigService - Documentation update for the OrganizationConfigRuleName regex pattern.
  • Aws\MediaLive - AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex.

Version 3.319.2

  • Aws\Connect - This release supports adding RoutingCriteria via UpdateContactRoutingData public API.
  • Aws\CognitoIdentityProvider - Fixed a description of AdvancedSecurityAdditionalFlows in Amazon Cognito user pool configuration.
  • Aws\SSM - Systems Manager doc-only updates for August 2024.

Version 3.319.1

  • Aws\Glue - This release adds support to retrieve the validation status when creating or updating Glue Data Catalog Views. Also added is support for BasicCatalogTarget partition keys.
  • Aws\Connect - This release fixes a regression in number of access control tags that are allowed to be added to a security profile in Amazon Connect. You can now add up to four access control tags on a single security profile.

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

Superseded by #1516.