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.465 #184

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

Changelog

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

1.12.465 2023-05-08

AWS Glue

AWS IoT SiteWise

  • Features

    • Provide support for 20,000 max results for GetAssetPropertyValueHistory/BatchGetAssetPropertyValueHistory and 15 minute aggregate resolution for GetAssetPropertyAggregates/BatchGetAssetPropertyAggregates

AWS Security Token Service

  • Features

    • Documentation updates for AWS Security Token Service.

Amazon GuardDuty

  • Features

    • Add AccessDeniedException 403 Error message code to support 3 Tagging related APIs

1.12.464 2023-05-05

AWS MediaTailor

  • Features

    • This release adds support for AFTER_LIVE_EDGE mode configuration for avail suppression, and adding a fill-policy setting that sets the avail suppression to PARTIAL_AVAIL or FULL_AVAIL_ONLY when AFTER_LIVE_EDGE is enabled.

Amazon Elastic Compute Cloud

  • Features

    • This release adds support the inf2 and trn1n instances. inf2 instances are purpose built for deep learning inference while trn1n instances are powered by AWS Trainium accelerators and they build on the capabilities of Trainium-powered trn1 instances.

Amazon Simple Queue Service

  • Features

    • Revert previous SQS protocol change.

Inspector2

  • Features

    • Amazon Inspector now allows customers to search its vulnerability intelligence database if any of the Inspector scanning types are activated.

1.12.463 2023-05-04

AWS Config

  • Features

    • Updated ResourceType enum with new resource types onboarded by AWS Config in April 2023.

AWS Network Firewall

  • Features

    • This release adds support for the Suricata REJECT option in midstream exception configurations.

AWS SecurityHub

  • Features

    • Add support for Finding History.

Amazon CloudWatch

  • Features

    • Adds support for filtering by metric names in CloudWatch Metric Streams.

... (truncated)

Commits
  • 4c03dae AWS SDK for Java 1.12.465
  • 9516d62 Update GitHub version number to 1.12.465-SNAPSHOT
  • 24012fc AWS SDK for Java 1.12.464
  • ca47ef1 Update GitHub version number to 1.12.464-SNAPSHOT
  • 41e3fe0 AWS SDK for Java 1.12.463
  • d9f2815 Update GitHub version number to 1.12.463-SNAPSHOT
  • 978b5ed AWS SDK for Java 1.12.462
  • 6312e39 Update GitHub version number to 1.12.462-SNAPSHOT
  • 866ca1c AWS SDK for Java 1.12.461
  • d5f2307 Update GitHub version number to 1.12.461-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 #187.