Skip to content

v0.14.1

Compare
Choose a tag to compare
@janschaefer janschaefer released this 11 Feb 12:40
· 2296 commits to master since this release

Fixed Issues

  • Performance: Caching the classes generated with ByteBuddy introduced with v0.14.0 to decrease the memory consumption and performance of creating stage classes #294
  • OSGi: Using class loader of the stage class instead of the current thread when creating classes with ByteBuddy #302
  • HTML Report: Long exception messages of failed Scenarios are now wrapped #292