- Generates Descriptors at build time from templates in ./descriptors (FOLIO-701)
- Adds mod- prefix to names of the built artifacts (FOLIO-813)
- MODINVSTOR-12 Searching and sorting on material type properties (e.g. materialType.name)
- Upgrade RAML Module Builder to version 13.0.2
- Include implementation version in
id
in Module Descriptor - Provides item-storage interface version 3.1 (notes additional CQL indexes in comments)
- Disallow additional properties in item requests
- Disallow additional properties in instance requests
- Disallow additional properties in loan type requests
- Disallow additional properties in material type requests
- Items do not require relating to an instance (instanceId is optional)
- Items do not require a barcode
- Items require a title (between 1 and 255 characters)
- Items require a reference to a material type
- Items require a reference to a permanent loan type
- Provides item-storage interface version 3.0
- Provides instance-storage interface version 2.0
- Provides material-types interface version 2.0
- Provides loan-types interface version 2.0
- Upgrade to RAML Module Builder 12.1.2
- Provide permanent and temporary loan type associations for items
- Provide loan type controlled vocabulary (see METADATA-59)
- Use UUID to reference material types in inventory storage module
- Required permissions for requests
- Material type controlled vocabulary