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.263 #96

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Changelog

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

1.12.263 2022-07-18

AWS Application Discovery Service

  • Features

    • Add AWS Agentless Collector details to the GetDiscoverySummary API response

AWS Elemental MediaPackage

  • Features

    • This release adds "IncludeIframeOnlyStream" for Dash endpoints and increases the number of supported video and audio encryption presets for Speke v2

AWS Key Management Service

  • Features

    • Added support for the SM2 KeySpec in China Partition Regions

AWS Single Sign-On Admin

  • Features

    • AWS SSO now supports attaching customer managed policies and a permissions boundary to your permission sets. This release adds new API operations to manage and view the customer managed policies and the permissions boundary for a given permission set.

Amazon ElastiCache

  • Features

    • Adding AutoMinorVersionUpgrade in the DescribeReplicationGroups API

Amazon Elastic Compute Cloud

  • Features

    • Documentation updates for Amazon EC2.

Amazon SageMaker Service

  • Features

    • Amazon SageMaker Edge Manager provides lightweight model deployment feature to deploy machine learning models on requested devices.

1.12.262 2022-07-15

AWS DataSync

  • Features

    • Documentation updates for AWS DataSync regarding configuring Amazon FSx for ONTAP location security groups and SMB user permissions.

AWS WAFV2

  • Features

    • This SDK release provide customers ability to add sensitivity level for WAF SQLI Match Statements.

Amazon CloudWatch Evidently

  • Features

    • This release adds support for the new segmentation feature.

Elastic Disaster Recovery Service

  • Features

    • Changed existing APIs to allow choosing a dynamic volume type for replicating volumes, to reduce costs for customers.

1.12.261 2022-07-14

AWS Config

  • Features

    • Update ResourceType enum with values for Route53Resolver, Batch, DMS, Workspaces, Stepfunctions, SageMaker, ElasticLoadBalancingV2, MSK types

... (truncated)

Commits
  • 0702e77 AWS SDK for Java 1.12.263
  • b96cf08 Update GitHub version number to 1.12.263-SNAPSHOT
  • 4f0741e AWS SDK for Java 1.12.262
  • 4547907 Update GitHub version number to 1.12.262-SNAPSHOT
  • cb66c50 AWS SDK for Java 1.12.261
  • 685134e Update GitHub version number to 1.12.261-SNAPSHOT
  • 5555d84 AWS SDK for Java 1.12.260
  • ae88c8a Update GitHub version number to 1.12.260-SNAPSHOT
  • 93a0a7f AWS SDK for Java 1.12.259
  • 5ec7cb7 Update GitHub version number to 1.12.259-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 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 2 years ago

Codecov Report

Merging #96 (b1a58ab) into master (38b40a9) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #96   +/-   ##
=========================================
  Coverage     72.47%   72.47%           
  Complexity      110      110           
=========================================
  Files             9        9           
  Lines           327      327           
  Branches         40       40           
=========================================
  Hits            237      237           
  Misses           84       84           
  Partials          6        6           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 38b40a9...b1a58ab. Read the comment docs.

dependabot[bot] commented 2 years ago

Superseded by #97.