What's New in 4.71
Version 4.71 - February 2022
Agent
- Added a new parameter:
-Dtakipi.neo.cache
This enables caching on the Neo agent. The initial run may take time, but after the first run, the agent will create some cache of our instrumentation in order to improve the times for future runs.
Note: This may take up more disk space as the agent will write to the specified location, but it will help improve the JVM boot up times. The cache will be written into:/[agent path]/resources/cache/
Backend
- Added improvements to session timeouts due to inactivity (On-Prem feature).
Updated about 2 months ago