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.291 #110

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.291.

Changelog

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

1.12.291 2022-08-26

AWS Elemental MediaPackage

  • Features

    • This release adds Ads AdTriggers and AdsOnDeliveryRestrictions to describe calls for CMAF endpoints on MediaPackage.

Amazon Relational Database Service

  • Features

    • Removes support for RDS Custom from DBInstanceClass in ModifyDBInstance

1.12.290 2022-08-25

AWS IoT Wireless

  • Features

    • This release includes a new feature for the customers to enable the LoRa gateways to send out beacons for Class B devices and an option to select one or more gateways for Class C devices when sending the LoRaWAN downlink messages.

AWS Panorama

  • Features

    • Support sorting and filtering in ListDevices API, and add more fields to device listings and single device detail

AWS SSO OIDC

  • Features

    • Updated required request parameters on IAM Identity Center's OIDC CreateToken action.

Amazon GameLift

  • Features

    • This release adds support for eight EC2 local zones as fleet locations; Atlanta, Chicago, Dallas, Denver, Houston, Kansas City (us-east-1-mci-1a), Los Angeles, and Phoenix. It also adds support for C5d, C6a, C6i, and R5d EC2 instance families.

Amazon Interactive Video Service Chat

  • Features

    • Documentation change for IVS Chat API Reference. Doc-only update to add a paragraph on ARNs to the Welcome section.

Elastic Load Balancing

  • Features

    • Documentation updates for ELBv2. Gateway Load Balancer now supports Configurable Flow Stickiness, enabling you to configure the hashing used to maintain stickiness of flows to a specific target appliance.

1.12.289 2022-08-24

AWS Config

  • Features

    • AWS Config now supports ConformancePackTemplate documents in SSM Docs for the deployment and update of conformance packs.

AWS Identity and Access Management

  • Features

    • Documentation updates for AWS Identity and Access Management (IAM).

AWS Transfer Family

  • Features

    • Documentation updates for AWS Transfer Family

Amazon CloudFront

  • Features

    • Adds support for CloudFront origin access control (OAC), making it possible to restrict public access to S3 bucket origins in all AWS Regions, those with SSE-KMS, and more.

... (truncated)

Commits
  • 4ee9c2f AWS SDK for Java 1.12.291
  • 4f1c018 Update GitHub version number to 1.12.291-SNAPSHOT
  • 0d266ba AWS SDK for Java 1.12.290
  • 61258d8 Update GitHub version number to 1.12.290-SNAPSHOT
  • f1aa8ab AWS SDK for Java 1.12.289
  • b4f1893 Update GitHub version number to 1.12.289-SNAPSHOT
  • 450892d AWS SDK for Java 1.12.288
  • a5ee408 Update GitHub version number to 1.12.288-SNAPSHOT
  • 3960be2 AWS SDK for Java 1.12.287
  • 5f3478e Update GitHub version number to 1.12.287-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 #110 (ead1025) into master (456ccce) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #110   +/-   ##
=========================================
  Coverage     74.18%   74.18%           
  Complexity      116      116           
=========================================
  Files            10       10           
  Lines           337      337           
  Branches         42       42           
=========================================
  Hits            250      250           
  Misses           81       81           
  Partials          6        6           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

dependabot[bot] commented 2 years ago

Superseded by #111.