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

build(deps): Bump aws/aws-sdk-php from 3.311.2 to 3.324.13 #1965

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2024

Bumps aws/aws-sdk-php from 3.311.2 to 3.324.13.

Release notes

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

Version 3.324.13

  • Aws\BedrockRuntime - Update Application Inference Profile
  • Aws\CleanRooms - This release adds the option for customers to configure analytics engine when creating a collaboration, and introduces the new SPARK analytics engine type in addition to maintaining the legacy CLEAN_ROOMS_SQL engine type.
  • Aws\RedshiftDataAPIService - Adding a new API GetStatementResultV2 that supports CSV formatted results from ExecuteStatement and BatchExecuteStatement calls.
  • Aws\SageMaker - Adding notebook-al2-v3 as allowed value to SageMaker NotebookInstance PlatformIdentifier attribute
  • Aws\IoTFleetWise - Updated BatchCreateVehicle and BatchUpdateVehicle APIs: LimitExceededException has been added and the maximum number of vehicles in a batch has been set to 10 explicitly
  • Aws\Bedrock - Update Application Inference Profile
  • Aws\CloudWatchLogs - Added support for new optional baseline parameter in the UpdateAnomaly API. For UpdateAnomaly requests with baseline set to True, The anomaly behavior is then treated as baseline behavior. However, more severe occurrences of this behavior will still be reported as anomalies.

Version 3.324.12

  • Aws\RDS - This release adds support for Enhanced Monitoring and Performance Insights when restoring Aurora Limitless Database DB clusters. It also adds support for the os-upgrade pending maintenance action.
  • Aws\StorageGateway - Documentation update: Amazon FSx File Gateway will no longer be available to new customers.
  • Aws\MediaPackageV2 - MediaPackage V2 Live to VOD Harvester is a MediaPackage V2 feature, which is used to export content from an origin endpoint to a S3 bucket.
  • Aws\OpenSearchService - Adds support for provisioning dedicated coordinator nodes. Coordinator nodes can be specified using the new NodeOptions parameter in ClusterConfig.

Version 3.324.11

  • Aws\ - Removes deprecated Nimble Studio service.
  • Aws\BedrockAgent - Add support of new model types for Bedrock Agents, Adding inference profile support for Flows and Prompt Management, Adding new field to configure additional inference configurations for Flows and Prompt Management
  • Aws\CodeBuild - AWS CodeBuild now supports automatically retrying failed builds
  • Aws\Lambda - Add TagsError field in Lambda GetFunctionResponse. The TagsError field contains details related to errors retrieving tags.
  • Aws\SupplyChain - API doc updates, and also support showing error message on a failed instance
  • Aws\CloudWatchLogs - Adding inferred token name for dynamic tokens in Anomalies.

Version 3.324.10

  • Aws\AppConfig - This release improves deployment safety by granting customers the ability to REVERT completed deployments, to the last known good state.In the StopDeployment API revert case the status of a COMPLETE deployment will be REVERTED. AppConfig only allows a revert within 72 hours of deployment completion.
  • Aws\ECS - This release adds support for EBS volumes attached to Amazon ECS Windows tasks running on EC2 instances.
  • Aws\EC2 - This release includes a new API to describe some details of the Amazon Machine Images (AMIs) that were used to launch EC2 instances, even if those AMIs are no longer available for use.
  • Aws\PCS - Documentation update: added the default value of the Slurm configuration parameter scaleDownIdleTimeInSeconds to its description.
  • Aws\QBusiness - Add a new field in chat response. This field can be used to support nested schemas in array fields

Version 3.324.9

  • Aws\PaymentCryptographyData - Add ECDH support on PIN operations.
  • Aws\PaymentCryptography - Add support for ECC P-256 and P-384 Keys.
  • Aws\Bedrock - Doc updates for supporting converse
  • Aws\EC2 - Amazon EC2 X8g, C8g and M8g instances are powered by AWS Graviton4 processors. X8g provide the lowest cost per GiB of memory among Graviton4 instances. C8g provide the best price performance for compute-intensive workloads. M8g provide the best price performance in for general purpose workloads.
  • Aws\Connect - Amazon Connect Service Feature: Add support to start screen sharing for a web calling contact.
  • Aws\MWAA - Introducing InvokeRestApi which allows users to invoke the Apache Airflow REST API on the webserver with the specified inputs.

Version 3.324.8

  • Aws\imagebuilder - Add macOS platform and instance placement options
  • Aws\BedrockRuntime - Updating invoke regex to support imported models for converse API
  • Aws\Repostspace - Adds the BatchAddRole and BatchRemoveRole APIs.
  • Aws\TimestreamQuery - This release adds support for Query Insights, a feature that provides details of query execution, enabling users to identify areas for improvement to optimize their queries, resulting in improved query performance and lower query costs.
  • Aws\MainframeModernization - Add AuthSecretsManagerArn optional parameter to batch job APIs, expand batch parameter limits, and introduce clientToken constraints.
  • Aws\RDS - Global clusters now expose the Endpoint attribute as one of its fields. It is a Read/Write endpoint for the global cluster which resolves to the Global Cluster writer instance.

Version 3.324.7

  • Aws\ApplicationInsights - This feature enables customers to specify SNS Topic ARN. CloudWatch Application Insights (CWAI) will utilize this ARN to send problem notifications.
  • Aws\AutoScaling - Adds support for removing the PlacementGroup setting on an Auto Scaling Group through the UpdateAutoScalingGroup API.
  • Aws\FMS - Update AWS WAF policy - add the option to retrofit existing web ACLs instead of creating all new web ACLs.

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

---
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]>
@nickvergessen
Copy link
Member

/composer-update

@nickvergessen
Copy link
Member

Prod Packages Operation Base Target
aws/aws-crt-php Upgraded v1.2.5 v1.2.7
aws/aws-sdk-php Upgraded 3.311.2 3.324.13
guzzlehttp/promises Upgraded 2.0.3 2.0.4
mtdowling/jmespath.php Upgraded 2.7.0 2.8.0

Signed-off-by: nextcloud-command <[email protected]>
@nickvergessen nickvergessen merged commit 1a44442 into master Oct 30, 2024
7 checks passed
@nickvergessen nickvergessen deleted the dependabot/composer/aws/aws-sdk-php-3.324.13 branch October 30, 2024 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants