Refined Jackson support #9617 Revisited models 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