Dropwizard v2.0.11 Release Notes

Release Date: 2020-07-21 // over 3 years ago
  • 👌 Improvements

    • Export cache stats in CachingAuthorizer and CachingAuthenticator (#3360)

    ⚡️ Dependency updates

    • ⬆️ Bump bcprov-jdk15on from 1.65 to 1.65.01 (#3312)
    • ⬆️ Bump byte-buddy from 1.10.10 to 1.10.11 (#3324)
    • ⬆️ Bump byte-buddy from 1.10.11 to 1.10.12 (#3339)
    • ⬆️ Bump byte-buddy from 1.10.12 to 1.10.13 (#3354)
    • ⬆️ Bump caffeine from 2.8.4 to 2.8.5 (#3353)
    • ⬆️ Bump checker-qual from 3.4.0 to 3.4.1 (#3318)
    • ⬆️ Bump checker-qual from 3.4.1 to 3.5.0 (#3357)
    • ⬆️ Bump hibernate-core from 5.4.16.Final to 5.4.17.Final (#3316)
    • ⬆️ Bump hibernate-core from 5.4.17.Final to 5.4.18.Final (#3341)
    • ⬆️ Bump hsqldb from 2.5.0 to 2.5.1 (#3352)
    • ⬆️ Bump jakarta.servlet-api from 4.0.3 to 4.0.4 (#3342)
    • ⬆️ Bump jdbi3-bom from 3.13.0 to 3.14.0 (#3334)
    • ⬆️ Bump jdbi3-bom from 3.14.0 to 3.14.1 (#3336)
    • ⬆️ Bump jetty.version from 9.4.29.v20200521 to 9.4.30.v20200611 (#3333)
    • ⬆️ Bump maven-project-info-reports-plugin from 3.0.0 to 3.1.0 (#3323)
    • ⬆️ Bump maven-shade-plugin from 3.2.3 to 3.2.4 (#3322)
    • ⬆️ Bump maven-site-plugin from 3.9.0 to 3.9.1 (#3349)
    • ⬆️ Bump metrics-bom from 4.1.10 to 4.1.10.1 (#3359)
    • ⬆️ Bump metrics-bom from 4.1.9 to 4.1.10 (#3358)
    • ⬆️ Bump sphinx from 3.0.2 to 3.0.3 in /docs
    • ⬆️ Bump sphinx from 3.0.3 to 3.0.4 in /docs (#3310)
    • ⬆️ Bump sphinx from 3.0.4 to 3.1.0 in /docs (#3328)
    • ⬆️ Bump sphinx from 3.1.0 to 3.1.1 in /docs (#3332)
    • ⬆️ Bump sphinx from 3.1.1 to 3.1.2 in /docs (#3361)
    • ⬆️ Bump sphinx-rtd-theme from 0.4.3 to 0.5.0 in /docs (#3337)
    • ⬆️ Bump testcontainers-bom from 1.14.2 to 1.14.3 (#3314)
    • ⬆️ Bump tomcat-jdbc from 9.0.35 to 9.0.36 (#3325)
    • ⬆️ Bump tomcat-jdbc from 9.0.36 to 9.0.37 (#3362)
    • ⬆️ Upgrade to Error Prone 2.4.0 (#3345)
    • ⬆️ Upgrade to Liquibase 3.10.0 (#3350)

    Assorted

    • ✂ Remove explicit SnakeYAML dependency

    📚 Documentation

    • ➕ Add docs for includeStackTrace setting of syslog appender
    • ➕ Add documentation on JUnit 5.x support