Skip to content

Release 1.2.7

Compare
Choose a tag to compare
@mhucka mhucka released this 03 Jun 21:08
· 159 commits to main since this release

Changes in this version:

  • Fixes an error deleting instance records that didn't have a corresponding SRS record. The new approach just ignores a missing SRS record and proceeds with deletions in the FOLIO storage and inventory systems.
  • Now accepts Caltech user id's with or without the leading 000. Previously, unless a UID had the the form 0001234567, Foliage would fail to find records. Now it tries a second time after adding leading 0's.
  • Updates some dependency versions in requirements.txt.