Skip to content

Releases: library-data-platform/ldp

1.1.10

09 Feb 21:44
Compare
Choose a tag to compare

Release notes

  • A command-line option --okapi-timeout has been added to allow setting the timeout value for Okapi requests.
  • Debugging output from the libcurl library has been increased.

1.1.9

03 Feb 02:37
Compare
Choose a tag to compare

Release notes

  • A bug has been fixed that caused full updates to fail due to missing id fields.
  • The field notificationId will now be selected in place of a missing id field, as in the case of email data.

1.1.8

24 Dec 13:36
Compare
Choose a tag to compare

Release notes

  • A bug has been fixed that caused incorrect encoding of control characters in JSON data.

1.1.7

23 Dec 21:26
Compare
Choose a tag to compare

Release notes

  • A bug has been fixed that caused character encodings to be incorrect.
  • Build scripts have been modified to allow CMake to work with PostgreSQL 13.

1.1.6

05 Dec 15:17
Compare
Choose a tag to compare

Release notes

  • A bug has been fixed that could prevent a table from being updated after an error occurred in a previous update.

1.1.5

24 Nov 21:09
Compare
Choose a tag to compare

Release notes

  • Updating of table finance_ledger_fiscal_years is now disabled.

1.1.4

24 Nov 20:12
Compare
Choose a tag to compare

Release notes

  • Error logging has been improved for extracting data via Okapi.

1.1.3

06 Nov 21:32
97adec3
Compare
Choose a tag to compare

Release notes

  • A new table configuration_entries has been added for interface /configurations/entries provided by module mod-configuration.

1.1.2

02 Nov 16:51
Compare
Choose a tag to compare

Release notes

  • A bug has been fixed that caused a table update to be interrupted by an indexing error. (Issue #203)

1.1.1

16 Oct 00:55
c61afa3
Compare
Choose a tag to compare

Release notes

  • A bug has been fixed that was causing instructor data not to be included in course reserves. (Issue #200)