8.6.0
·
0 commits
to 7ef839a1872a1fbcbead4de2543a72ed7ae7ca10
since this release
What's Changed
Bug Fixes
- HeartbeatManager bug fix by @DonResnik in #831
- DropOffPlace: Corrected order of Duration.between(...) arguments by @drivenflywheel in #833
- DependencyCheckTest: corrected static member initialization by @drivenflywheel in #834
Automation and Testing
- updating RegressionTest generateAnswers for when two classes are used for test .dat & answer files by @sambish5 in #821
Other Changes
- eliminated PMD warning "UselessQualifiedThis" in emissary by @racheldaniels04 in #825
- sonarlint :: add unload method to remove ThreadLocal objects by @jpdahlke in #818
- replaced the use of Enumeration in favor of Iterator for ByteTokenizer by @racheldaniels04 in #817
New Contributors
- @racheldaniels04 made their first contribution in #825
Full Changelog: 8.5.0...8.6.0