This page explains the changes required to migrate to the stated version of the Limits module.
0.2
Added support for multiple Active Pivot Servers. In limits.properties, the property acc.url.map is configured to have a map of the server name and URL, such as acc.url.map={‘MRA’: ‘http://localhost:10010/risk-activepivot’, ‘FRTB’: ‘http://localhost:8080/frtb-starter’}.
Added the Alert output file path in limits.properties. This is
the path to the directory where alerts are written. It needs to be part of the input.data.root.dir.path as the CSV source picks up the alert file in real time and saves the alert to the datastore:
alert.output.data.dir.path=${input.data.root.dir.path}/data/alert