JDBI v2.74 Release Notes

    • ๐Ÿ›  cglib 3.2.2, asm 5.1; fixes codegen for new Java 8 bridge methods
    • @UseStringTemplate3StatementLocator now caches created locators
    • ๐Ÿ†• new @OutParameter annotation for fetching named out params on @SqlCall methods
    • ๐Ÿ”ฆ expose Handle.isClosed