Releases: folio-org/mod-fqm-manager
Releases · folio-org/mod-fqm-manager
v3.0.10
- MODFQMMGR-639: Add acquisition-units interface dependency to module descriptor
Full Changelog: v3.0.9...v3.0.10
v3.0.9
v3.0.8
What's Changed
- Fix user-friendly queries and dropdown values for various fields
- MODFQMMGR-618: Organizations migration id/name/code fixes
- MODFQMMGR-619: Handle hidden POL fields
- MODFQMMGR-622: Turn JSONB arrays into Java arrays when retrieving results
- MODFQMMGR-623: Resolve query failures against loan policy field
- MODFQMMGR-625: Aggregate dropdown values from all tenants in ECS environments
- MODFQMMGR-630: Add generic exception handler
Full Changelog: v3.0.7...v3.0.8
v3.0.7
What's Changed
- MODFQMMGR-548: Add new
jsonbArrayType
data type - MODFQMMGR-522: Increase thread pool size to 12
- MODFQMMGR-606: Support migration of old organization code field operators
v3.0.6
What's Changed
- MODFQMMGR-599: Add migration to remove query conditions that use $ne on UUID-type fields
- MODFQMMGR-601: Fix bug with the instance date_2 field implementation
- MODFQMMGR-602: Add migration for ID -> name field changes
Full Changelog: v3.0.5...v3.0.6
v3.0.5
What's Changed
- MODFQMMGR-577: Fix env var typo in module descriptor and update documentation
- MODFQMMGR-588: Additional migration scripts
- MODFQMMGR-510: Cancel running queries in DB upon request
- more fix
- MODFQMMGR-591: Fix bug where FQM was sending multiple (and different) tenant headers in some API requests
- MODFQMMGR-594: Add time component to dates during migrations
Full Changelog: v3.0.4...v3.0.5
v3.0.4
What's Changed
- MODFQMMGR-577: Reduce the default cache expiration time for the entity type cache
- MODFQMMGR-583: Use available indexes for more fields
Full Changelog: v3.0.3...v3.0.4
v3.0.3
What's Changed
- Add DB_HOST_READER env variable to module descriptor, set to
""
- MODFQMMGR-575: Fix bug where query results would be double-counted
- MODFQMMGR-576: Make field Exchange rate — Rate queryable
- MODFQMMGR-582: Update fields that are visible by default when viewing list results
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- MODFQMMGR-532: Aggregate languages from all tenants in ECS environments
- MODFQMMGR-566: Make the available value API case-insensitive
- MODFQMMGR-570: Add missing "permissions" interfaces to the module descriptor
- MODFQMMGR-573 Consider converted date for timezone offsets, rather than system time
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- MODFQMMGR-558 Add acquisition unit names to the Organizations entity type
- MODFQMMGR-563 Add /query/contents/privileged endpoint to request query results on behalf of another user
- This includes a minor version bump for the
fqm-query
interface
- This includes a minor version bump for the
- MODFQMMGR-544 Remove the last materialized view 🎉
- MODFQMMGR-555 Add categories to the Organizations entity type
- MODFQMMGR-568 Remove callbacks to simplify code
Full Changelog: v3.0.0...v3.0.1