Releases: folio-org/folio-query-tool-metadata
Releases · folio-org/folio-query-tool-metadata
v3.0.2
What's Changed
- Add new jsonbArrayType field type; this should be handled identically to arrayType by FQM consumers (MODFQMMGR-548)
Full Changelog: v3.0.1...v3.0.2
v3.0.1
v3.0.0
What's Changed
- Implement object model to support composite entity types MODFQMMGR-229
- Add support for entity-type-level permissions MODFQMMGR-268
- Make columns optional in an entity type MODFMQMGR-313
- Improve support for free text UUIDs MODFQMMGR-308
- Add ability to mark fields as ECS-only
- Add ability to hide columns but keep them available for querying MODFQMMGR-390
- Add ability to mark some columns as "essential" to control when they are inherited MODFQMMGR-382
- Add options for controlling ECS support in entity types and refactor "special" value sources MODFQMMGR-378
- Change entityTypeId in field sources from string to UUID MODFQMMGR-427
- Add crossTenant property to query responses to indicate if the query was cross-tenant MODFQMMGR-456
- Add support for query migration MODLISTS-129
- Add support for query parameters to valueSourceApi settings
- Add localize parameter to the GET contents endpoint MODFQMMGR-481
- Mark the sortedIds API endpoint as deprecated MODFQMMGR-417
- Add new privileged query contents endpoint MODFQMMGR-563
Full Changelog: v2.0.0...v3.0.0
v2.0.0
What's Changed
- Add support for composite record IDs (MODFQMMGR-137)
- Add support for nested data types (FQTM-6)
- Bumped openapi-generator dependency to v7.3.0 (FQTM-7)
- Add queryable flag to entity type fields (MODFQMMGR-141)
- Set a max limit on the number of query results (MODFQMMGR-172)
Full Changelog: v1.1.0...v2.0.0
v1.1.0
What's Changed
- MODFQMMGR-79 Add filterValueGetter to entityTypeColumn by @mweaver-ebsco in #27
- Change entityTypeColumn valueGetter's type to string by @bvsharp in #28
- Add optional groupByFields to entity type definition by @bvsharp in #29
- MODFQMMGR-116 Add valueFunction to EntityTypeColumn by @mweaver-ebsco in #30
- MODFQMMGR-99:Support for custom fields by @kjain110 in #31
- MODFQMMGR-99: fixing the type by @kjain110 in #32
- MODFQMMGR-99: adding field to indicate whether its a custom column by @kjain110 in #33
- kjain/MODFQMMGR-99:Identifying the base for the custom fields by @kjain110 in #34
- [MODFQMMGR-150] Add nested object types by @ncovercash in #36
- MODFQMMGR-134 Add a value source API property for columns by @mweaver-ebsco in #35
New Contributors
- @TarasSpashchenko made their first contribution in #1
- @pkjacob made their first contribution in #2
- @julianladisch made their first contribution in #9
- @dcrossleyau made their first contribution in #17
- @mweaver-ebsco made their first contribution in #22
- @kjain110 made their first contribution in #31
- @ncovercash made their first contribution in #36
Full Changelog: https://github.com/folio-org/folio-query-tool-metadata/commits/v1.1.0