Codekvast Agent 1.4.0 released

23 September 2020


Codekvast Agent version 1.4.0 has been released.

Download codekvast-agent-1.4.0.zip from Codekvast Downloads.

The agent jar (including sources) is also available on jcenter with the Maven coordinates io.codekvast:codekvast-agent:1.4.0.

News in this version:

  • codekvast-agent now excludes classes annotated with @org.aspectj.lang.annotation.Aspect.

This solves a problem with Spring AOP-managed @Aspect-style aspects not kicking in.