JDBI v3.13.0 Release Notes

Release Date: 2020-04-22 // almost 4 years ago
    • Kotlin: respect default values in methods when passed null, #1690
    • Arguments.bindingNullToPrimitivesPermitted helps you catch erroneous binding of null to a primitive type
    • preparable Arguments: re-invoke prepare on each copy, to propagate updated configuration