Skip to content

Releases: folio-org/mod-inventory-storage

v18.2.3

10 Jan 15:31
Compare
Choose a tag to compare

Upgrades to RAML Module Builder 29.2.2 to upgrade indexes on module upgrade (MODINVSTOR-430, RMB-550)

All indexes will be recreated on module upgrade, this may take long. This is needed for
RMB-498 and other index changes linked in
MODINVSTOR-424 when an existing installation is upgraded.

v18.2.2

09 Jan 13:33
Compare
Choose a tag to compare
  • Upgrades to RAML Module Builder 29.2.1 (MODINVSTOR-429, RMB-549)

v18.2.1

23 Dec 13:19
Compare
Choose a tag to compare
  • Improve performance of searching by keyword index (MODINVSTOR-424)
  • Truncate b-tree indexes to avoid buffer or index size problems (MODINVSTOR-390, MODINVSTOR-395, MODINVSTOR-379, MODINVSTOR-139)
  • Upgrades to RAML Module Builder 29.1.5 (MODINVSTOR-418)

v18.2.0

20 Dec 15:57
Compare
Choose a tag to compare
  • Increase maximum number of digits for human readable IDs (HRID) (MODINVSTOR-410, MODINVSTOR-411, MODINVSTOR-412)
  • Include HRID in sample records for instances, items and holdings (MODINVSTOR-397)
  • Improve performance of searching by effective location (MODINVSTOR-407, MODINVSTOR-409)

18.1.0

06 Dec 10:39
Compare
Choose a tag to compare

Most notable RAML Module Builder changes:

  • Estimate hit counts (RMB-506)
  • Bugfix that break clients that do not comply with the interface spec: POST /_/tenant requires JSON body with module_to (RMB-510)

18.0.0

29 Nov 16:29
Compare
Choose a tag to compare
  • Generates HRIDs for instance, holdings and item records (MODINVSTOR-363, MODINVSTOR-373, MODINVSTOR-374, MODINVSTOR-375)
  • Derives effective location for item records (MODINVSTOR-348)
  • Derives effective call number, suffix and prefix for item records (MODINVSTOR-357, MODINVSTOR-358, MODINVSTOR-360, MODINVSTOR-391)
  • Introduces keyword CQL index for instance records (MODINVSTOR-349)
  • Introduces last check in date property for item records (MODINVSTOR-386)
  • Introduces preceding-succeeding instance relationship (MODINVSTOR-343)
  • Introduces Uniform title alternative title type (MODINVSTOR-350)
  • Introduces LC (local) and SUDOC classification types (MODINVSTOR-351)
  • Sample instance records now use FOLIO as the source property (MODINVSTOR-337)
  • Makes permanent location a required property for holdings (MODINVSTOR-364)
  • Makes code a required properties for institution, campus and library location units (MODINVSTOR-315)
  • Applies stricter validation on UUID properties in instance and holdings records (MODINVSTOR-297, MODINVSTOR-370)
  • Introduces synchronous batch APIs for items, holdings and instances (MODINVSTOR-353)
  • Upgrades RAML Module Builder to version 27.0.0 (MODINVSTOR-368, MODINVSTOR-383, MODINVSTOR-385)
  • Generates metadata property for instances created using batch API (MODINVSTOR-387)
  • Fixes bug with item status date being changed even when status has not changed (MODINVSTOR-376)
  • Fixes bug with instance status date not being set when status changes (MODINVSTOR-367)
  • Changes container memory management (MODINVSTOR-396, FOLIO-2358)
  • Provides item-storage 7.8
  • Provides holdings-storage 4.0
  • Provides location-units 2.0
  • Provides hrid-settings-storage 1.0
  • Provides item-storage-batch-sync 0.1
  • Provides holdings-storage-batch-sync 0.1
  • Provides instance-storage-batch-sync 0.1

v17.0.0

09 Sep 08:31
Compare
Choose a tag to compare
  • Adds tags to items records (MODINVSTOR-322)
  • Adds tags to holdings records (MODINVSTOR-324)
  • Adds tags to instances (MODINVSTOR-323)
  • Adds nature of content terms to instances (MODINVSTOR-327)
  • Introduces item damaged statuses (MODINVSTOR-286)
  • Introduces preview instance storage batch API (MODINVSTOR-291)
  • Limits number of database connections when processing instance batches (MODINVSTOR-330)
  • Disallows deletion of in use instance types (MODINVSTOR-301)
  • Disallows creation of holdings type with existing name (MODINVSTOR-318)
  • Fixes failures when combining CQL array index and other indexes (MODINVSTOR-319)
  • Use sub-queries rather than views for cross-record searching (MODINVSTOR-339, MODINVSTOR-347)
  • Provides item-storage interface version 7.5 (MODINVSTOR-322)
  • Provides holdings-storage interface version 3.1 (MODINVSTOR-324)
  • Provides instance-storage interface version 7.2 (MODINVSTOR-323, MODINVSTOR-327)
  • Provides instance-storage-batch interface version 0.2 (MODINVSTOR-291)
  • Provides item-damaged-statuses interface version 1.0 (MODINVSTOR-286)
  • Upgrades RAML Module Builder to version 27.0.0 (MODINVSTOR-342)

v16.0.2

08 Aug 19:38
Compare
Choose a tag to compare
  • Update to use new foreign key search (MODINVSTOR-339) and
    use RMB 26.3.1

v16.0.1

31 Jul 09:28
Compare
Choose a tag to compare
  • Fixes bug with certain combinations of CQL query clauses (MODINVSTOR-319)
  • Upgrades RAML Module Builder to version 26.2.4

v16.0.0

23 Jul 15:54
Compare
Choose a tag to compare
  • Provides instance-note-types interface version 1.0 (MODINVSTOR-300)
  • Provides instance-storage interface version 7.0 (MODINVSTOR-312,MODINVSTOR-297)
  • Provides nature-of-content-terms interface version 1.0 (MODINVSTOR-309)
  • Provides item-storage interface version 7.4 (MODINVSTOR-310)
  • Provides identifier-types interface version 1.2 (MODINVSTOR-305)
  • Provides classification-types interface version 1.2 (MODINVSTOR-306)
  • Provides modes-of-issuance interface version 1.1 (MODINVSTOR-307)
  • Changes structure of instance.notes (MODINVSTOR-312)
  • Adds date and source fields to circulation notes (MODINVSTOR-310)
  • Validates UUID properties with pattern (MODINVSTOR-297)
  • Adds property source to identifier type, classification type, mode of issuance (MODINVSTOR-305, MODINVSTOR-306, MODINVSTOR-307)
  • Sets array modifiers for contributors, identifiers (MODINVSTOR-311)
  • Populate identifiers reference table with more identifiers (MODINVSTOR-313)
  • Aligns barcode index (on item) with the SQL generated
  • Upgrades RAML Module Builder to version 26.2.2 (MODINVSTOR-285)
  • Improves test coverage, error logging, sample data.