Quasar v0.7.8 Release Notes

Release Date: 2017-05-24 // almost 7 years ago
  • โœจ Enhancements

    • ๐Ÿ‘Œ Improved reporting of instrumentation problems with verifyInstrumentation (#238, #255)
    • Interrupting FiberAsync.runBlocking interrupts the thread executing the operation (#245)
    • ๐Ÿ”ง Java agent can be configured to exclude packages from instrumentation in order to improve startup time (#243)
    • ExitMessages received from actors after they've been unlinked/unwatched will be ignored (#163)

    ๐Ÿ› Bug Fixes

    ๐Ÿ›  Various small fixes.