Releases: folio-org/mod-inventory-storage
Releases · folio-org/mod-inventory-storage
v19.2.4
This bugfix release containe these fixes:
Expand oai-pmh view with additional fields (MODINVSTOR-498) https://issues.folio.org/browse/MODINVSTOR-498;
OAI-PMH view doesn't respond in Bug Fest (MODINVSTOR-527) https://issues.folio.org/browse/MODINVSTOR-527;
Upgrade to RMB 30.2.2 (MODINVSTOR-528 https://issues.folio.org/browse/MODINVSTOR-528).
v19.2.3
Change permissions location for oai-pmh view (MODINVSTOR-524)
v19.2.2
- Disable triggers for migrations without requiring special permissions ([MODINVSTOR-476])
v19.2.1
- Upgrade to RAML Module Builder 30.0.3 (MODINVSTOR-519):
- Use where-only clause for the "count query" for consistent hit count estimations (RMB-645)
- Fix sorby title and limit=0 gives zero hits (RMB-640)
v19.2.0
- Introduces normalised ISBN and invalid ISBN indexes (MODINVSTOR-413, MODINVSTOR-474)
- Introduces normalised call number indexes (MODINVSTOR-485, MODINVSTOR-488)
- Introduces
Withdrawn
andLost and paid
item statuses (MODINVSTOR-461, MODINVSTOR-494) - Uses consistent record count estimation irrespective of sorting (MODINVSTOR-468, MODINVSTOR-513)
- Introduces API to support OAI-PMH integration (MODINVSTOR-477, MODINVSTOR-486, MODINVSTOR-492)
- Adds
upsert
support in batch APIs (MODINVSTOR- 478) - Removes instance relationships replaced by preceding / succeeding titles records (MODINVSTOR-451)
- Adds indexes for
staffSuppress
,suppressFromDiscovery
andcreatedDate
properties (MODINVSTOR-473, MODINVSTOR-479) - Sets derived effective call number components in item batch API (MODINVSTOR-458)
- provides
item-storage 8.4
- provides
item-storage-batch-sync 0.4
- provides
holdings-storage 4.2
- provides
holdings-storage-batch-sync 0.2
- provides
instance-storage-batch-sync 0.3
- provides
oaipmhview 1.0
- Upgrades to RAML Module Builder 30.0.2 (MODINVSTOR-468, MODINVSTOR-487, MODINVSTOR-513)
- Rebuilds many database indexes during upgrade
- Rebuilds database statistics during upgrade
v19.1.3
- Derives effective call number components during batch updates (MODINVSTOR-458)
v19.1.2
- Upgrades function for updating item status changed date (MODINVSTOR-470)
- Adds b-tree indexes for
staffSuppress
anddiscoverySuppress
properties (MODINVSTOR-473)
v19.1.1
- Smart index recreation for upgrades from 18.2.3 (MODINVSTOR-459)
- Smart index recreation for upgrades from 19.0.0 and 19.1.0 (MODINVSTOR-463)
- Smart index recreation for upgrades from >= 19.1.1, RMB v29.3.2 (MODINVSTOR-460)
v19.1.0
- Improves performance of
keyword
search (MODINVSTOR-455) - Upgrades to RAML Module Builder 29.3.1
v19.0.0
- Restricts item statuses (MODINVSTOR-283, MODINVSTOR-416)
- Introduces
Claimed returned
item status (MODINVSTOR-433) - Makes item status required (MODINVSTOR-425, MODINVSTOR-416)
- Makes item status date read-only (MODINVSTOR-392, MODINVSTOR-416)
- Allows only one copy number for an item (MODINVSTOR-332, MODINVSTOR-416)
- Stores effective call number type for item (MODINVSTOR-361)
- Introduces preceding and succeeding titles (MODINVSTOR-441, MODINVSTOR-447)
- Changes reference mode of issuances (MODINVSTOR-431)
- Streams responses when getting items, holdings and instances (MODINVSTOR-438)
- Provides an API to get only
id
property of all records matching a CQL query (MODINVSTOR-439) - Provides access to the JSON schemas used by the module (MODINVSTOR-404)
- Defaults suppress from discovery to false (MODINVSTOR-447)
- Adds foreign key constraint for effective location (MODINVSTOR-407)
- Adds indexes for
call number
andaccession number
(MODINVSTOR-435, MODINVSTOR-444) - Ensures update triggers run in the correct order (MODINVSTOR-415)
- Upgrades to RAML Module Builder 29.3.0 (MODINVSTOR-139, MODINVSTOR-379, MODINVSTOR-405. MODINVSTOR-418. MODINVSTOR-429, MODINVSTOR-430)
- Provides
item-storage 8.2
- Provides
item-storage-batch-sync 0.3
- Provides
holdings-storage 4.1
- Provides
instance-storage 7.4
- Provides
instance-storage-batch-sync 0.2
- Provides
instance-bulk 0.1
- Provides
instance-preceeding-succeeding-titles 0.1
- Provides
_jsonSchemas 1.0