JDBI v3.31.0 Release Notes

    • Support binding parameters of type CharSequence (#2057, thanks @sman-81)
    • Fix Sql scripts to support BEGIN / END nested scripts (#2021, thanks @sman-81)
    • ResultIterables have additional convenience methods forEachWithCount and filter (#2056, thanks @sman-81)
    • upgrades to the build system to support external modules. This allows keeping the jdbi3-oracle12 module up to date.