Skip to content

Releases: folio-org/mod-inventory

20.1.0

13 Oct 12:28
Compare
Choose a tag to compare

20.1.0 2023-10-13

  • Update status when user attempts to update shared auth record from member tenant (MODDATAIMP-926)
  • Add cache to get and store consortium data configurations (MODINV-872)
  • Data Import 3rd update Action on Item Record Fails (MODINV-842)
  • Adjust Create Instance handler to use existing Instance UUID (MODINV-840)
  • Upgrade mod-inventory to Java 17 (MODINV-826)
  • Upgrade folio-kafka-wrapper to 3.0.0 version (MODINV-834)
  • Add deduplication mechanism for sharing Instance (MODINV-866)
  • Allow to overlay source 'MARC' instances without related MARC record (MODINV-846)

v20.0.7

14 Aug 09:26
Compare
Choose a tag to compare
  • Support multiple actions on the same Item record (MODINV-842)

v20.0.6

31 Jul 12:41
Compare
Choose a tag to compare
  • Update data-import-processing-core to v4.0.6 (MODDICORE-333)
  • Support multiple actions on the same Holdings record (MODINV-835)
  • Support server-side pagination in /items-by-holdings-id API (MODINV-838)

v20.0.5

29 Jun 16:21
Compare
Choose a tag to compare
  • Partition large item query in items-by-holdings-id API, partition query of many item IDs to avoid 414-URI-too-long (MODINV-829)

v20.0.4

30 Mar 19:22
Compare
Choose a tag to compare

v20.0.3

24 Mar 17:12
Compare
Choose a tag to compare

v20.0.2

15 Mar 11:20
Compare
Choose a tag to compare
  • Fix import job being stuck while updating Marc-Authority/Marc-Holdings records with invalid external id (MODINV-783)
  • Update folio-kafka-wrapper library to v2.7.1 (KAFKAWRAP-35)

v20.0.1

24 Feb 14:39
Compare
Choose a tag to compare
  • Update data-import-processing-core dependency (MODDICORE-306)
  • Add a warning block to the log when the module starts without consumers (MODINV-711)
  • Fix Type Mismatch Error on record_id column in db log (MODINV-778)

v20.0.0

22 Feb 14:31
Compare
Choose a tag to compare
  • Controlled Instance's field properly reflects updates made by user in MARC Authority's 1XX fields ([MODINV-773] (https://issues.folio.org/browse/MODINV-773))
  • POLine ID now set correctly when present in batch imports ([MODINV-774] (https://issues.folio.org/browse/MODINV-774))
  • Extend subjects, alternativeTitles, series with Authority ID (MODINV-761)
  • Provides inventory 13.0
  • Provides inventory-batch 2.0
  • Requires instance-storage 10.0
  • Requires instance-storage-batch 2.0

v19.0.2

05 Dec 17:59
Compare
Choose a tag to compare
  • Add validation for circulation note type (MODINV-755)
  • Upgrade folio-kafka-wrapper to v2.6.2