tzsk / sms

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

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

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

Release notes

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

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.
  • Aws\CognitoIdentityProvider - Added support for threat protection for custom authentication in Amazon Cognito user pools.
  • Aws\EC2 - Launch of private IPv6 addressing for VPCs and Subnets. VPC IPAM supports the planning and monitoring of private IPv6 usage.

Version 3.319.0

  • Aws\S3 - Adds customization to output structures for Expires parsing which adds an additional shape ExpiresString
  • Aws\Glue - Introducing AWS Glue Data Quality anomaly detection, a new functionality that uses ML-based solutions to detect data anomalies users have not explicitly defined rules for.
  • Aws\AppIntegrationsService - Updated CreateDataIntegration and CreateDataIntegrationAssociation API to support bulk data export from Amazon Connect Customer Profiles to the customer S3 bucket.

Version 3.318.0

  • Aws\Endpoint - Endpoint resolution based on a account id.
  • Aws\CognitoIdentityProvider - Advanced security feature updates to include password history and log export for Cognito user pools.
  • Aws\CostOptimizationHub - This release adds savings percentage support to the ListRecommendationSummaries API.
  • Aws\BedrockAgentRuntime - Introduce model invocation output traces for orchestration traces, which contain the model's raw response and usage.
  • Aws\WorkSpaces - Added support for BYOL_GRAPHICS_G4DN_WSP IngestionProcess

... (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 1 month ago

Superseded by #1514.