JDBI v3.14.0 Release Notes

    • immutables: support getter with @ColumnName, #1704
    • postgres: simple CRUD support for LargeObject API
    • kotlin-sqlobject: fix package declaration of RegisterKotlinMappers
    • LocalTransactionHandler: bind more closely to Handle for performance and to avoid leaks
    • Update: add one helper method
    • Array: fix repeated binding of Iterable types, #1686
    • Initial support for FreeBuilders based pojo types