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.305 #118

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

Changelog

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

1.12.305 2022-09-16

AWS CodeStar Notifications

  • Features

    • This release adds tag based access control for the UntagResource API.

Amazon EC2 Container Service

  • Features

    • This release supports new task definition sizes.

1.12.304 2022-09-15

Amazon DynamoDB

  • Features

    • Increased DynamoDB transaction limit from 25 to 100.

Amazon Elastic Compute Cloud

  • Features

    • This feature allows customers to create tags for vpc-endpoint-connections and vpc-endpoint-service-permissions.

Amazon SageMaker Service

  • Features

    • Amazon SageMaker Automatic Model Tuning now supports specifying Hyperband strategy for tuning jobs, which uses a multi-fidelity based tuning strategy to stop underperforming hyperparameter configurations early.

1.12.303 2022-09-14

AWS Amplify UI Builder

  • Features

    • Amplify Studio UIBuilder is introducing forms functionality. Forms can be configured from Data Store models, JSON, or from scratch. These forms can then be generated in your project and used like any other React components.

Amazon Elastic Compute Cloud

  • Features

    • This update introduces API operations to manage and create local gateway route tables, CoIP pools, and VIF group associations.

1.12.302 2022-09-13

AWS Transfer Family

  • Features

    • This release introduces the ability to have multiple server host keys for any of your Transfer Family servers that use the SFTP protocol.

AWSKendraFrontendService

  • Features

    • This release enables our customer to choose the option of Sharepoint 2019 for the on-premise Sharepoint connector.

Amazon CloudWatch Evidently

  • Features

    • This release adds support for the client-side evaluation - powered by AWS AppConfig feature.

Amazon Connect Customer Profiles

  • Features

    • Added isUnstructured in response for Customer Profiles Integration APIs

Amazon Elastic Compute Cloud

  • Features

... (truncated)

Commits
  • 19d6ea4 AWS SDK for Java 1.12.305
  • a51262a Update GitHub version number to 1.12.305-SNAPSHOT
  • 6550dbc AWS SDK for Java 1.12.304
  • ee307b3 Update GitHub version number to 1.12.304-SNAPSHOT
  • 69485f4 AWS SDK for Java 1.12.303
  • 16bc711 Update GitHub version number to 1.12.303-SNAPSHOT
  • cdb8ca8 AWS SDK for Java 1.12.302
  • 6534fd1 Update GitHub version number to 1.12.302-SNAPSHOT
  • 5d25f86 AWS SDK for Java 1.12.301
  • 8ddd51b Update GitHub version number to 1.12.301-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 #120.