Quasar v0.7.9 Release Notes

Release Date: 2017-07-28 // over 6 years ago
  • โœจ Enhancements

    • Suppport for Kotlin 1.1

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fixed memory leak through fiber stack under certain circumstances (#282)
    • ๐Ÿ›  Fixed regression of verifyInstrumentation (#280, #279)
    • Registered actors stop their (JMX) monitors when deregistered
    • ๐Ÿ›  Fixed documentation of actor's mailbox overflow policy (#283)
    • ๐Ÿ›  Various small fixes.