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

Bump aws/aws-sdk-php from 3.278.3 to 3.300.15 #482

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 12, 2024

Bumps aws/aws-sdk-php from 3.278.3 to 3.300.15.

Release notes

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

Version 3.300.15

  • Aws\ElastiCache - Revisions to API text that are now to be carried over to SDK text, changing usages of "SFO" in code examples to "us-west-1", and some other typos.
  • Aws\CodeStarconnections - Added a sync configuration enum to disable publishing of deployment status to source providers (PublishDeploymentStatus). Added a sync configuration enum (TriggerStackUpdateOn) to only trigger changes.
  • Aws\MediaPackageV2 - This release enables customers to safely update their MediaPackage v2 channel groups, channels and origin endpoints using entity tags.

Version 3.300.14

  • Aws\EndpointV2 - Updates auth scheme selection criteria
  • Aws\CloudTrail - Added exceptions to CreateTrail, DescribeTrails, and ListImportFailures APIs.
  • Aws\Transfer - Added DES_EDE3_CBC to the list of supported encryption algorithms for messages sent with an AS2 connector.
  • Aws\BedrockAgentRuntime - Documentation update for Bedrock Runtime Agent
  • Aws\CodeBuild - This release adds support for a new webhook event: PULL_REQUEST_CLOSED.
  • Aws\CognitoIdentityProvider - Add ConcurrentModificationException to SetUserPoolMfaConfig
  • Aws\GuardDuty - Add RDS Provisioned and Serverless Usage types
  • Aws\Batch - This release adds JobStateTimeLimitActions setting to the Job Queue API. It allows you to configure an action Batch can take for a blocking job in front of the queue after the defined period of time. The new parameter applies for ECS, EKS, and FARGATE Job Queues.

Version 3.300.13

  • Aws\Snowball - Doc-only update for change to EKS-Anywhere ordering.
  • Aws\Lambda - Documentation updates for AWS Lambda
  • Aws\WAFV2 - You can increase the max request body inspection size for some regional resources. The size setting is in the web ACL association config. Also, the AWSManagedRulesBotControlRuleSet EnableMachineLearning setting now takes a Boolean instead of a primitive boolean type, for languages like Java.
  • Aws\AppConfig - AWS AppConfig now supports dynamic parameters, which enhance the functionality of AppConfig Extensions by allowing you to provide parameter values to your Extensions at the time you deploy your configuration.
  • Aws\WorkSpaces - Added note for user decoupling
  • Aws\EC2 - This release adds an optional parameter to RegisterImage and CopyImage APIs to support tagging AMIs at the time of creation.
  • Aws\RDS - Updates Amazon RDS documentation for io2 storage for Multi-AZ DB clusters
  • Aws\PaymentCryptographyData - AWS Payment Cryptography EMV Decrypt Feature Release
  • Aws\ManagedGrafana - Adds support for the new GrafanaToken as part of the Amazon Managed Grafana Enterprise plugins upgrade to associate your AWS account with a Grafana Labs account.

Version 3.300.12

  • Aws\Redshift - Update for documentation only. Covers port ranges, definition updates for data sharing, and definition updates to cluster-snapshot documentation.
  • Aws\RDS - Updated the input of CreateDBCluster and ModifyDBCluster to support setting CA certificates. Updated the output of DescribeDBCluster to show current CA certificate setting value.
  • Aws\imagebuilder - Add PENDING status to Lifecycle Execution resource status. Add StartTime and EndTime to ListLifecycleExecutionResource API response.
  • Aws\VerifiedPermissions - Deprecating details in favor of configuration for GetIdentitySource and ListIdentitySources APIs.
  • Aws\DynamoDB - Doc only updates for DynamoDB documentation
  • Aws\MWAA - Amazon MWAA adds support for Apache Airflow v2.8.1.

Version 3.300.11

  • Aws\SESv2 - Adds support for providing custom headers within SendEmail and SendBulkEmail for SESv2.
  • Aws\Chatbot - Minor update to documentation.
  • Aws\Organizations - This release contains an endpoint addition
  • Aws\APIGateway - Documentation updates for Amazon API Gateway

Version 3.300.10

  • Aws\CloudFormation - Add DetailedStatus field to DescribeStackEvents and DescribeStacks APIs
  • Aws\Organizations - Documentation update for AWS Organizations
  • Aws\FSx - Added support for creating FSx for NetApp ONTAP file systems with up to 12 HA pairs, delivering up to 72 GB/s of read throughput and 12 GB/s of write throughput.

Version 3.300.9

  • Aws\AccessAnalyzer - Fixed a typo in description field.
  • Aws\AutoScaling - With this release, Amazon EC2 Auto Scaling groups, EC2 Fleet, and Spot Fleet improve the default price protection behavior of attribute-based instance type selection of Spot Instances, to consistently select from a wide range of instance types.
  • Aws\EC2 - With this release, Amazon EC2 Auto Scaling groups, EC2 Fleet, and Spot Fleet improve the default price protection behavior of attribute-based instance type selection of Spot Instances, to consistently select from a wide range of instance types.

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

---
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 the dependencies Pull requests that update a dependency file label Mar 12, 2024
Copy link
Author

dependabot bot commented on behalf of github Mar 13, 2024

Superseded by #483.

@dependabot dependabot bot closed this Mar 13, 2024
@dependabot dependabot bot deleted the dependabot/composer/aws/aws-sdk-php-3.300.15 branch March 13, 2024 10:24
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