Skip to content

Releases: folio-org/mod-ncip

v1.6.5

06 Mar 11:30
Compare
Choose a tag to compare

Rolling back to vertx 3.x to fix the build

v1.6.4

06 Mar 00:36
Compare
Choose a tag to compare
  • MODNCIP-15 - specify UTF-8 in POST
  • Default timeout changed to 30 secs (3 was too short - implementers seeing timeouts when system is slow). As before, the default can be modified on startup.
  • Attempt checkin if checkout fails due to timeout (for convenience). Only happens when the system gets extremely slow.
  • Removed 'Problem element unknown' from the response when the problem doesn't relate to a specific element. This was confusing.
  • Moved to vertx 4

v1.6.3

11 Nov 19:46
Compare
Choose a tag to compare
  • Putting back patron group lookup (was unintentionally removed)

v1.6.2

09 Nov 21:25
Compare
Choose a tag to compare
  • Fix for new dueDate format ParseException
  • Removed loanDate from check-out-by-barcode (not needed)

v1.6.1

26 Oct 13:05
Compare
Choose a tag to compare
  • Correct automated patron block endpoint
  • Checkout should check for automated patron blocks

v1.6.0

14 Oct 23:19
Compare
Choose a tag to compare

MODNCIP-9 Use automated patron blocks for the LookupUser service

v1.5.0

01 Oct 21:29
Compare
Choose a tag to compare

MODNCIP-8 Upgrade to openJdk11 - for release info

v1.4.2

25 Aug 20:23
Compare
Choose a tag to compare
  • Added timeouts & try/catch to API calls

v1.3.2

26 Jun 19:38
Compare
Choose a tag to compare
  • Added module permission: addresstypes.collection.get

v1.3.1

19 Jun 14:04
Compare
Choose a tag to compare
  • Added module permission: automated-patron-blocks.collection.get