Fixed changelog

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-lib@149371 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2017-06-09 15:58:31 +00:00
parent 2997667273
commit 94919a6d40
1 changed files with 17 additions and 3 deletions

View File

@ -1,11 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<ReleaseNotes>
<Changeset component="org.gcube.accounting.accounting-lib.2-2-0" date="${buildDate}">
<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>
<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>
@ -19,4 +33,4 @@
<Changeset component="org.gcube.accounting.accounting-lib.1-0-0" date="2015-05-27">
<Change>First Release</Change>
</Changeset>
</ReleaseNotes>
</ReleaseNotes>