Skip to content

Releases: folio-labs/folio-order-import-tool

v1.8.1

07 Mar 20:22
Compare
Choose a tag to compare
  • Use exact match for title look-up (SUP-50607)

v1.8.0

07 Mar 19:18
Compare
Choose a tag to compare
  • Switch Instance lookup from Inventory to Search (SUP-50607)

v1.7.3

09 Sep 19:07
Compare
Choose a tag to compare
  • Chi mapping: Restore note type to electronic bookplate for items.
  • Set jetty artifact versions to 9.4.48.v20220622 and pin them.

v1.7.2

09 Jun 17:43
Compare
Choose a tag to compare
  • Update Dockerfile to specify Jetty 10 as the base image.

v1.7.1

09 Jun 11:44
Compare
Choose a tag to compare
  • Sigma mapping: Only sets note type on items if there's a donor.

v1.7.0

01 May 18:27
Compare
Choose a tag to compare
  • Sets instance.indexTitle to title with initial article removed.

v1.6.0

01 May 13:37
Compare
Choose a tag to compare
  • Bug fix: Escapes all title characters that are CQL special characters (fixes issue with titles with question marks etc)
  • Maps name-of-part (245$p) to end of title.
  • Maps edition from first 250$a.
  • Maps series from first 490, all sub-fields except $y, $z.
  • Maps languages from 041$a.
  • Set holdings type for physical resources too (as for electronic).
  • Maps resource type from first 336$a (default still 'text').
  • Maps instance format from first 337$a " -- " 338$a, concatenated.
  • Chi mapping: Sets item copy number to 'c.1'.

v1.5.1

17 Mar 12:45
Compare
Choose a tag to compare
  • Workaround for CQL parser issue affecting titles with quotation marks
  • Log4J upgrade for security issue

v1.5.0

02 Feb 21:02
Compare
Choose a tag to compare
  • Supports ISBNs with last digit of 'X'.
  • Lambda mapping: ignores 856$x 'userLimit' field, so it can be used with non-integer values.
  • Supports passing import properties file name as ServletContext attribute.
  • Chi mapping: Add OCLC number to Instance identifiers.
  • Chi mapping: Use only ISBN for product ID (and thus for linking to existing Instance).
  • Update only newly created item(s); in the rare case holdings record has previously existing items.

v1.4.2

21 Jan 21:20
Compare
Choose a tag to compare
  • Fixes premature use of coming 'holdingId' property in JSON response to POST of PO