Skip to content

Bump software.amazon.dsql:aurora-dsql-jdbc-connector from 1.0.0 to 1.3.0 in /java/hibernate/examples/pet-clinic-app#29

Merged
danielfrankcom merged 1 commit into
mainfrom
dependabot/maven/java/hibernate/examples/pet-clinic-app/software.amazon.dsql-aurora-dsql-jdbc-connector-1.3.0
Jan 29, 2026
Merged

Bump software.amazon.dsql:aurora-dsql-jdbc-connector from 1.0.0 to 1.3.0 in /java/hibernate/examples/pet-clinic-app#29
danielfrankcom merged 1 commit into
mainfrom
dependabot/maven/java/hibernate/examples/pet-clinic-app/software.amazon.dsql-aurora-dsql-jdbc-connector-1.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 29, 2026

Copy link
Copy Markdown
Contributor

Bumps software.amazon.dsql:aurora-dsql-jdbc-connector from 1.0.0 to 1.3.0.

Release notes

Sourced from software.amazon.dsql:aurora-dsql-jdbc-connector's releases.

1.3.0

This release clarifies the public API, and validates support for JDK 25.

Key changes:

  • Release 1.0.0 inadvertently specified internal implementation detail classes as public. This has been resolved in this release, with these classes now defined as package-private. Code that was depending on these implementation details should migrate to use the public API to access the functionality of this library. See the published Javadocs.
  • Support for JDK 25 is now validated as part of CI. It is likely that previous versions of the library were equally compatible with JDK 25, but this compatibility is now explicitly tested and verified.

What's Changed

Full Changelog: awslabs/aurora-dsql-jdbc-connector@1.2.0...1.3.0

1.2.0

This release includes improvements to logging functionality and fixes for database property parsing.

Key changes:

  • Fixed database property parsing in connection URLs to properly handle the database parameter with consistent semantics across all properties
  • Corrected logger package names to use the published package name (software.amazon.dsql.jdbc) consistently throughout the project. If you were previously configuring log levels using com.amazon.jdbc, you can now remove that configuration as software.amazon.dsql.jdbc is the only package name needed.
  • Removed the LazyLogger class in favor of the standard java.util.logging.Logger which already provides equivalent functionality. If you were using LazyLogger directly, please use java.util.logging.Logger instead, which already includes built-in lazy evaluation for disabled log levels.

What's Changed

Full Changelog: awslabs/aurora-dsql-jdbc-connector@1.1.2...1.2.0

1.1.2

This release improves the Javadocs, aiming to provide a complete walkthrough for users.

What's Changed

Full Changelog: awslabs/aurora-dsql-jdbc-connector@1.1.1...1.1.2

1.1.1

This release fixes the version number reported by the library.

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [software.amazon.dsql:aurora-dsql-jdbc-connector](https://github.com/awslabs/aurora-dsql-jdbc-connector) from 1.0.0 to 1.3.0.
- [Release notes](https://github.com/awslabs/aurora-dsql-jdbc-connector/releases)
- [Commits](awslabs/aurora-dsql-jdbc-connector@1.0.0...1.3.0)

---
updated-dependencies:
- dependency-name: software.amazon.dsql:aurora-dsql-jdbc-connector
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 29, 2026
@dependabot dependabot Bot requested a review from a team as a code owner January 29, 2026 18:31
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 29, 2026
@danielfrankcom danielfrankcom merged commit b16ddff into main Jan 29, 2026
6 checks passed
@danielfrankcom danielfrankcom deleted the dependabot/maven/java/hibernate/examples/pet-clinic-app/software.amazon.dsql-aurora-dsql-jdbc-connector-1.3.0 branch January 29, 2026 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant