JDBI v3.21.0 Release Notes

    • Fix sending Long types as INT8 instead of INT4 (#1902)
    • Updates to build and compilation (e.g. treat parameters/noparameters correctly)
    • Add a local mvnw binary to build without a local maven installation
    • Documentation updates and deploy fixes (kotlin docs work again)
    • Add a Metadata API to allow Database metadata access through the Handle (#1889)