Skip to content

v6.0.0

Compare
Choose a tag to compare
@marcjohnson-kint marcjohnson-kint released this 22 Dec 12:10
· 3228 commits to master since this release
  • Adds optional property electronicLocation to holdingsRecord. Makes permanentLocationId optional (MODINVSTOR-35, UIIN-15)
  • Adds optional properties enumeration, chronology, pieceIdentifiers, numberOfPieces, notes to item (MODINVSTOR-34)
  • title is now optional for an item (MODINVSTOR-31)
  • Provides holdings-storage 1.0 interface (MODINVSTOR-25)
  • Adds holdingsRecordId to item (MODINVSTOR-25)
  • Provides instance-storage 3.0 interface (MODINVSTOR-17)
  • Instances: Add controlled vocabularies, providing following interfaces: (MODINVSTOR-17)
  • identifier-types 1.0
  • contributor-types 1.0
  • creator-types 1.0
  • instance-formats 1.0
  • instance-types 1.0
  • classification-types 1.0
  • Instances: identifiers property refactored, multiple changes (MODINVSTOR-17)
  • Instances: Fields added: source (mandatory), alternativeTitles, creators (mandatory),
  • contributors, subjects, classifications, publication, urls,
  • instanceTypeId (mandatory) instanceFormatId, physicalDescriptions,
  • languages, notes. (MODINVSTOR-17)
  • Removes location property from Item record, and store a UUID for a (permanent and temporary) location record instead
  • Implement /shelf-locations endpoint for CRUD of location records
  • Provides item-storage 4.1 interface (MODINVSTOR-31)
  • Provides shelf-locations 1.0 interface
  • Upgrades to RAML Module Builder v16.0.3 (MODINVSTOR-20, MODINVSTOR-18, MODINVSTOR-38, MODINVSTOR-43)
  • Fixes sorting by title for instances (MODINVSTOR-43)
  • Generates Descriptors at build time from templates in ./descriptors (FOLIO-701)
  • Adds mod- prefix to names of the built artifacts (FOLIO-813)