Migration notes 2.2

This page explains the changes required to migrate to the stated version of the Sign-Off Module.

Migrate to 2.2.0

Upgrading from version 2.1.0.

The Sign-Off Module is using ActivePivot 5.8.15-jdk8 and 5.8.15-jdk11 together with ActiveUI 4.3.13. For new features and fixes included in these releases, please see the ActiveUI documentation and ActiveUI Migration Notes, and the release notes for ActivePivot.

Database

For historical records (records that extend the abstract class AHistoryRecordEntity), the primary key has been changed: it now uses the new HistoryRecordId class as implementation of the primary key. This avoids primary key collisions that could happen with database table definitions of previous versions of the Sign-Off Module.