This page explains the changes required to migrate to the stated version
of the Accelerator.
2.1.0 -> 2.2.0
Migrate to 2.2.0
The only migration needed is if your project uses the utility class com.activeviam.io.monitoring.LoggingUtils. A replacement class is provided below.
If upgrading from an earlier version than 2.1.0, please make sure to follow the previous migration notes.
Removed
File
Details
com.activeviam.io.monitoring.LoggingUtils
This file was removed as it was a clone of com.activeviam.apm.logging.impl.LoggingUtils The APM’s LoggingUtils can be used in place of Data-Connectors LoggingUtils.