Releases: folio-org/mod-lists
Releases · folio-org/mod-lists
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
v2.0.1
What's changed
- Bump folio-s3-client dependency to the latest version (MODLISTS-96)
- Fix bug with multipart uploads of CSVs (MODFQMMGR-218)
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Manually flush the entity manager, to address race condition (MODLISTS-66)
- Add list versioning (MODLISTS-60, MODLISTS-61, MODLISTS-62, MODLISTS-63, MODLISTS-72, MODLISTS-75, MODLISTS-76)
- Refactor list deletion to use versioning (MODLISTS-74)
- Update folio-spring-base version (MODLISTS-71)
- Implemented soft deletion of lists (MODLISTS-71 and MODLISTS-57)
- Adjust size constraints on ListEntity fields
- Add empty FQL operator (MODFQMMGR-119)
- Fix bug where list fields were getting discarded on update (MODLISTS-81)
- Increase the list refresh query timeout and make it configurable (MODLISTS-83)
- Change record identifier from UUID to list of strings (MODLISTS-82)
- Create user friendly queries for derived columns (#62) (MODLISTS-85)
- Update UserFriendlyQueryService to handle contains_all operators (MODFQMMGR-131)
- Use multipart upload for CSV exports (MODLISTS-87)
- Add support for contains_any and not_contains_any operators in UserFriendlyQueryService (MODFQMMGR-130)
- Bump the Spring Boot dependency version to 3.2.3 (MODLISTS-88)
- Update name in module descriptor
- Temporarily retrieve contents for all fields in entity type definition (MODLISTS-90)
- Pass fields to export in export request (MODLISTS-91)
- Check existing list of fields on list update (MODLISTS-94)
- Add generic exception handler (MODLISTS-59)
New Contributors
- @ncovercash made their first contribution in #39
- @vgema made their first contribution in #65
Full Changelog: v1.0.5...v2.0.0
v1.0.5
What's Changed
- MODLISTS-66 - Manually flush the entity manager from time to time by @mweaver-ebsco in #40
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- MODLISTS-51 Bump folio-s3-client v1.1.0 to v2.0.5 by @mweaver-ebsco in #37
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- MODLISTS-55 Handle IllegalArgumentException in requests by @mweaver-ebsco in #36
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- MODLISTS-47 - Adjust naming and description of canned reports by @kjain110 in #34
- MODLISTS-46 - Update the provided _tenant interface version by @mweaver-ebsco in #35
Full Changelog: v1.0.1...v1.0.2