Skip to content

0.9.0 / 2020-05-11

Compare
Choose a tag to compare
@brian-brazil brian-brazil released this 11 May 11:28

[CHANGE/ENHANCEMENT] Bump caffeine dependency to 2.7.0 to support AsyncCache (#549)
[ENHANCEMENT] Added health check api to simpleclient_httpserver. (#534)
[ENHANCEMENT] Remove dependency on sun.misc.Unsafe, allowing building on JDK11 (#547)
[ENCHAGEMENT] Wrap PrintWriter with BufferedWriter, making servlet exposition about 2x faster (#540)