JDBI v2.35 Release Notes

    • ๐Ÿ‘‰ Use CGLIB for sql objects instead of dyanmic proxies
    • ๐Ÿ‘Œ Support for classes as well as interfaces in the sql object api
    • โž• Add @Transaction for non @Sql* methods in sql objects
    • @CreateSqlObject annotation sql objects to replace Transmogrifier