Skip to content

Releases: folio-org/mod-inventory

v19.0.1

04 Nov 14:31
Compare
Choose a tag to compare
  • Supports large bound-withs (100+ titles) in GET Item ((MODINV-752)

v19.0.0

25 Oct 20:41
v19.0.0
3ab41f4
Compare
Choose a tag to compare
  • Extend instance contributors schema with Authority ID (MODINV-729)
  • Delete instance/item by CQL (MODINV-731)
  • Removes MODS ingest process (MODINV-735)
  • Removes minimal dublin core support for instances (MODINV-734)
  • Removes self links from instances and items (MODINV-734)
  • Pre-set event type to payload before processing event for entities matching (MODINV-723)
  • Cannot add tags to Instance when unlinked preceding/succeeding titles are present (MODINV-674)
  • Support MARC-MARC Holdings update action (MODINV-719)
  • Use ExternalStorageModuleHoldingsRecordCollection for DI processes (MODINV-740)
  • Add new endpoint "/admin/health" (MODINV-749)
  • Provides inventory 12.0
  • Requires instance-storage 9.0
  • Requires item-storage 10.0
  • Requires holdings-storage 2.0 3.0 4.0 5.0 6.0
  • Requires users 15.0 16.0

v18.2.2

05 Sep 21:15
Compare
Choose a tag to compare
  • PostgreSQL 42.5.0, jackson-databind 2.13.2.1, Vert.x 4.3.3 (MODINV-732)

v18.2.1

22 Jul 15:36
Compare
Choose a tag to compare
  • Pre-set event type to payload before processing event for entities matching (MODINV-723)
  • Fix tag addition when unlinked preceding title (MODINV-674)

v18.2.0

27 Jun 20:22
v18.2.0
0dbb61c
Compare
Choose a tag to compare
  • Add source record preparation before mapping to instance for instance update (MODINV-686)
  • Fix http timeouts under huge loads when importing MARC files (MODSOURMAN-712)
  • Update instance import overwrites instance status update date when profile is not editing the instance status (MODINV-715)
  • Upgrade liquibase-core, httpclient, guava, and log4j (CVE-2022-0839, CVE-2020-13956) (MODINV-692)
  • Import profile that worked on Kiwi is not working on Lotus, OL-related (MODINV-690)
  • Instance null pointer exception due to missing _version causes import problems in Kiwi and Lotus (MODINV-684)
  • Fixed update of an Instance to not erase administrative note (MODINV-679)
  • The status of SRS MARC record is not updated after uploading MARC file with non-existing instanceId in 999ff$i field (MODINV-678)
  • Fix latency in creating holdings flow (MODINV-669)
  • Added permissions to search for item records to instance retrive by id endpoint (MODINV-662)
  • The error appears when save "MARC Holding" record after editing in quickMARC (MODINV-661)
  • Add parameter to allow deploying module without Kafka consumers (MODINV-658)
  • Fix creation of holdings via data import (MODINV-657)
  • Data Import Log > Authority toggle > JSON response does not show (MODINV-656)
  • Record matches are not decreased when additional match conditions are added to a job profile (MODINV-652)
  • Add logic to skip sending DI_ERROR from mod-inventory in case for duplicates (MODINV-646)
  • Delete MARC Authority: Create processor for Delete Authority record (MODINV-635)
  • Match logic for POL matches to Inventory records (MODINV-578)
  • Match logic for VRN matches to Inventory records (MODINV-577)
  • Bound-with-parts gets an empty collection (MODINV-550)

v18.1.9

02 Jun 11:27
Compare
Choose a tag to compare
  • Update instance import overwrites instance status update date when profile is not editing the instance status (MODINV-715)

v18.1.8

23 May 12:06
Compare
Choose a tag to compare
  • Fix DI process for Item update in case match for Item happened before Holdings update (MODINV-690)

v18.1.7

02 May 18:37
Compare
Choose a tag to compare
  • Fix "_version" is not mandatory field (MODINV-684)
  • Fix ZipException on 64-bit systems (FOLIO-3484)

v18.0.8

02 May 18:33
Compare
Choose a tag to compare
  • Fix "_version" is not mandatory field (MODINV-684)

v18.1.6

15 Apr 07:42
Compare
Choose a tag to compare
  • Fixed update of an Instance to not erase administrative note (MODINV-679)
  • Update data-import-processing-core to v3.3.3