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

build(deps): bump aws/aws-sdk-php from 3.281.3 to 3.281.12 #8469

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

Bumps aws/aws-sdk-php from 3.281.3 to 3.281.12.

Release notes

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

Version 3.281.12

  • Aws\Braket - This release adds support to view the device queue depth (the number of queued quantum tasks and hybrid jobs on a device) and queue position for a quantum task and hybrid job.
  • Aws\EFS - Documentation updates for Elastic File System
  • Aws\CloudWatchEvents - Adds sensitive trait to various shapes in Jetstream Connections API model.
  • Aws\GuardDuty - Add EKS_CLUSTER_NAME to filter and sort key.
  • Aws\MediaConvert - This release supports the creation of of audio-only tracks in CMAF output groups.
  • Aws\EC2 - EC2 M2 Pro Mac instances are powered by Apple M2 Pro Mac Mini computers featuring 12 core CPU, 19 core GPU, 32 GiB of memory, and 16 core Apple Neural Engine and uniquely enabled by the AWS Nitro System through high-speed Thunderbolt connections.
  • Aws\DatabaseMigrationService - new vendors for DMS CSF: MongoDB, MariaDB, DocumentDb and Redshift

Version 3.281.11

  • Aws\AppRunner - This release adds improvements for managing App Runner auto scaling configuration resources. New APIs: UpdateDefaultAutoScalingConfiguration and ListServicesForAutoScalingConfiguration. Updated API: DeleteAutoScalingConfiguration.
  • Aws\CodeArtifact - Add support for the Swift package format.
  • Aws\CloudWatchLogs - Add ClientToken to QueryDefinition CFN Handler in CWL
  • Aws\KinesisVideo - Updated DescribeMediaStorageConfiguration, StartEdgeConfigurationUpdate, ImageGenerationConfiguration$SamplingInterval, and UpdateMediaStorageConfiguration to match AWS Docs.
  • Aws\S3 - Fix an issue where the SDK can fail to unmarshall response due to NumberFormatException
  • Aws\ServiceDiscovery - Adds a new DiscoverInstancesRevision API and also adds InstanceRevision field to the DiscoverInstances API response.
  • Aws\SSOOIDC - Update FIPS endpoints in aws-us-gov.
  • Aws\AppConfig - Enabling boto3 paginators for list APIs and adding documentation around ServiceQuotaExceededException errors

Version 3.281.10

  • Aws\Outposts - This release adds the InstanceFamilies field to the ListAssets response.
  • Aws\EC2 - This release adds support for C7i, and R7a instance types.
  • Aws\SageMaker - This release adds support for one-time model monitoring schedules that are executed immediately without delay, explicit data analysis windows for model monitoring schedules and exclude features attributes to remove features from model monitor analysis.

Version 3.281.9

  • Aws\WorkMail - This release includes four new APIs UpdateUser, UpdateGroup, ListGroupsForEntity and DescribeEntity, along with RemoteUsers and some enhancements to existing APIs.
  • Aws\ApplicationDiscoveryService - Add sensitive protection for customer information
  • Aws\Macie2 - This release changes the default managedDataIdentifierSelector setting for new classification jobs to RECOMMENDED. By default, new classification jobs now use the recommended set of managed data identifiers.

Version 3.281.8

  • Aws\SageMaker - This release introduces Skip Model Validation for Model Packages
  • Aws\Connect - New rule type (OnMetricDataUpdate) has been added
  • Aws\AppStream - This release introduces app block builder, allowing customers to provision a resource to package applications into an app block
  • Aws\DataSync - Documentation-only updates for AWS DataSync.

Version 3.281.7

  • Aws\AppStream - This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance.
  • Aws\CloudFormation - Documentation updates for AWS CloudFormation
  • Aws\EntityResolution - Changed "ResolutionTechniques" and "MappedInputFields" in workflow and schema mapping operations to be required fields.
  • Aws\LookoutEquipment - This release adds APIs for the new scheduled retraining feature.

Version 3.281.6

  • Aws\Cloud9 - Update to include information on Ubuntu 18 deprecation.
  • Aws\IVSRealTime - Doc only update that changes description for ParticipantToken.
  • Aws\drs - Updated existing APIs and added new ones to support using AWS Elastic Disaster Recovery post-launch actions. Added support for new regions.
  • Aws\SimSpaceWeaver - Edited the introductory text for the API reference.
  • Aws\GuardDuty - Add managementType field to ListCoverage API response.
  • Aws\XRay - Add StartTime field in GetTraceSummaries API response for each TraceSummary.
  • Aws\InternetMonitor - This release updates the Amazon CloudWatch Internet Monitor API domain name.
  • Aws\Firehose - DocumentIdOptions has been added for the Amazon OpenSearch destination.

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

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

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 Sep 25, 2023
@DanielnetoDotCom DanielnetoDotCom merged commit 56e883c into master Sep 25, 2023
@dependabot dependabot bot deleted the dependabot/composer/aws/aws-sdk-php-3.281.12 branch September 25, 2023 09:40
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.

1 participant