changelog

This commit is contained in:
Ken Stevens 2019-04-03 13:42:24 -04:00
parent 1d5f648070
commit 081ae89a46
1 changed files with 7 additions and 0 deletions

View File

@ -125,6 +125,13 @@
in the built WAR, in order to prevent duplicates and conflicts in implementing
projects.
</action>
<action type="fix">
Two expunge bug fixes:
The first bug is that the expunge operation wasn't bailing once it hit its limit. This resulted in a
"Page size must not be less than one!" error.
The second bug is that one case wasn't properly handled: when a resourceId with no version is provided.
This executed the case where only resource type is provided.
</action>
</release>
<release version="3.7.0" date="2019-02-06" description="Gale">
<action type="add">