Changed pom.xml to use new make-servicearchive directive #10142
Added the possibility to rewrite the calledMethod which match a regular expression #10646
Refined Jackson support #9617
Changed JobUsageRecord Model #9646
Removed TaskUsageRecord #9647
Added Jackson support on Usage Record model to allow to use it for marshalling and unmarshalling
Added shutdown() method to pass to document store lib
Added new Usage Record (StorageStatusRecord)
Added callerQualifier field to ServiceUsageRecord #4949
Removed dependency over reflection library (refs #2358)
Ready for ScopeProvider Removal #2194
Fixed Bug on StorageUsageRecord aggregation #2316
Fixed Bug on recovery of UsageRecords accounted on Fallback
Separated Accounting Model and generalize solution. the library now depends from document-store-lib #1746
Managed UsageRecords discovered dinamically on classpath #1295
Persistence is re-checked every 10 min when Fallback is used #1349
Repetitive thread retry to persist UsageRecords accounted on Fallback #1352
Changed Single and Aggregated classes names to avoid mistakes for the developers.
First Release