Skip to content

Releases: folio-org/mod-inventory-storage

v19.2.4

07 Jul 14:33
Compare
Choose a tag to compare

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

25 Jun 19:08
Compare
Choose a tag to compare

Change permissions location for oai-pmh view (MODINVSTOR-524)

v19.2.2

17 Jun 17:22
Compare
Choose a tag to compare
  • Disable triggers for migrations without requiring special permissions ([MODINVSTOR-476])

v19.2.1

15 Jun 18:15
Compare
Choose a tag to compare
  • 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

08 Jun 16:57
Compare
Choose a tag to compare
  • Introduces normalised ISBN and invalid ISBN indexes (MODINVSTOR-413, MODINVSTOR-474)
  • Introduces normalised call number indexes (MODINVSTOR-485, MODINVSTOR-488)
  • Introduces Withdrawn and Lost 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 and createdDate 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

29 May 16:13
Compare
Choose a tag to compare
  • Derives effective call number components during batch updates (MODINVSTOR-458)

v19.1.2

03 Apr 12:29
Compare
Choose a tag to compare
  • Upgrades function for updating item status changed date (MODINVSTOR-470)
  • Adds b-tree indexes for staffSuppress and discoverySuppress properties (MODINVSTOR-473)

v19.1.1

26 Mar 16:54
Compare
Choose a tag to compare

v19.1.0

14 Mar 13:20
Compare
Choose a tag to compare
  • Improves performance of keyword search (MODINVSTOR-455)
  • Upgrades to RAML Module Builder 29.3.1

v19.0.0

09 Mar 12:50
Compare
Choose a tag to compare
  • 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 and accession 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