This commit is contained in:
jamesagnew 2018-03-22 06:52:18 -04:00
parent 1689dc889e
commit 1ba00f6b11
1 changed files with 6 additions and 0 deletions

View File

@ -246,6 +246,12 @@
is a no-op (e.g. a conditional create that did not need to perform
any action, or an update where the contents didn't actually change)
</action>
<action type="fix" issue="879">
JPA server sometimes updated resources even though the client
supplied an update with no actual changes in it, due to
changes in the metadata section being considered content
changes. Thanks to Kyle Meadows for the pull request!
</action>
</release>
<release version="3.2.0" date="2018-01-13">
<action type="add">