TOLERANT MPM Release 2.1

2023/11/23

Notices and Warnings

  • Reworked some data types on API level to be able to express certain date attributes more accurate. Full list can be found below:
    • CustomerConsent:
      • captureDate → captureTimestamp
      • confirmationDate → confirmationTimestamp
    • CustomerBlocking:
      • startDate → startTimestamp
      • endDate → endTimestamp
    • BlockingExclusion:
      • startDate → startTimestamp
      • endDate → endTimestamp
    • Consolidation:
      • lastCaptureDate → lastCaptureTimestamp

New Product Features

Client GUI

  • TPR-12126: Extended GUI views to show the customer relations, both in the customer view directly as well as in the customer consent view (which also can reference such a relation).

Service

  • TPR-9712: Reworked some data types on API level to be able to express certain date attributes more accurate.

General

  • TPR-11820: Tolerant MPM is now able to store and manage customer relations.
  • TPR-12326: The runtime was upgraded to use the latest Java security patch (11.0.21+10) and the latest nginx version (1.24.0)

Fixed Bugs

Known Bugs

  • TPR-8827: Under some circumstances there is a possibility that certain tables in customer view do not get populated correctly.