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.322 #125

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

Changelog

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

1.12.322 2022-10-17

AWS Greengrass

  • Features

    • This change allows customers to specify FunctionRuntimeOverride in FunctionDefinitionVersion. This configuration can be used if the runtime on the device is different from the AWS Lambda runtime specified for that function.

AWS SDK for Java

  • Features

    • Adding regions me-central-1 (DXB) and ap-southeast-3 (CGK) to message manager
    • Bump jackson-databind version to 2.12.7.1

Amazon SageMaker Service

  • Features

    • This release adds support for C7g, C6g, C6gd, C6gn, M6g, M6gd, R6g, and R6gn Graviton instance types in Amazon SageMaker Inference.

1.12.321 2022-10-14

AWS Elemental MediaConvert

  • Features

    • MediaConvert now supports specifying the minimum percentage of the HRD buffer available at the end of each encoded video segment.

1.12.320 2022-10-13

AWS Amplify UI Builder

  • Features

    • We are releasing the ability for fields to be configured as arrays.

AWS Directory Service

  • Features

    • This release adds support for describing and updating AWS Managed Microsoft AD set up.

AWS Elemental MediaLive

  • Features

    • AWS Elemental MediaLive now supports forwarding SCTE-35 messages through the Event Signaling and Management (ESAM) API, and can read those SCTE-35 messages from an inactive source.

AWS Elemental MediaPackage VOD

  • Features

    • This release adds SPEKE v2 support for MediaPackage VOD. Speke v2 is an upgrade to the existing SPEKE API to support multiple encryption keys, based on an encryption contract selected by the customer.

AWS Identity and Access Management

  • Features

    • Documentation updates for the AWS Identity and Access Management API Reference.

AWS IoT FleetWise

  • Features

    • Documentation update for AWS IoT FleetWise

AWS Panorama

  • Features

    • Pause and resume camera stream processing with SignalApplicationInstanceNodeInstances. Reboot an appliance with CreateJobForDevices. More application state information in DescribeApplicationInstance response.

AWS RDS DataService

  • Features

... (truncated)

Commits
  • 31b1aeb AWS SDK for Java 1.12.322
  • 0e97e13 Update GitHub version number to 1.12.322-SNAPSHOT
  • df91221 AWS SDK for Java 1.12.321
  • 36971e7 Update GitHub version number to 1.12.321-SNAPSHOT
  • df9f71a AWS SDK for Java 1.12.320
  • 0feb249 Update GitHub version number to 1.12.320-SNAPSHOT
  • e752d66 AWS SDK for Java 1.12.319
  • e176eb2 Update GitHub version number to 1.12.319-SNAPSHOT
  • e3611b3 AWS SDK for Java 1.12.318
  • 3309b35 Update GitHub version number to 1.12.318-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 #126.