Skip to content

Releases: folio-org/mod-circulation-storage

v3.3.0

11 Oct 16:02
Compare
Choose a tag to compare
  • Allows requests to be searched and sorted via CQL (CIRCSTORE-22)
  • Allows snapshot of item metadata to be stored with a request (CIRCSTORE-23)
  • Allows snapshot of requesting patron metadata to be stored with a request (CIRCSTORE-24)
  • Provides request-storage interface 1.1
  • Add "Publish Module Descriptor" step to Jenkinsfile (FOLIO-728)
  • Remove old Descriptors (towards FOLIO-701)
  • Generates Descriptors at build time from templates in ./descriptors (FOLIO-701, CIRCSTORE-21)
  • Adds mod- prefix to names of the built artifacts (FOLIO-813)
  • Move loan-policy.json and period.json to ramls/raml-util (CIRC-11)

v3.2.0

17 Aug 13:59
Compare
Choose a tag to compare
  • Adds metaData property to loan (for created and updated information)
  • Introduces initial loan requests endpoint (CIRCSTORE-14)
  • CIRCSTORE-16 operator_id is missing in loan_history_table
  • Introduces proxy user ID for a loan (CIRCSTORE-20)
  • Provides loan-storage interface 3.2
  • Provides request-storage interface 1.0

v3.1.0

01 Aug 15:27
Compare
Choose a tag to compare
  • Adds dueDate property to loan (using the date-time format)
  • Adds renewalCount property to loan
  • Provides loan-storage interface 3.1
  • CIRCSTORE-15 add default sorting to loan action history in case no sorting requested (upgrades to RMB 13.0.1)
  • Include implementation version in id in Module Descriptor

v.3.0.0

17 Jul 17:46
Compare
Choose a tag to compare
  • Store loan action history for a Loan (CIRCSTORE-12)
  • Introduces /loan-history endpoint for the set of historic versions of loans
  • Adds required property action to loan
  • Provides loan-storage interface 3.0

Version 2.2.0

13 Jul 15:07
Compare
Choose a tag to compare
  • Implement a Loan Rules web service endpoint (CIRCSTORE-8)
  • Upgrade to RAML Module Builder 12.1.4: make it run under Windows (RMB-25) and fix UpdateSection (RMB-32)
  • UTF-8 encoding in maven (project.build.sourceEncoding, project.reporting.outputEncoding)

v2.1.0

06 Jul 10:20
Compare
Choose a tag to compare
  • Provides initial loan policies collection resource

v2.0.0

07 Jun 09:30
Compare
Choose a tag to compare
  • Disallow additional properties in loan requests
  • Provides loan-storage interface version 2.0
  • Upgrade to RAML Module Builder 12.1.2

v1.0.3

10 May 09:47
Compare
Choose a tag to compare
  • Fix incorrect version number

v1.0.2

10 May 09:46
Compare
Choose a tag to compare
  • Fix incorrect interface version number

v1.0.1

10 May 09:46
Compare
Choose a tag to compare
  • Add additional permission descriptions