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.278.0 to 3.339.9 #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps aws/aws-sdk-php from 3.278.0 to 3.339.9.

Release notes

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

Version 3.339.9

  • Aws\ - Remove paragonie/random_compat dev dependency.
  • Aws\MediaConvert - This release adds support for Animated GIF output, forced chroma sample positioning metadata, and Extensible Wave Container format
  • Aws\EKS - Introduce versionStatus field to take place of status field in EKS DescribeClusterVersions API
  • Aws\PI - Adds documentation for dimension groups and dimensions to analyze locks for Database Insights.
  • Aws\TranscribeService - This release adds support for the Clinical Note Template Customization feature for the AWS HealthScribe APIs within Amazon Transcribe.
  • Aws\ECR - Adds support to handle the new basic scanning daily quota.

Version 3.339.8

  • Aws\Signature - Adds transfer-encoding to list of headers to be removed prior to sigv4a signing
  • Aws\ConnectCases - This release adds the ability to conditionally require fields on a template. Check public documentation for more information.
  • Aws\CostOptimizationHub - This release enables AWS Cost Optimization Hub to show cost optimization recommendations for Amazon Auto Scaling Groups, including those with single and mixed instance types.
  • Aws\S3 - Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets.
  • Aws\CloudFormation - We added 5 new stack refactoring APIs: CreateStackRefactor, ExecuteStackRefactor, ListStackRefactors, DescribeStackRefactor, ListStackRefactorActions.

Version 3.339.7

  • Aws\RDS - Documentation updates to clarify the description for the parameter AllocatedStorage for the DB cluster data type, the description for the parameter DeleteAutomatedBackups for the DeleteDBCluster API operation, and removing an outdated note for the CreateDBParameterGroup API operation.

Version 3.339.6

  • Aws\Credentials - Updates to sso provider expiration time handling
  • Aws\DataSync - Doc-only update to provide more information on using Kerberos authentication with SMB locations.
  • Aws\QBusiness - Adds functionality to enable/disable a new Q Business Chat orchestration feature. If enabled, Q Business can orchestrate over datasources and plugins without the need for customers to select specific chat modes.
  • Aws\SageMaker - IPv6 support for Hyperpod clusters
  • Aws\IAM - This release adds support for accepting encrypted SAML assertions. Customers can now configure their identity provider to encrypt the SAML assertions it sends to IAM.
  • Aws\DatabaseMigrationService - Introduces TargetDataSettings with the TablePreparationMode option available for data migrations.
  • Aws\NeptuneGraph - Added argument to list-export to filter by graph ID

Version 3.339.5

  • Aws\MediaTailor - Add support for CloudWatch Vended Logs which allows for delivery of customer logs to CloudWatch Logs, S3, or Firehose.

Version 3.339.4

  • Aws\PrometheusService - Add support for sending metrics to cross account and CMCK AMP workspaces through RoleConfiguration on Create/Update Scraper.
  • Aws\CodeBuild - Added support for CodeBuild self-hosted Buildkite runner builds
  • Aws\SageMaker - This release introduces a new valid value in InstanceType parameter: p5en.48xlarge, in ProductionVariant.
  • Aws\RDS - Updates to Aurora MySQL and Aurora PostgreSQL API pages with instance log type in the create and modify DB Cluster.
  • Aws\GeoRoutes - The OptimizeWaypoints API now supports 50 waypoints per request (20 with constraints like AccessHours or AppointmentTime). It adds waypoint clustering via Clustering and ClusteringIndex for better optimization. Also, total distance validation is removed for greater flexibility.
  • Aws\BedrockAgentRuntime - This change is to deprecate the existing citation field under RetrieveAndGenerateStream API response in lieu of GeneratedResponsePart and RetrievedReferences

Version 3.339.3

  • Aws\QBusiness - Added APIs to manage QBusiness user subscriptions
  • Aws\AppStream - Add support for managing admin consent requirement on selected domains for OneDrive Storage Connectors in AppStream2.0.
  • Aws\ECR - Temporarily updating dualstack endpoint support
  • Aws\VerifiedPermissions - Adds Cedar JSON format support for entities and context data in authorization requests
  • Aws\MediaTailor - Adds options for configuring how MediaTailor conditions ads before inserting them into the content stream. Based on the new settings, MediaTailor will either transcode ads to match the content stream as it has in the past, or it will insert ads without first transcoding them.
  • Aws\S3Tables - You can now use the CreateTable API operation to create tables with schemas by adding an optional metadata argument.
  • Aws\BedrockAgentRuntime - Add a 'reason' field to InternalServerException
  • Aws\ECRPublic - Temporarily updating dualstack endpoint support

Version 3.339.2

  • Aws\ECR - Add support for Dualstack and Dualstack-with-FIPS Endpoints

... (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.278.0 to 3.339.9.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.278.0...3.339.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants