Dropwizard v1.3.26 Release Notes

Release Date: 2020-10-22 // over 3 years ago
  • 👌 Improvements

    • Swallow EofException when response was incomplete (#3382)

    🐛 Bug fixes

    • ✅ Reset Jersey client in tests (#3453)

    ⚡️ Dependency updates

    • ⬆️ Bump Mustache Java compiler from 0.9.6 to 0.9.7 (#3508)
    • ⬆️ Bump guava from 24.1.1-jre to 30.0-jre (#3509)
    • ⬆️ Bump httpclient from 4.5.12 to 4.5.13 (#3516)
    • ⬆️ Bump jdbi3-bom from 3.14.3 to 3.17.0 (#3510)
    • ⬆️ Bump jetty.version from 9.4.31.v20200723 to 9.4.32.v20200930 (#3478)
    • ⬆️ Bump joda-time from 2.10.6 to 2.10.7 (#3519)
    • ⬆️ Bump metrics-bom from 4.1.12.1 to 4.1.14 (#3520)
    • ⬆️ Bump tomcat-jdbc from 9.0.37 to 9.0.39 (#3495)
    • ⬆️ Upgrade to Liquibase 3.10.3
    • ⬆️ Bump assertj-core from 3.16.1 to 3.17.2 (#3448)
    • ⬆️ Bump junit from 4.12 to 4.13.1 (joschi#24, joschi#25)
    • ⬆️ Bump mockito.version from 3.4.6 to 3.5.15 (#3513)
    • ⬆️ Bump maven-project-info-reports-plugin from 3.1.0 to 3.1.1 (joschi#29)
    • ⬆️ Bump octokit from 4.18.0 to 4.19.0 in /docs (#3518)
    • Enforce checker-qual 3.7.0 for dependency convergence