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

chore(deps-dev): bump aws/aws-sdk-php from 3.269.2 to 3.314.4 #1464

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2024

Bumps aws/aws-sdk-php from 3.269.2 to 3.314.4.

Release notes

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

Version 3.314.4

  • Aws\Auth - Corrects an issue with modeling for noAuth auth types.
  • Aws\Lightsail - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\Rekognition - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\BedrockRuntime - This release adds support for using Guardrails with the Converse and ConverseStream APIs.
  • Aws\SageMaker - Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances.
  • Aws\ConfigService - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\EKS - This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response.
  • Aws\CloudTrail - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\Shield - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\Snowball - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\Polly - Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Version 3.314.3

  • Aws\MediaConvert - This release includes support for creating I-frame only video segments for DASH trick play.
  • Aws\SecretsManager - Doc only update for Secrets Manager
  • Aws\Glue - This release introduces a new feature, Usage profiles. Usage profiles allow the AWS Glue admin to create different profiles for various classes of users within the account, enforcing limits and defaults for jobs and sessions.
  • Aws\WAF - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\Batch - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\KMS - Updating SDK example for KMS DeriveSharedSecret API.
  • Aws\CodeBuild - AWS CodeBuild now supports global and organization GitHub webhooks
  • Aws\DirectoryService - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\EFS - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\CognitoIdentityProvider - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • Aws\ACMPCA - Doc-only update that adds name constraints as an allowed extension for ImportCertificateAuthorityCertificate.

Version 3.314.2

  • Aws\DataZone - This release introduces a new default service blueprint for custom environment creation.
  • Aws\MediaConvert - This release adds the ability to search for historical job records within the management console using a search box and/or via the SDK/CLI with partial string matching search on input file name.
  • Aws\Macie2 - This release adds support for managing the status of automated sensitive data discovery for individual accounts in an organization, and determining whether individual S3 buckets are included in the scope of the analyses.
  • Aws\EC2 - Documentation updates for Amazon EC2.
  • Aws\Route53Domains - Add v2 smoke tests and smithy smokeTests trait for SDK testing.

Version 3.314.1

  • Aws\Glue - This release adds support for configuration of evaluation method for composite rules in Glue Data Quality rulesets.
  • Aws\IoTWireless - Add RoamingDeviceSNR and RoamingDeviceRSSI to Customer Metrics.
  • Aws\CloudHSMV2 - Added support for hsm type hsm2m.medium. Added supported for creating a cluster in FIPS or NON_FIPS mode.
  • Aws\KMS - This feature allows customers to use their keys stored in KMS to derive a shared secret which can then be used to establish a secured channel for communication, provide proof of possession, or establish trust with other parties.
  • Aws\MediaPackageV2 - This release adds support for CMAF ingest (DASH-IF live media ingest protocol interface 1)

Version 3.314.0

  • Aws\ - Removes Backup Storage client, which has been deprecated.
  • Aws\OSIS - SDK changes for self-managed vpc endpoint to OpenSearch ingestion pipelines.
  • Aws\SecretsManager - Introducing RotationToken parameter for PutSecretValue API
  • Aws\Redshift - Updates to remove DC1 and DS2 node types.
  • Aws\SecurityLake - This release updates request validation regex to account for non-commercial aws partitions.
  • Aws\SESv2 - This release adds support for Amazon EventBridge as an email sending events destination.
  • Aws\AppTest - AWS Mainframe Modernization Application Testing is an AWS Mainframe Modernization service feature that automates functional equivalence testing for mainframe application modernization and migration to AWS, and regression testing.
  • Aws\EC2 - Tagging support for Traffic Mirroring FilterRule resource

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 19, 2024

Superseded by #1465.

@dependabot dependabot bot closed this Jun 19, 2024
@dependabot dependabot bot deleted the dependabot/composer/aws/aws-sdk-php-3.314.4 branch June 19, 2024 23:14
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.

None yet

0 participants