JDBI v3.5.2 Release Notes

    • 🐛 Bug Fixes
      • bindList throws an NPE if called with an immutable list, method is safe according to the specification
    • 👌 Improvements
      • improve binding private implementations of interfaces
      • improved loggability (through SqlLogger) of JDBI's built-in Argument instances