Skip to content

Releases: folio-org/mod-lists

v3.0.8

23 Jan 18:02
Compare
Choose a tag to compare

What's Changed

  • Stream export downloads directly without buffering (MODLISTS-186)

Full Changelog: v3.0.7...v3.0.8

v3.0.7

16 Jan 21:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.6...v3.0.7

v3.0.6

16 Jan 19:21
Compare
Choose a tag to compare

What's Changed

  • [MODLISTS-185] Use applicable ID columns in user-friendly query generation by @ncovercash in #146
  • MODLISTS-187: Spring Boot 3.3.7, folio-s3-client 2.2.1, aws s3 2.29.47 by @julianladisch in #147
  • MODFQMMGR-82: Update UserFriendlyQueryService to handle string-based custom fields by @bvsharp in #148

New Contributors

Full Changelog: v3.0.5...v3.0.6

v3.0.5

20 Dec 20:52
Compare
Choose a tag to compare

What's Changed

  • Check for null description before appending warnings during list migrations (MODLISTS-180)
  • Update to lib-fqm-query-processor 3.0.1 to add support for JSONB array fields (MODFQMMGR-548)
  • Increase description column widths (MODLISTS-183)

Full Changelog: v3.0.4...v3.0.5

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