Skip to content

Tascalate JavaFlow 2.6.1

Compare
Choose a tag to compare
@vsilaev vsilaev released this 29 Jul 14:40
· 48 commits to master since this release

This is a maintenance release that addresses the following issues:

  • Fix bug with redefining system classes and library classes in the ContinuableClassLoader
  • Fix bug with redefining system classes and library classes in both CDI and regular agent
  • Refactor common code from CDI and regular agents to the separate shared module
  • Simplify ResourceTransformationFactory API
  • Use ObjectWeb ASM "add-mostly" optimization when transforming classes
  • Use the most actual ObjectWeb ASM 7.1 (transitively) and SLF4J versions