Skip to content

Releases: folio-org/mod-lists

v3.0.4

11 Dec 21:16
785b588
Compare
Choose a tag to compare

What's Changed

  • Require interface entity-types v2.0
  • Allow hidden fields in user-friendly query generation (MODLISTS-175)
  • Handle null conditions during user-friendly query generation (MODLISTS-176)
  • Make migration errors non-fatal (MODLISTS-178)

v3.0.3

26 Nov 21:38
dd1477d
Compare
Choose a tag to compare

What's Changed

  • Retry failed S3 uploads during export (MODLISTS-158)
  • Use custom SystemUserClient only when system user is enabled (MODLISTS-165)
  • Ignore unrecognized fields during export (MODLISTS-170)

Full Changelog: v3.0.2...v3.0.3

v3.0.2

12 Nov 20:50
Compare
Choose a tag to compare

What's Changed

  • Consider daylight savings when determining dates to show for user-friendly queries (MODLISTS-161)
  • Add a missing interface to the MD (MODLISTS-160)

Full Changelog: v3.0.1...v3.0.2

v3.0.1

07 Nov 20:23
Compare
Choose a tag to compare

What's Changed

  • Use the new /query/contents/privileged API endpoint for exports (MODFQMMGR-563)
  • Retry migrating queries when enabling the module when requests fail due to missing entity type permissions (MODLISTS-155)
  • Synchronize system user permissions in the module descriptor and system-user-permissions.txt (MODLISTS-157)

Full Changelog: v3.0.0...v3.0.1

v3.0.0

01 Nov 16:33
Compare
Choose a tag to compare

What's Changed

  • Add allocated resource recommendations to README (MODLISTS-97)
  • Always include ID columns in exports
  • Restrict list access to lists, based on the user's permissions (MODLISTS-112)
  • Handle new entity type respone format from mod-fqm-manager (MODLISTS-128)
  • Rename the "lists.item.refresh" permission to follow naming conventions (MODLISTS-136)
  • Add support for automatic list query migration (MODLISTS-126)
  • Localize dates in user-friendly query (MODLISTS-145)
  • Integrate permission name changes from mod-fqm-manager (MODLISTS-153)
  • Add retry logic to list query migration during tenant initialization (MODLISTS-155)
  • Migrate cross-tenant lists to private (MODLISTS-152)
  • Convert dates to local time when exporting lists (MODLISTS-135)

Full Changelog: v2.0.0...v3.0.0

v2.0.6

30 May 12:51
Compare
Choose a tag to compare
  • Fix artifact version (2.0.5 was accidentally released as a snapshot)
    Full Changelog: v2.0.5...v2.0.6

v2.0.5

29 May 20:26
f3cb2cf
Compare
Choose a tag to compare

What's changed

  • Add system user to handle long-lived exports (MODLISTS-109)

Full Changelog: v2.0.4...v2.0.5

v2.0.4

19 Apr 17:22
Compare
Choose a tag to compare

What's changed

  • Add a startup check to verify that S3/MinIO are accessible (MODLISTS-108)
  • Fix a bug where records deleted after a list refresh caused exports to fail (MODLISTS-105)

Full Changelog: v2.0.3...v2.0.4

v2.0.3

17 Apr 17:51
Compare
Choose a tag to compare

What's changed

  • Add more detail about S3/MinIO config to the README (MODLISTS-107)
  • Only select columns that are visibleByDefault when none are specified in the list (MODLISTS-98)
  • Fix bug where data was never retrieved for non-default columns (MODLISTS-99)

Full Changelog: v2.0.2...v2.0.3

v2.0.2

11 Apr 14:46
Compare
Choose a tag to compare

What's changed

  • Fix bug where the Missing Items canned list could not be duplicated MODLISTS-104

Full Changelog: v2.0.1...v2.0.2