Releases: folio-org/mod-lists
Releases · folio-org/mod-lists
v3.0.4
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
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
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
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
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
- Fix artifact version (2.0.5 was accidentally released as a snapshot)
Full Changelog: v2.0.5...v2.0.6
v2.0.5
What's changed
- Add system user to handle long-lived exports (MODLISTS-109)
Full Changelog: v2.0.4...v2.0.5
v2.0.4
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
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
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