Dropwizard v2.0.9 Release Notes

Release Date: 2020-05-04 // almost 4 years ago
  • 👌 Improvements

    • 👍 Allow overriding default media type in AssetServlet and AssetBundle (#3269)
    • 🛠 Fix random port assignment in Resource (dropwizard-testing) (#3270)
    • ➕ Add missing DAOTest#setPassword() method (#3274)

    ⚡️ Dependency updates

    • ⬆️ Upgrade to Jackson 2.10.4 (#3273)
    • ⬆️ Bump caffeine from 2.8.1 to 2.8.2 (#3265)
    • ⬆️ Bump hibernate-core from 5.4.14.Final to 5.4.15.Final (#3268)
    • ⬆️ Bump hibernate-validator from 6.1.3.Final to 6.1.4.Final (#3255)
    • ⬆️ Bump jdbi3-bom from 3.12.2 to 3.13.0 (#3260)
    • ⬆️ Bump joda-time from 2.10.5 to 2.10.6 (#3264)
    • ⬆️ Bump metrics-bom from 4.1.6 to 4.1.7 (#3271)
    • ⬆️ Bump sphinx from 3.0.1 to 3.0.2 in /docs (#3254)

    Assorted

    • 🛠 Fix typo in dropwizard-archetypes README.md (#3266)
    • 🛠 Fix coordinates of maven-archetype-plugin (#3272)
    • ✂ Remove alpn-boot dependency in dropwizard-http2 for Java 8u252 (#3256)