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-dev): bump aws/aws-sdk-php from 3.269.2 to 3.320.1 #1513

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2024

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 16, 2024

Superseded by #1514.

@dependabot dependabot bot closed this Aug 16, 2024
@dependabot dependabot bot deleted the dependabot/composer/aws/aws-sdk-php-3.320.1 branch August 16, 2024 23:08
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants