Light-Java v1.4.0 Release Notes

Release Date: 2017-08-22 // over 6 years ago
  • Full Changelog

    Implemented enhancements:

    • 0️⃣ Register JavaTimeModule for the default Jackson ObjectMapper from Config #82

    Closed issues:

    • ✂ Remove Client which depends on apache httpclient and replace with Http2Client #90
    • gzip compression #88
    • ⬆️ Upgrade to undertow 1.4.18.Final to support http2 #87
    • Complete the Http2Client in client module #85
    • Dynamically load public key certificate from OAuth2 provider #84

    🔀 Merged pull requests:

    • ✅ Config module: Added 2 extra test cases for LocalDateTime and LocalDate #83 (pragmaticway)