2.0.0
Note: LDP 2.0 contains breaking changes that can affect reports running on it.
- Two data types have been changed to improve performance by making schemas more PostgreSQL-specific:
- UUID identifiers are now stored using the "uuid" type.
- JSON objects are now stored using the "jsonb" type.
- PostgreSQL 15 or later is now required.