Skip to content

0.7.9

Compare
Choose a tag to compare
@pron pron released this 28 Jul 11:53
· 7 commits to 0.7.0 since this release

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.