Skip to content

1.0.2.RELEASE

Compare
Choose a tag to compare
@release-drafter release-drafter released this 07 Feb 13:28
· 139 commits to master since this release

What's Changed

🚀 Features / Enhancements

  • Add dynamic predicate support (Kotlin, Scala, others) (#72) @bsideup
  • Add new JDK13 calls, fix tests (#73) @bsideup
  • Hide BlockHound's own frame from the Error (#62) @bsideup
  • Throw specific BlockingOperationError instead of Error (#65) @bhchandra
  • Use newly introduced BlockingOperationError in assertions (#67) @bsideup

🐛 Bug Fixes

  • Use getInternalName() instead of getName() (#78) @bsideup

🧹 Housekeeping