Skip to content

Releases: folio-org/mod-inventory-storage

v22.0.0

06 Oct 12:46
Compare
Choose a tag to compare
  • Added new identifiers for ISMN and UPC (MODINVSTOR-770)
  • Keyword searches now search alternate title fields (MODINVSTOR-719)
  • Kafka topic names now include environment and tenant ID (MODINVSTOR-738)
  • Includes missing changes to get_items_and_holdings_view function during upgrade (MODINVSTOR-759)
  • shouldStopProcessingWhenCannotConvertItem depends on other test (MODINVSTOR-725)
  • Enforce item barcode uniqueness (MODINVSTOR-523)
  • Provides endpoint to update all preceding / succeeding titles together (MODINVSTOR-742)
  • Provides an endpoint for iterating through all instances (MODINVSTOR-763)
  • Implement a new endpoint for dereferenced item records (MODINVSTOR-769)
  • Update RMB to 33.1.1 and Vert.x to 4.1.4 (MODINVSTOR-793)
  • Provides item-storage 9.0
  • Provides item-storage-batch-sync 1.0
  • Provides holdings-storage 5.0
  • Provides holdings-storage-batch-sync 1.0
  • Provides instance-storage 8.0
  • Provides instance-preceding-succeeding-titles 0.2
  • Provides instance-storage-batch 1.0
  • Provides instance-storage-batch-sync 1.0
  • Provides instance-iteration 0.1

v21.0.9

05 Oct 10:41
Compare
Choose a tag to compare
  • Fix memory leaks by closing Vertx Kafka producers (MODINVSTOR-794)

v21.0.8

01 Oct 09:24
Compare
Choose a tag to compare

v21.0.7

30 Sep 09:06
Compare
Choose a tag to compare
  • Removes publication period defaulting during upgrade (MODINVSTOR-806)

v21.0.6

23 Sep 13:13
Compare
Choose a tag to compare

v21.0.5

23 Sep 13:12
Compare
Choose a tag to compare
  • Disable item barcode uniqueness check that v21.0.4 has installed (MODINVSTOR-782).
    Item barcode respects accents and is case insensitive and has a non-unique field index.
    All other database indexes for item barcode are removed:
    non-unique fullTextIndex, non-unique ginIndex -
    these indexes are case insensitive but incorrectly ignore accents

v21.0.4

06 Sep 21:22
Compare
Choose a tag to compare

v21.0.3

16 Aug 12:38
Compare
Choose a tag to compare
  • Includes missing changes to get_items_and_holdings_view function during upgrade (MODINVSTOR-759)

v21.0.2

20 Jul 15:47
Compare
Choose a tag to compare
  • Kafka topic names now include environment and tenant ID (MODINVSTOR-738)

v20.2.2

19 Jul 15:00
Compare
Choose a tag to compare
  • Kafka topic names now include environment and tenant ID (MODINVSTOR-744)