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.448 #176

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Changelog

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

1.12.448 2023-04-12

AWS Ground Station

  • Features

    • AWS Ground Station Wideband DigIF GA Release

Amazon Managed Blockchain

  • Features

    • Removal of the Ropsten network. The Ethereum foundation ceased support of Ropsten on December 31st, 2022..

1.12.447 2023-04-11

AWS IoT

  • Features

    • Re-release to remove unexpected API changes
    • This release allows AWS IoT Core users to specify a TLS security policy when creating and updating AWS IoT Domain Configurations.

AWS IoT Data Plane

  • Features

    • This release adds support for MQTT5 user properties when calling the AWS IoT GetRetainedMessage API

AWS WAFV2

  • Features

    • For web ACLs that protect CloudFront protections, the default request body inspection size is now 16 KB, and you can use the new association configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur additional costs.

Amazon Elastic Container Registry Public

  • Features

    • This release will allow using registry alias as registryId in BatchDeleteImage request.

Amazon EventBridge

  • Features

    • EventBridge PutTarget support for multiple SQL arguments on RedshiftDataParameters

EMR Serverless

  • Features

    • This release extends GetJobRun API to return job run timeout (executionTimeoutMinutes) specified during StartJobRun call (or default timeout of 720 minutes if none was specified).

1.12.446 2023-04-10

AWS Elemental MediaConvert

  • Features

    • AWS Elemental MediaConvert SDK now supports conversion of 608 paint-on captions to pop-on captions for SCC sources.

AWS Marketplace Catalog Service

  • Features

    • Added three new APIs to support resource sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added new OwnershipType field to ListEntities request to let users filter on entities that are shared with them. Increased max page size of ListEntities response from 20 to 50 results.

Amazon Connect Service

  • Features

    • This release adds the ability to configure an agent's routing profile to receive contacts from multiple channels at the same time via extending the UpdateRoutingProfileConcurrency, CreateRoutingProfile and DescribeRoutingProfile APIs.

Amazon EC2 Container Service

  • Features

... (truncated)

Commits
  • 685579c AWS SDK for Java 1.12.448
  • fb61e0c Update GitHub version number to 1.12.448-SNAPSHOT
  • ebdf1de AWS SDK for Java 1.12.447
  • bd82eab Update GitHub version number to 1.12.447-SNAPSHOT
  • 7fa3d36 AWS SDK for Java 1.12.446
  • f331a60 Update GitHub version number to 1.12.446-SNAPSHOT
  • 08f49eb AWS SDK for Java 1.12.445
  • 6025903 Update GitHub version number to 1.12.445-SNAPSHOT
  • eaff9cc AWS SDK for Java 1.12.444
  • 9bf1c6d Update GitHub version number to 1.12.444-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 1 year ago

Superseded by #177.