fsr5-fhaachen / portals

Group allocation tool for the first week of the Department of Electrical Engineering and Information Technology at the FH Aachen - University of Applied Sciences.
MIT License
3 stars 3 forks source link

build(deps): bump aws/aws-sdk-php from 3.316.2 to 3.320.6 #671

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps aws/aws-sdk-php from 3.316.2 to 3.320.6.

Release notes

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

Version 3.320.6

  • Aws\Waiter - Updates waiter error matching logic for boolean valuesq
  • Aws\Bedrock - Amazon Bedrock Evaluation BatchDeleteEvaluationJob API allows customers to delete evaluation jobs under terminated evaluation job statuses - Stopped, Failed, or Completed. Customers can submit a batch of 25 evaluation jobs to be deleted at once.
  • Aws\QuickSight - Explicit query for authors and dashboard viewing sharing for embedded users
  • Aws\Inspector2 - Add enums for Agentless scan statuses and EC2 enablement error states
  • Aws\AutoScaling - Amazon EC2 Auto Scaling now provides EBS health check to manage EC2 instance replacement
  • Aws\EMRContainers - Correct endpoint for FIPS is configured for US Gov Regions.
  • Aws\Route53 - Amazon Route 53 now supports the Asia Pacific (Malaysia) Region (ap-southeast-5) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.

Version 3.320.5

  • Aws\Codestar - Removes Codestar service.
  • Aws\EC2 - DescribeInstanceStatus now returns health information on EBS volumes attached to Nitro instances
  • Aws\Lambda - Release FilterCriteria encryption for Lambda EventSourceMapping, enabling customers to encrypt their filter criteria using a customer-owned KMS key.
  • Aws\SecurityHub - Security Hub documentation and definition updates
  • Aws\Glue - Add optional field JobRunQueuingEnabled to CreateJob and UpdateJob APIs.
  • Aws\EntityResolution - Increase the mapping attributes in Schema to 35.
  • Aws\SES - Enable email receiving customers to provide SES with access to their S3 buckets via an IAM role for "Deliver to S3 Action"

Version 3.320.4

  • Aws\S3 - Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs.
  • Aws\ECS - Documentation only release to address various tickets
  • Aws\OpenSearchServerless - Added FailureCode and FailureMessage to BatchGetCollectionResponse for BatchGetVPCEResponse for non-Active Collection and VPCE.

Version 3.320.3

  • Aws\Lambda - Release Lambda FunctionRecursiveConfig, enabling customers to turn recursive loop detection on or off on individual functions. This release adds two new APIs, GetFunctionRecursionConfig and PutFunctionRecursionConfig.
  • Aws\SsmSap - Add new attributes to the outputs of GetApplication and GetDatabase APIs.
  • Aws\Bedrock - Amazon Bedrock Batch Inference/ Model Invocation is a feature which allows customers to asynchronously run inference on a large set of records/files stored in S3.
  • Aws\Deadline - This release adds additional search fields and provides sorting by multiple fields.
  • Aws\CodeBuild - AWS CodeBuild now supports creating fleets with macOS platform for running builds.

Version 3.320.2

  • Aws\SageMaker - Introduce Endpoint and EndpointConfig Arns in sagemaker:ListPipelineExecutionSteps API response
  • Aws\QuickSight - Amazon QuickSight launches Customer Managed Key (CMK) encryption for Data Source metadata
  • Aws\Batch - Improvements of integration between AWS Batch and EC2.
  • Aws\SESv2 - Marking use case description field of account details as deprecated.
  • Aws\Inspector2 - Update the correct format of key and values for resource tags

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.

... (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 3 weeks ago

Superseded by #674.