Releases: folio-org/mod-lists
Releases · folio-org/mod-lists
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
v1.0.1
What's Changed
- MODLISTS-33 Add refresh performance metadata to refresh details by @mweaver-ebsco in #27
- MODLISTS-40 Move 1.0.1 DB changes to their own changelog by @mweaver-ebsco in #29
- populating data to columns by @kjain110 in #30
- increasing column size by @kjain110 in #32
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Initial release with core functionality
What's Changed
- Disable container check while investigating build by @mweaver-ebsco in #2
- FOLIO-3678 MODLISTS-1 Use GitHub Workflows api-lint and api-schema-lint and api-doc by @dcrossleyau in #3
- MODLISTS-2 Fix sonar issues by @mweaver-ebsco in #5
- MODLISTS-2 Rename "_private" param in ListController by @mweaver-ebsco in #6
- Refactor to prevent mod-lists from accessing FQM schema by @bvsharp in #1
- MODLISTS-3 Remove usages of uuid-ossp by @mweaver-ebsco in #7
- MODLISTS-6 Add users to the module descriptor by @mweaver-ebsco in #8
- MODLISTS-5 Enable batch inserts by @mweaver-ebsco in #9
- MODLISTS-12 Update the container memory setting by @mweaver-ebsco in #10
- MODLISTS-9:Improve the experience of making list private by @kjain110 in #11
- MODLISTS-13: Update UserFriendlyQueryService to handle contains and notContains operators by @bvsharp in #12
- MODLISTS-4 Add missing sections to README by @mweaver-ebsco in #13
- MODFQMMGR-3 Use more specific FQM interfaces by @mweaver-ebsco in #14
- MODLISTS-22: Fix api-lint errors by @bvsharp in #15
- MODLISTS-24 Remove the dead read/write split code by @mweaver-ebsco in #17
- MODLISTS-25 Validate lists are active before exporting by @mweaver-ebsco in #19
- MODLISTS-23: Fix Jenkins build errors by @bvsharp in #16
- MODLISTS-26:Inactive list should not have compiling status by @kjain110 in #20
- MODLISTS-29:add the ON CONFLICT DO NOTHING clause by @kjain110 in #21
- kjain/MODLISTS-29:sorting deployment issue by @kjain110 in #22
- kjain/ebsco/MODLISTS-29:sorting delpoyment issue by @kjain110 in #23
- MODLISTS-35:Columns missing data in Items details view by @kjain110 in #25
Full Changelog: https://github.com/folio-org/mod-lists/commits/v1.0.0