Skip to content
This repository has been archived by the owner on Mar 18, 2020. It is now read-only.

v2.0.0-RC2 - Avoid Loading Instrumented Classes

Pre-release
Pre-release
Compare
Choose a tag to compare
@ivantopo ivantopo released this 21 Jun 11:16
· 23 commits to master since this release

Fixes

  • Ensures that the instrumentation will not try to load Slick's AsyncExecutor during initialization. This wouldn't cause any problem for the users, but would show a warning saying that the class could not be found if while Kanela tries to load the module and Slick is not present.