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.327 #126

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

Changelog

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

1.12.327 2022-10-24

AWS Batch

  • Features

    • This release adds support for AWS Batch on Amazon EKS.

AWS Certificate Manager Private Certificate Authority

  • Features

    • AWS Private Certificate Authority (AWS Private CA) now offers usage modes which are combination of features to address specific use cases.

AWS DataSync

  • Features

    • Added support for self-signed certificates when using object storage locations; added BytesCompressed to the TaskExecution response.

Amazon SageMaker Service

  • Features

    • SageMaker Inference Recommender now supports a new API ListInferenceRecommendationJobSteps to return the details of all the benchmark we create for an inference recommendation job.

1.12.326 2022-10-21

Amazon Cognito Identity Provider

  • Features

    • This release adds a new "DeletionProtection" field to the UserPool in Cognito. Application admins can configure this value with either ACTIVE or INACTIVE value. Setting this field to ACTIVE will prevent a user pool from accidental deletion.

Amazon SageMaker Service

  • Features

    • CreateInferenceRecommenderjob API now supports passing endpoint details directly, that will help customers to identify the max invocation and max latency they can achieve for their model and the associated endpoint along with getting recommendations on other instances.

Amazon Simple Storage Service

  • Features

    • S3 on Outposts launches support for automatic bucket-style alias. You can use the automatic access point alias instead of an access point ARN for any object-level operation in an Outposts bucket.

1.12.325 2022-10-20

AWS Global Accelerator

  • Features

    • Global Accelerator now supports AddEndpoints and RemoveEndpoints operations for standard endpoint groups.

AWS Resilience Hub

  • Features

    • In this release, we are introducing support for regional optimization for AWS Resilience Hub applications. It also includes a few documentation updates to improve clarity.

Amazon DevOps Guru

  • Features

    • This release adds information about the resources DevOps Guru is analyzing.

CloudWatch RUM

  • Features

    • CloudWatch RUM now supports Extended CloudWatch Metrics with Additional Dimensions

1.12.324 2022-10-19

AWS CloudTrail

  • Features

... (truncated)

Commits
  • 0b6732b AWS SDK for Java 1.12.327
  • 77c3093 Update GitHub version number to 1.12.327-SNAPSHOT
  • a09eee1 AWS SDK for Java 1.12.326
  • 809b864 Update GitHub version number to 1.12.326-SNAPSHOT
  • ec4d567 AWS SDK for Java 1.12.325
  • 5177b5a Update GitHub version number to 1.12.325-SNAPSHOT
  • cbeaf1a AWS SDK for Java 1.12.324
  • f587274 Update GitHub version number to 1.12.324-SNAPSHOT
  • 432e808 AWS SDK for Java 1.12.323
  • b7eed77 Update GitHub version number to 1.12.323-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)
dependabot[bot] commented 2 years ago

Superseded by #127.