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.288.1 to 3.294.1 #186

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps aws/aws-sdk-php from 3.288.1 to 3.294.1.

Release notes

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

Version 3.294.1

  • Aws\Signature - Fixes issues with CloudfrontKeyValueStore sigv4a operations.
  • Aws\KMS - Documentation updates for AWS Key Management Service
  • Aws\ConnectCases - Increase number of fields that can be included in CaseEventIncludedData from 50 to 200
  • Aws\Connect - Adds relatedContactId field to StartOutboundVoiceContact API input. Introduces PauseContact API and ResumeContact API for Task contacts. Adds pause duration, number of pauses, timestamps for last paused and resumed events to DescribeContact API response. Adds new Rule type and new Rule action.
  • Aws\SageMaker - This release 1) introduces a new API: DeleteCompilationJob , and 2) adds InfraCheckConfig for Create/Describe training job API
  • Aws\RDS - Updates Amazon RDS documentation by adding code examples
  • Aws\Cloud9 - Updated Cloud9 API documentation for AL2023 release

Version 3.294.0

  • Aws\GameLift - Amazon GameLift adds the ability to add and update the game properties of active game sessions.
  • Aws\BillingConductor - Billing Conductor is releasing a new API, GetBillingGroupCostReport, which provides the ability to retrieve/view the Billing Group Cost Report broken down by attributes for a specific billing group.
  • Aws\OpenSearchService - Updating documentation for Amazon OpenSearch Service support for new zero-ETL integration with Amazon S3.
  • Aws\QuickSight - Update Dashboard Links support; SingleAxisOptions support; Scatterplot Query limit support.
  • Aws\ControlTower - Documentation updates for AWS Control Tower.
  • Aws\AppStream - This release includes support for images of Windows Server 2022 platform.
  • Aws\B2bi - Documentation updates for AWS B2B Data Interchange
  • Aws\Connect - This release adds support for more granular billing using tags (key:value pairs)
  • Aws\NeptuneGraph - This is the initial SDK release for Amazon Neptune Analytics
  • Aws\Firehose - This release, 1) adds configurable buffering hints for the Splunk destination, and 2) reduces the minimum configurable buffering interval for supported destinations
  • Aws\IoT - This release adds the ability to self-manage certificate signing in AWS IoT Core fleet provisioning using the new certificate provider resource.
  • Aws\WorkSpaces - Updated note to ensure customers understand running modes.

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

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

---
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 dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 18, 2023
Copy link

codecov bot commented Dec 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (20ba9b1) 100.00% compared to head (a605d1c) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #186   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       203       203           
===========================================
  Files             29        29           
  Lines            753       753           
===========================================
  Hits             753       753           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2023

Superseded by #188.

@dependabot dependabot bot closed this Dec 22, 2023
@dependabot dependabot bot deleted the dependabot/composer/aws/aws-sdk-php-3.294.1 branch December 22, 2023 20:25
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.

None yet

0 participants