Releases: folio-org/mod-inventory-storage
Releases · folio-org/mod-inventory-storage
v25.0.2
- RMB 35.0.4, Vert.x 4.3.5, Jackson 2.14.0 fixing f_unaccent errors (MODINVSTOR-996), (FOLIO-3630)
- ItemStorageTest.canMoveItemToNewInstance ConditionTimeout/NPE (MODINVSTOR-1000)
- Delete 2 functions from related_instance_type (MODINVSTOR-991)
- Move locations and location-units from reference data to sample data (MODINVSTOR-443)
- Fix unit tests with spurious Kafka message failures (MODINVSTOR-997), (MODINVSTOR-998), (MODINVSTOR-999), (MODINVSTOR-1002)
v25.0.1
- Fix: Authority source files reference data doesn't load during module upgrade (MODINVSTOR-984)
v25.0.0
- Upgraded RMB to 35.0.0 (MODINVSTOR-965)
- Extend authority schema with Authority Natural ID (MODINVSTOR-955)
- Create a pre-defined Authority Source file list, extend authority schema with sourceFileId (MODINVSTOR-892)
- Fixed effective location migration script for holdings records (MODINVSTOR-940)
- Adds integrity checks for statistical code types during upgrade ([MODINVSTOR-935] (https://issues.folio.org/browse/MODINVSTOR-935))
- GET Instance Set by CQL (MODINVSTOR-918)
- Added Variant title and Former title to alternative title default types ([MODINVSTOR-389] (https://issues.folio.org/browse/MODINVSTOR-389))
- Extend instance contributors schema with Authority ID (MODINVSTOR-950)
- Require CQL query for bulk delete of instances/holdings/items (MODINVSTOR-576, MODINVSTOR-901)
- Batch update with optimistic locking disabled (MODINVSTOR-924)
- Support filtering by instance field when searching holdings (MODINVSTOR-890)
- GET /inventory-view/instances warns "No configuration for table instance_holdings_item_view" (MODINVSTOR-929)
- Speed up setEffectiveHoldingsLocation.sql migration (MODINVSTOR-949)
- Remove
DB_*_READER
environment variables from ModuleDescriptor (MODINVSTOR-974) - provides
authority-storage 1.1
- provides
authority-source-files 1.0
- provides
inventory-view-instance-set 1.0
- provides
instance-storage 9.0
- provides
holdings-storage 6.0
- provides
item-storage 10.0
- provides
instance-storage-batch-sync-unsafe 1.0
- provides
holdings-storage-batch-sync-unsafe 1.0
- provides
item-storage-batch-sync-unsafe 1.0
v24.1.0
- GET Instance Set by CQL (MODINVSTOR-918)
- provides
inventory-view-instance-set 1.0
v24.0.4
- Adds integrity checks for statistical code types during upgrade (MODINVSTOR-935)
v24.0.3
- Restrict cancellation of already finished reindex job (MODINVSTOR-936)
- Remove shelfKey pattern check for call-number (MODINVSTOR-942)
v24.0.2
- Fixing when migration script to populate holdings effective locations runs (MODINVSTOR-940)
v24.0.1
- Improve populating shelfKey from callNumber (MODINVSTOR-932)
- POST /item-storage/items error message on non-UUID statistical code ID (MODINVSTOR-755)
v24.0.0
- Upgraded RMB to 34.0.0 (MODINVSTOR-915)
- Added integrity checks to statisticalCodeIds in instance records (MODINVSTOR-885)
- Removed UUID contraint on statisticalCodeIds in instance Records (MODINVSTOR-885)
- Combined calls to retrieve HRID settings and getting sequence values (MODINVSTOR-894)
- Allow response to be returned to the api client without waiting for domain event publishing during instance creation (MODINVSTOR-894)
- Enable optimistic locking 'failOnConflict' for authorities (MODINVSTOR-909)
- publicationPeriod not changed after record update (MODINVSTOR-874)
- Store Shelving Order in item (Dewey call numbers) (MODINVSTOR-876)
- Store Shelving Order in item (Other scheme) (MODINVSTOR-877)
- Undefined permission 'finance.order-transaction-summaries.item.get', ... (MODINVSTOR-882)
- bad data in item.statisticalCodeIds stops harvest (MODINVSTOR-895)
- add GET for /inventory-storage/migrations/jobs (MODINVSTOR-896)
- PUT inventory/instances fails when relatedInstances is present (MODINVSTOR-898)
- Spurious fails in ItemStorageTest.canSearchForItemsByBarcode (MODINVSTOR-904)
- Optimistic locking makes Inventory-Batch APIs upsert loads fail (MODINVSTOR-910)
- Send Kafka message after returning API response (MODINVSTOR-911)
- Enhance inventory-hierarchy view to make it return instances by date search criteria that have holdings only (MODINVSTOR-912)
- provides
item-storage-dereferenced 0.2
- provides
holdings-storage 5.1
- provides
holdings-storage-batch-sync 1.1
- provides
instance-storage 8.1
- provides
instance-storage-batch 1.1
- provides
instance-storage-batch-sync 1.1
- provides
inventory-view 1.1
v23.0.5
- Update fromModuleVersion value (MODINVSTOR-913)