accounting-lib/distro/changelog.xml

37 lines
2.1 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.accounting.accounting-lib.3-0-0" date="${buildDate}">
<Change>Added Jackson support on Usage Record model to allow to use it for marshalling and unmarshalling</Change>
</Changeset>
<Changeset component="org.gcube.accounting.accounting-lib.2-4-1" date="2017-05-02">
<Change>Added shutdown() method to pass to document store lib</Change>
</Changeset>
<Changeset component="org.gcube.accounting.accounting-lib.2-4-0" date="2017-03-16">
<Change>Added new Usage Record (StorageStatusRecord)</Change>
</Changeset>
<Changeset component="org.gcube.accounting.accounting-lib.2-3-0" date="2016-11-07">
<Change>Added callerQualifier field to ServiceUsageRecord #4949</Change>
</Changeset>
<Changeset component="org.gcube.accounting.accounting-lib.2-2-0" date="2016-05-18">
<Change>Removed dependency over reflection library (refs #2358)</Change>
</Changeset>
<Changeset component="org.gcube.accounting.accounting-lib.2-1-0" date="2016-04-08">
<Change>Ready for ScopeProvider Removal #2194</Change>
<Change>Fixed Bug on StorageUsageRecord aggregation #2316</Change>
<Change>Fixed Bug on recovery of UsageRecords accounted on Fallback</Change>
</Changeset>
<Changeset component="org.gcube.accounting.accounting-lib.2-0-0" date="2016-02-08">
<Change>Separated Accounting Model and generalize solution. the library now depends from document-store-lib #1746</Change>
<Change>Managed UsageRecords discovered dinamically on classpath #1295</Change>
<Change>Persistence is re-checked every 10 min when Fallback is used #1349</Change>
<Change>Repetitive thread retry to persist UsageRecords accounted on Fallback #1352</Change>
</Changeset>
<Changeset component="org.gcube.accounting.accounting-lib.1-1-0" date="2015-12-09">
<Change>Changed Single and Aggregated classes names to avoid mistakes for the developers.</Change>
</Changeset>
<Changeset component="org.gcube.accounting.accounting-lib.1-0-0" date="2015-05-27">
<Change>First Release</Change>
</Changeset>
</ReleaseNotes>