aws / aws-secretsmanager-jdbc

The AWS Secrets Manager JDBC Library enables Java developers to easily connect to SQL databases using secrets stored in AWS Secrets Manager.
Apache License 2.0
161 stars 77 forks source link

Bump aws-java-sdk-secretsmanager from 1.12.252 to 1.12.481 #193

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aws-java-sdk-secretsmanager from 1.12.252 to 1.12.481.

Changelog

Sourced from aws-java-sdk-secretsmanager's changelog.

1.12.481 2023-06-02

AWS CloudTrail

  • Features

    • This feature allows users to start and stop event ingestion on a CloudTrail Lake event data store.

AWS WAFV2

  • Features

    • Added APIs to describe managed products. The APIs retrieve information about rule groups that are managed by AWS and by AWS Marketplace sellers.

Amazon Athena

  • Features

    • This release introduces the DeleteCapacityReservation API and the ability to manage capacity reservations using CloudFormation

Amazon SageMaker Service

  • Features

    • This release adds Selective Execution feature that allows SageMaker Pipelines users to run selected steps in a pipeline.

1.12.480 2023-06-01

AWS WAFV2

  • Features

    • Corrected the information for the header order FieldToMatch setting

Alexa For Business

  • Features

    • Alexa for Business has been deprecated and is no longer supported.

Amazon Appflow

  • Features

    • Added ability to select DataTransferApiType for DescribeConnector and CreateFlow requests when using Async supported connectors. Added supportedDataTransferType to DescribeConnector/DescribeConnectors/ListConnector response.

Amazon Connect Customer Profiles

  • Features

    • This release introduces calculated attribute related APIs.

Amazon Interactive Video Service

  • Features

    • API Update for IVS Advanced Channel type

Amazon SageMaker Service

  • Features

    • Amazon Sagemaker Autopilot adds support for Parquet file input to NLP text classification jobs.

1.12.479 2023-05-31

AWS Config

  • Features

    • Resource Types Exclusion feature launch by AWS Config

AWS Service Catalog

  • Features

    • Documentation updates for ServiceCatalog.

... (truncated)

Commits
  • b1a150e AWS SDK for Java 1.12.481
  • ec11e09 Update GitHub version number to 1.12.481-SNAPSHOT
  • 862794f AWS SDK for Java 1.12.480
  • cb389b0 Update GitHub version number to 1.12.480-SNAPSHOT
  • 4b1afce AWS SDK for Java 1.12.479
  • 73a2911 Update GitHub version number to 1.12.479-SNAPSHOT
  • 30496b3 AWS SDK for Java 1.12.478
  • fcc2827 chore: update ancient issue time
  • 77c63fe Update GitHub version number to 1.12.478-SNAPSHOT
  • 7871664 AWS SDK for Java 1.12.477
  • 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 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-commenter commented 1 year ago

Codecov Report

Merging #193 (e44e2d9) into master (42dc301) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #193   +/-   ##
=========================================
  Coverage     73.97%   73.97%           
  Complexity      117      117           
=========================================
  Files            11       11           
  Lines           342      342           
  Branches         42       42           
=========================================
  Hits            253      253           
  Misses           82       82           
  Partials          7        7           
dependabot[bot] commented 1 year ago

Superseded by #195.