vividus-framework / vividus

VIVIDUS is all in one test automation tool
https://docs.vividus.dev
Apache License 2.0
362 stars 84 forks source link

Bump com.amazonaws:aws-java-sdk-bom from 1.12.751 to 1.12.762 #5226

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps com.amazonaws:aws-java-sdk-bom from 1.12.751 to 1.12.762.

Changelog

Sourced from com.amazonaws:aws-java-sdk-bom's changelog.

1.12.762 2024-07-18

AWS Certificate Manager Private Certificate Authority

  • Features

    • Fix broken waiters for the acm-pca client. Waiters broke in version 1.13.144 of the Boto3 SDK.

AWS Elemental MediaLive

  • Features

    • AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type.

AWS Secrets Manager

  • Features

    • Doc only update for Secrets Manager

Amazon Connect Service

  • Features

    • Amazon Connect expands search API coverage for additional resources. Search for hierarchy groups by name, ID, tag, or other criteria (new endpoint). Search for agent statuses by name, ID, tag, or other criteria (new endpoint). Search for users by their assigned proficiencies (enhanced endpoint)

Amazon Elastic Compute Cloud

  • Features

    • Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range.

Amazon Interactive Video Service Chat

  • Features

    • Documentation update for IVS Chat API Reference.

Amazon Kinesis Firehose

  • Features

    • This release 1) Add configurable buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache Iceberg tables as destination.

Amazon Relational Database Service

  • Features

    • Updates Amazon RDS documentation to specify an eventual consistency model for DescribePendingMaintenanceActions.

Amazon SageMaker Service

  • Features

    • SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family.

Amazon Timestream Query

  • Features

    • Doc-only update for TimestreamQuery. Added guidance about the accepted valid value for the QueryPricingModel parameter.

Amazon WorkSpaces Thin Client

  • Features

    • Documentation update for WorkSpaces Thin Client.

Tax Settings

  • Features

    • Set default endpoint for aws partition. Requests from all regions in aws partition will be forward to us-east-1 endpoint.

1.12.761 2024-07-12

... (truncated)

Commits
  • 14bd274 AWS SDK for Java 1.12.762
  • fe37778 Update GitHub version number to 1.12.762-SNAPSHOT
  • 0dd525a AWS SDK for Java 1.12.761
  • 758605b Update GitHub version number to 1.12.761-SNAPSHOT
  • 6095643 AWS SDK for Java 1.12.760
  • 9835330 Update GitHub version number to 1.12.760-SNAPSHOT
  • f47a18f AWS SDK for Java 1.12.759
  • 0407bda Update GitHub version number to 1.12.759-SNAPSHOT
  • de3a30b AWS SDK for Java 1.12.758
  • 3803124 Update GitHub version number to 1.12.758-SNAPSHOT
  • Additional commits viewable in compare view


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 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)
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.49%. Comparing base (0239ff6) to head (6b0cb66).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5226 +/- ## ========================================= Coverage 97.49% 97.49% Complexity 6907 6907 ========================================= Files 950 950 Lines 19935 19935 Branches 1314 1314 ========================================= Hits 19436 19436 Misses 390 390 Partials 109 109 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 1 month ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.