Release 2.8.0
This release includes two minor changes and should be fully backwards-compatible, unless deep
internals of the code were used (such as event subscribers).
-
GH-303: Messages from ThreadLeakControl.checkThreadLeaks can
be inconsistent due to mismatched use of thread data. -
GH-304: Replace master/slave with main/forkedjvm terminology. This change
may result in backward incompatibilities if you used low-level event bus
subscription methods or JSON reports. Grep and replace 'slave' with 'forkedJvm'
and 'master' with 'main' seed.