Skip to content

1.0.3.RELEASE

Compare
Choose a tag to compare
@release-drafter release-drafter released this 26 Mar 13:57
· 125 commits to master since this release
44ea5df

What's Changed

This release adds Java 14 compatibility.
A smoke test is added to ensure that Java 13+ environment is properly configured (see #33).

🚀 Features / Enhancements

  • Perform a smoke test after instrumenting the classes. (#104) @bsideup

📖 Documentation

  • Add maven installation instructions. (#79) @daggerok
  • Improve example of custom blockingMethodCallback (#81) @lhotari

📦 Dependency updates