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.345 #133

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

Changelog

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

1.12.345 2022-11-17

AWS Amplify

  • Features

    • Adds a new value (WEB_COMPUTE) to the Platform enum that allows customers to create Amplify Apps with Server-Side Rendering support.

AWS AppSync

  • Features

    • This release introduces the APPSYNC_JS runtime, and adds support for JavaScript in AppSync functions and AppSync pipeline resolvers.

AWS Database Migration Service

  • Features

    • Adds support for Internet Protocol Version 6 (IPv6) on DMS Replication Instances

AWS Lambda

  • Features

    • Add Node 18 (nodejs18.x) support to AWS Lambda.

AWS S3 Control

  • Features

    • Added 34 new S3 Storage Lens metrics to support additional customer use cases.

AWS Secrets Manager

  • Features

    • Documentation updates for Secrets Manager.

AWS Security Token Service

  • Features

    • Documentation updates for AWS Security Token Service.

AWS SecurityHub

  • Features

    • Added SourceLayerArn and SourceLayerHash field for security findings. Updated AwsLambdaFunction Resource detail

AWS Service Catalog App Registry

  • Features

    • This release adds support for tagged resource associations, which allows you to associate a group of resources with a defined resource tag key and value to the application.

Amazon Appflow

  • Features

    • AppFlow simplifies the preparation and cataloging of SaaS data into the AWS Glue Data Catalog where your data can be discovered and accessed by AWS analytics and ML services. AppFlow now also supports data field partitioning and file size optimization to improve query performance and reduce cost.

Amazon Elastic Compute Cloud

  • Features

    • This release adds a new optional parameter "privateIpAddress" for the CreateNatGateway API. PrivateIPAddress will allow customers to select a custom Private IPv4 address instead of having it be auto-assigned.

Amazon Interactive Video Service Chat

  • Features

    • Adds LoggingConfiguration APIs for IVS Chat - a feature that allows customers to store and record sent messages in a chat room to S3 buckets, CloudWatch logs, or Kinesis firehose.

Amazon Personalize

... (truncated)

Commits
  • 7e29a59 AWS SDK for Java 1.12.345
  • e0ca962 Update GitHub version number to 1.12.345-SNAPSHOT
  • 838fa9b AWS SDK for Java 1.12.344
  • a7193ab Update GitHub version number to 1.12.344-SNAPSHOT
  • 043e978 AWS SDK for Java 1.12.343
  • 6272fb4 Update GitHub version number to 1.12.343-SNAPSHOT
  • 7175ef5 AWS SDK for Java 1.12.342
  • 50ed9c1 Update GitHub version number to 1.12.342-SNAPSHOT
  • d93e803 AWS SDK for Java 1.12.341
  • 1579c66 Update GitHub version number to 1.12.341-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 #133 (1f71424) into master (765270e) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #133   +/-   ##
=========================================
  Coverage     74.05%   74.05%           
  Complexity      116      116           
=========================================
  Files            10       10           
  Lines           343      343           
  Branches         42       42           
=========================================
  Hits            254      254           
  Misses           82       82           
  Partials          7        7           

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 #137.