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.260.1 to 3.293.10 #110

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2023

Bumps aws/aws-sdk-php from 3.260.1 to 3.293.10.

Release notes

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

Version 3.293.10

  • Aws\ - Updates trace middleware such that it does not always expect a request.
  • Aws\drs - Adding AgentVersion to SourceServer and RecoveryInstance structures

Version 3.293.9

  • Aws\Parser - Fixes the event parser iterator so it handles the different scenarios stated by smithy docs.
  • Aws\imagebuilder - This release adds the Image Workflows feature to give more flexibility and control over the image building and testing process.
  • Aws\LocationService - This release 1) adds sub-municipality field in Places API for searching and getting places information, and 2) allows optimizing route calculation based on expected arrival time.
  • Aws\CloudWatchLogs - This release introduces the StartLiveTail API to tail ingested logs in near real time.

Version 3.293.8

  • Aws\Neptune - This release adds a new parameter configuration setting to the Neptune cluster related APIs that can be leveraged to switch between the underlying supported storage modes.
  • Aws\Pinpoint - This release includes Amazon Pinpoint API documentation updates pertaining to campaign message sending rate limits.
  • Aws\SecurityHub - Added new resource detail objects to ASFF, including resources for AwsDynamoDbTable, AwsEc2ClientVpnEndpoint, AwsMskCluster, AwsS3AccessPoint, AwsS3Bucket

Version 3.293.7

  • Aws\CloudWatch - Adds support for the OpenTelemetry 1.0 output format in CloudWatch Metric Streams.
  • Aws\EC2 - M2 Mac instances are built on Apple M2 Mac mini computers. I4i instances are powered by 3rd generation Intel Xeon Scalable processors. C7i compute optimized, M7i general purpose and R7i memory optimized instances are powered by custom 4th Generation Intel Xeon Scalable processors.
  • Aws\finspace - Releasing Scaling Group, Dataview, and Volume APIs

Version 3.293.6

  • Aws\EndpointV2 - Adds endpoint resolution middleware and refactors endpoint resolution logic
  • Aws\CodeDeploy - This release adds support for two new CodeDeploy features: 1) zonal deployments for Amazon EC2 in-place deployments, 2) deployments triggered by Auto Scaling group termination lifecycle hook events.

Version 3.293.5

  • Aws\Connect - Releasing Tagging Support for Instance Management APIS
  • Aws\PaymentCryptography - AWS Payment Cryptography IPEK feature release
  • Aws\EC2 - Releasing the new cpuManufacturer attribute within the DescribeInstanceTypes API response which notifies our customers with information on who the Manufacturer is for the processor attached to the instance, for example: Intel.
  • Aws\Comprehend - Documentation updates for Trust and Safety features.
  • Aws\Backup - AWS Backup - Features: Add VaultType to the output of DescribeRecoveryPoint, ListRecoveryPointByBackupVault API and add ResourceType to the input of ListRestoreJobs API

Version 3.293.4

  • Aws\CleanRoomsML - Updated service title from cleanroomsml to CleanRoomsML.
  • Aws\Athena - Adding IdentityCenter enabled request for interactive query
  • Aws\CloudFormation - Documentation update, December 2023
  • Aws\EC2 - Adds A10G, T4G, and H100 as accelerator name options and Habana as an accelerator manufacturer option for attribute based selection

Version 3.293.3

  • Aws\MediaLive - Adds support for custom color correction on channels using 3D LUT files.
  • Aws\Braket - This release enhances service support to create quantum tasks and hybrid jobs associated with Braket Direct Reservations.
  • Aws\AppRegistry - Documentation-only updates for Dawn
  • Aws\BillingConductor - This release adds the ability to specify a linked account of the billing group for the custom line item resource.
  • Aws\Cloud9 - This release adds the requirement to include the imageId parameter in the CreateEnvironmentEC2 API call.
  • Aws\CloudFormation - Including UPDATE_* states as a success status for CreateStack waiter.
  • Aws\finspace - Release General Purpose type clusters

Version 3.293.2

  • Aws\RecycleBin - Added resource identifier in the output and updated error handling.
  • Aws\QConnect - This release adds the PutFeedback API and allows providing feedback against the specified assistant for the specified target.
  • Aws\VerifiedPermissions - Adds description field to PolicyStore API's and namespaces field to GetSchema.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 14, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2023

Superseded by #111.

@dependabot dependabot bot closed this Dec 15, 2023
@dependabot dependabot bot deleted the dependabot/composer/aws/aws-sdk-php-3.293.10 branch December 15, 2023 07:44
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants