Twitter Util v5.3.13 Release Notes

Release Date: 2012-10-16 // over 11 years ago
    • AsyncSemaphore: Use volatile vars for the active number and the waiters
    • 🌲 util-logging: fix ThrottledHandler to not leak memory
    • 0️⃣ util-logging: for file handlers, default to append=true since that was the default with FileHandlerConfig and is safer behavior
    • ⬆️ upgrading slf4j dependent projects (1.6.1).
    • sbt: robust MD5 checking.
    • 🛠 Fix Spool.foreachElem crashing on resoved spool with error
    • 0️⃣ FuturePool.defaultPool: use cached threadpool by default.
    • 🌲 util-logging: Correctly handle files with a shared prefix.