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.263.2 to 3.269.1 #34

Merged
merged 1 commit into from
Apr 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2023

Bumps aws/aws-sdk-php from 3.263.2 to 3.269.1.

Release notes

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

Version 3.269.1

  • Aws\ - Takes explicit dependency on psr/http-message >= 1.0 to avoid conflicts.
  • Aws\EC2 - This release adds support for AMD SEV-SNP on EC2 instances.
  • Aws\EMRContainers - This release adds GetManagedEndpointSessionCredentials, a new API that allows customers to generate an auth token to connect to a managed endpoint, enabling features such as self-hosted Jupyter notebooks for EMR on EKS.
  • Aws\GuardDuty - Added API support to initiate on-demand malware scan on specific resources.
  • Aws\IoTDeviceAdvisor - AWS IoT Core Device Advisor now supports MQTT over WebSocket. With this update, customers can run all three test suites of AWS IoT Core Device Advisor - qualification, custom, and long duration tests - using Signature Version 4 for MQTT over WebSocket.
  • Aws\Kafka - Amazon MSK has added new APIs that allows multi-VPC private connectivity and cluster policy support for Amazon MSK clusters that simplify connectivity and access between your Apache Kafka clients hosted in different VPCs and AWS accounts and your Amazon MSK clusters.
  • Aws\Lambda - Add Java 17 (java17) support to AWS Lambda
  • Aws\MarketplaceCatalog - Enabled Pagination for List Entities and List Change Sets operations
  • Aws\OSIS - Documentation updates for OpenSearch Ingestion
  • Aws\QLDB - Documentation updates for Amazon QLDB
  • Aws\SageMaker - Added ml.p4d.24xlarge and ml.p4de.24xlarge as supported instances for SageMaker Studio
  • Aws\XRay - Updated X-Ray documentation with Resource Policy API descriptions.

Version 3.269.0

  • Aws\OSIS - Initial release for OpenSearch Ingestion

Version 3.268.18

  • Aws\ChimeSDKMessaging - Remove non actionable field from UpdateChannelReadMarker and DeleteChannelRequest. Add precise exceptions to DeleteChannel and DeleteStreamingConfigurations error cases.
  • Aws\Connect - Amazon Connect, Contact Lens Evaluation API release including ability to manage forms and to submit contact evaluations.
  • Aws\DataSync - This release adds 13 new APIs to support AWS DataSync Discovery GA.
  • Aws\DirectoryService - New field added in AWS Managed Microsoft AD DescribeSettings response and regex pattern update for UpdateSettings value. Added length validation to RemoteDomainName.
  • Aws\Pinpoint - Adds support for journey runs and querying journey execution metrics based on journey runs. Adds execution metrics to campaign activities. Updates docs for Advanced Quiet Time.

Version 3.268.17

  • Aws\Appflow - Increased the max length for RefreshToken and AuthCode from 2048 to 4096.
  • Aws\CodeCatalyst - Documentation updates for Amazon CodeCatalyst.
  • Aws\EC2 - API changes to AWS Verified Access related to identity providers' information.
  • Aws\MediaConvert - This release introduces a noise reduction pre-filter, linear interpolation deinterlace mode, video pass-through, updated default job settings, and expanded LC-AAC Stereo audio bitrate ranges.
  • Aws\Rekognition - Added new status result to Liveness session status.

Version 3.268.16

  • Aws\Connect - This release adds a new API CreateParticipant. For Amazon Connect Chat, you can use this new API to customize chat flow experiences.
  • Aws\ECS - Documentation update to address various Amazon ECS tickets.
  • Aws\FMS - AWS Firewall Manager adds support for multiple administrators. You can now delegate more than one administrator per organization.

Version 3.263.15

  • Aws\Connect - This release adds a new API CreateParticipant. For Amazon Connect Chat, you can use this new API to customize chat flow experiences.
  • Aws\ECS - Documentation update to address various Amazon ECS tickets.
  • Aws\FMS - AWS Firewall Manager adds support for multiple administrators. You can now delegate more than one administrator per organization.

Version 3.263.14

  • Aws\Chime - Adds support for Hindi and Thai languages and additional Amazon Transcribe parameters to the StartMeetingTranscription API.
  • Aws\ChimeSDKMediaPipelines - This release adds support for specifying the recording file format in an S3 recording sink configuration.
  • Aws\ChimeSDKMeetings - Adds support for Hindi and Thai languages and additional Amazon Transcribe parameters to the StartMeetingTranscription API.
  • Aws\GameLift - Amazon GameLift supports creating Builds for Windows 2016 operating system.
  • Aws\GuardDuty - This release adds support for the new Lambda Protection feature.
  • Aws\IoT - Support additional OTA states in GetOTAUpdate API
  • Aws\SageMaker - Amazon SageMaker Canvas adds ModelRegisterSettings support for CanvasAppSettings.
  • Aws\Snowball - Adds support for Amazon S3 compatible storage. AWS Snow Family customers can now use Amazon S3 compatible storage on Snowball Edge devices. Also adds support for V3_5S. This is a refreshed AWS Snowball Edge Storage Optimized device type with 210TB SSD (customer usable).

... (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 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 dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Apr 28, 2023
@codecov
Copy link

codecov bot commented Apr 28, 2023

Codecov Report

Merging #34 (589b902) into main (1e4b942) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##                main       #34   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       174       174           
===========================================
  Files             27        27           
  Lines            677       677           
===========================================
  Hits             677       677           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.263.2 to 3.269.1.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.263.2...3.269.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 force-pushed the dependabot/composer/aws/aws-sdk-php-3.269.1 branch from 589b902 to a7e020e Compare April 28, 2023 11:15
@misantron misantron merged commit 38c4f5e into main Apr 28, 2023
@misantron misantron deleted the dependabot/composer/aws/aws-sdk-php-3.269.1 branch April 28, 2023 11:16
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

1 participant