LDP 1.3.0-rc2 released

5 views
Skip to first unread message

Nassib Nassar

unread,
May 25, 2021, 5:10:20 PM5/25/21
to librarydatapla...@googlegroups.com
LDP 1.3.0-rc2 release notes

Since 1.3.0-rc1:

* Support for large records has been improved, reducing the frequency of warning messages such as "JSON object size exceeds database limit."

Since 1.2:

* This release includes various performance improvements.

* ODBC is no longer used for database connectivity.

* Changes are required in `ldpconf.json`, under `ldp_database`:
* Removed: `odbc_database`
* Added: `database_name`, `database_host`, `database_port`, `database_user`, `database_password`, `database_sslmode`
* See the Administrator Guide, "Reference" for details on the added settings.

* Updates now run in parallel to improve performance. This is enabled by default; it can be disabled using the `parallel_update` setting. See the Administrator Guide, "Reference" for details.

* Requirements for temporary disk storage and memory have increased. See the Administrator Guide, "System requirements" for details.

* Logging output with `--trace` includes more detail. It is also no longer stored in the database, but is written only to standard error.

* A bug has been fixed that caused JSON object names not to be properly encoded.

* Redshift support has been temporarily disabled.

* The `tenant_id` column has been removed from all tables.


Reply all
Reply to author
Forward
0 new messages