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.337.0 #1637

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2025

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

Release notes

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

Version 3.337.0

  • Aws\S3 - Adds a default checksum of CRC32 to operations that support checksums. Adds additional configuration for request checksum calculation and response checksum validation.
  • Aws\CognitoIdentity - corrects the dual-stack endpoint configuration
  • Aws\SESv2 - This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects elevated complaint rates for customer sending identities.
  • Aws\WorkSpaces - Added GeneralPurpose.4xlarge & GeneralPurpose.8xlarge ComputeTypes.
  • Aws\WorkSpacesThinClient - Mark type in MaintenanceWindow as required.
  • Aws\APIGateway - Documentation updates for Amazon API Gateway
  • Aws\PartnerCentralSelling - Add Tagging support for ResourceSnapshotJob resources
  • Aws\SecurityIR - Increase minimum length of Threat Actor IP 'userAgent' to 1.
  • Aws\S3 - This change enhances integrity protections for new SDK requests to S3. S3 SDKs now support the CRC64NVME checksum algorithm, full object checksums for multipart S3 objects, and new default integrity protections for S3 requests.
  • Aws\BedrockAgentRuntime - Now supports streaming for inline agents.

Version 3.336.15

  • Aws\Route53 - Amazon Route 53 now supports the Mexico (Central) Region (mx-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region
  • Aws\GameLift - Amazon GameLift releases a new game session placement feature: PriorityConfigurationOverride. You can now override how a game session queue prioritizes placement locations for a single StartGameSessionPlacement request.

Version 3.336.14

  • Aws\Bedrock - With this release, Bedrock Evaluation will now support latency-optimized inference for foundation models.
  • Aws\TranscribeService - This update provides tagging support for Transcribe's Call Analytics Jobs and Call Analytics Categories.
  • Aws\EC2 - Add support for DisconnectOnSessionTimeout flag in CreateClientVpnEndpoint and ModifyClientVpnEndpoint requests and DescribeClientVpnEndpoints responses
  • Aws\Artifact - Support resolving regional API calls to partition's leader region endpoint.
  • Aws\KafkaConnect - Support updating connector configuration via UpdateConnector API. Release Operations API to monitor the status of the connector operation.

Version 3.336.13

  • Aws\ - Removes the Iot 1click services, which have been deprecated.
  • Aws\Redshift - Additions to the PubliclyAccessible and Encrypted parameters clarifying what the defaults are.
  • Aws\STS - Fixed typos in the descriptions.
  • Aws\SecurityLake - Doc only update for ServiceName that fixes several customer-reported issues

Version 3.336.12

  • Aws\ComputeOptimizer - This release expands AWS Compute Optimizer rightsizing recommendation support for Amazon EC2 Auto Scaling groups to include those with scaling policies and multiple instance types.
  • Aws\CodeBuild - AWS CodeBuild Now Supports BuildBatch in Reserved Capacity and Lambda
  • Aws\FMS - AWS Firewall Manager now lets you combine multiple resource tags using the logical AND operator or the logical OR operator.

Version 3.336.11

  • Aws\Route53 - Amazon Route 53 now supports the Asia Pacific (Thailand) Region (ap-southeast-7) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region
  • Aws\RDS - Updates Amazon RDS documentation to clarify the RestoreDBClusterToPointInTime description.
  • Aws\SageMaker - Adds support for IPv6 for SageMaker HyperPod cluster nodes.

Version 3.336.10

  • Aws\DynamoDB - This release makes Amazon DynamoDB point-in-time-recovery (PITR) to be configurable. You can set PITR recovery period for each table individually to between 1 and 35 days.
  • Aws\CloudHSMV2 - Adds support to ModifyCluster for modifying a Cluster's Hsm Type.
  • Aws\imagebuilder - This release adds support for importing images from ISO disk files. Added new ImportDiskImage API operation.

Version 3.336.9

  • Aws\SupplyChain - Allow vanity DNS domain when creating a new ASC instance
  • Aws\IoTSecureTunneling - Adds dualstack endpoint support for IoT Secure Tunneling

Version 3.336.8

  • Aws\ECS - Adding SDK reference examples for Amazon ECS operations.

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 15, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 16, 2025

Superseded by #1638.

@dependabot dependabot bot closed this Jan 16, 2025
@dependabot dependabot bot deleted the dependabot/composer/aws/aws-sdk-php-3.337.0 branch January 16, 2025 23:34
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.

0 participants