Releases: folio-org/mod-inventory-storage
Releases · folio-org/mod-inventory-storage
v16.0.0
- 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.
v15.5.1
v15.4.0
v15.3.1
15.3.0
- Provides service point users sample data (MODINVSTOR-270)
- Loads sample data with
loadSample
(MODINVSTOR-264) - Performance optimization, search by barcode (MODINVSTOR-269)
- Makes sample service points available for pickup (MODINVSTOR-268)
- Remove branch tag for mod-users submodule
v15.1.0
- Provides
item-storage
interface version 7.3 (MODINVSTOR-252) - Provides
service-points
interface version 3.2 (MODINVSTOR-251) - Adds
holdShelfExpiryPeriod
toservicepoint
schema (MODINVSTOR-251) - Adds
status.date
toitem
schema (MODINVSTOR-252) - Improves performance:
- Fixes slow identifier search (MODINVSTOR-266)
- Use sort or search index depending on result size (MODINVSTOR-215)
- Adds update of reference data on module upgrade (MODINVSTOR-263)
- Bugfix: No longer supports <> relation for ID properties (MODINVSTOR-267)
v15.0.0
- Provides
service-points
interface version 3.1 (MODINVSTOR-235) - Provides
item-storage
interface version 7.2 (MODINVSTOR-249) - Adds
staffSlips
toservicepoint
schema (MODINVSTOR-235) - Adds property
ServicePoint.printByDefault
(MODINVSTOR-235) - Adds
circulationNotes
toitem
schema (MODINVSTOR-249) - Adds sequences for generating human readable identifiers (MODINVSTOR-170)
- Improves performance for items by barcode (MODINVSTOR-247)
- Improves performance for items queried by ID (MODINVSTOR-248)
- Improves performance for PUT of
Instance
(MODINVSTOR-254) - Adds property
Item.purchaseOrderLineIdentifier
(MODINVSTOR-245) - Miscellaneous bug-fixes (MODINVSTOR-253, MODINVSTOR-243)
v14.0.0
- Provides
item-storage
interface version 7.0 (MODINVSTOR-205) - Provides
holdings-storage
interface version 3.0 (MODINVSTOR-209) - Provides
instance-storage
interface version 6.0 (MODINVNSTOR-232, MODINVSTOR-200) - Renames
item
propertypieceIdentifiers
tocopyNumbers
(MODINVSTOR-205) - Removes property
electronicLocation
from holdingsRecord schema (MODINVSTOR-227) - Removes obsolete reference end-point
platforms
(MODINVSTOR-226) - Changes structure of property
alternativeTitles
(MODINVSTOR-200) - Changes/renames property statisticalCodes in Instance (MODINVSTOR-241)
- Changes structure of
holdingsStatements
(MODINVSTOR-228) - Disallows additional properties in
holdingsRecord
(MODINVSTOR-229) - Changes structure of
notes
initem
(MODINVSTOR-154) - Adds 19 new properties to
item
(MODINVSTOR-154)
v13.2.0
- Adds an in transit destination to a item (MODINVSTOR-230)
- Provides
item-storage
interface version 6.1 (MODINVSTOR-230)
v13.1.0
- Provides
holdings-storage
interface 2.1 (MODINVSTOR-153 etc) - Provides
statistical-codes
1.0 (MODINVSTOR-221) - Provides
holdings-note-types
interface 1.0 (MODINVSTOR-220) - Provides
item-note-types
interface 1.0 (MODINVSTOR-220) - Provides
alternative-title-types
interface 1.0 (MODINVSTOR-200) - Provides
call-number-types
interface 1.0 (MODINVSTOR-210) - Provides
holdings-types
interface 1.0 (MODINVSTOR-210) - Provides
ill-policies
interface 1.0 (MODINVSTOR-210) - Extends holdingsRecord with 20+ new optional properties (MODINVSTOR-153)
- Uses full-text indexes for
instanceType
andlanguage
(MODINVSTOR-184, MODINVSTOR-188)