Download Latest Version 3.54.0 source code.zip (2.4 MB)
Email in envelope

Get an email when there's a new version of jdbi

Home / v3.54.0
Name Modified Size InfoDownloads / Week
Parent folder
3.54.0 source code.tar.gz 2026-07-01 949.9 kB
3.54.0 source code.zip 2026-07-01 2.4 MB
README.md 2026-07-01 567 Bytes
Totals: 3 Items   3.3 MB 2

3.54.0

  • fix deadlock in configuration caching (#2980)
  • fix prepared batch first-time-null binding (#2975)
  • Add @SqlPreflight (Alpha) for SQL Object methods. The annotation runs a literal SQL statement on the same Handle, immediately before the method's main statement, binding the method's arguments. This is useful for setting scoped/session variables before a query (e.g. a Postgres trigram threshold). It is repeatable and may be placed on a method or a SQL Object type. See issue [#2979].
  • update postgres driver due to CVE-2026-42198
Source: README.md, updated 2026-07-01