This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/causeway.git
from d35c5a9d3c Merge pull request #2222 from apache/CAUSEWAY-3676
add 32311afee3 CAUSEWAY-3688: adds guard if fail to read pre value when
deleting
add 492cff0919 CAUSEWAY-3688: adds guard also if updating
add 5b72c19758 CAUSEWAY-3688: makes audit trail robust when fail to read
current value for all scenarios (new, update, delete)
new bbe164468c Merge pull request #2225 from apache/CAUSEWAY-3688
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../objectlifecycle/PropertyChangeRecord.java | 44 +++++++++++++++++-----
.../objectlifecycle/PropertyValuePlaceholder.java | 17 +++++++++
.../changetracking/EntityChangeTrackerDefault.java | 4 +-
3 files changed, 53 insertions(+), 12 deletions(-)