Codekvast Agent 1.3 released

26 November 2019


Codekvast Agent version 1.3 has been released.

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

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

News in this version:

  • Setting the environment CODEKVAST_ENABLED=false or the Java system property -Dcodekvast.enabled=false
    disables checking of mandatory parameters in codekvast.conf.

This makes it possible to modify the start script and add -javaagent:codekvast-agent.jar without having all
mandatory config in place.

See also Getting Started.