Releases: folio-org/mod-ncip
Releases · folio-org/mod-ncip
v1.6.5
Rolling back to vertx 3.x to fix the build
v1.6.4
- 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
- Putting back patron group lookup (was unintentionally removed)
v1.6.2
- Fix for new dueDate format ParseException
- Removed loanDate from check-out-by-barcode (not needed)
v1.6.1
- Correct automated patron block endpoint
- Checkout should check for automated patron blocks
v1.6.0
MODNCIP-9 Use automated patron blocks for the LookupUser service
v1.5.0
MODNCIP-8 Upgrade to openJdk11 - for release info
v1.4.2
- Added timeouts & try/catch to API calls
v1.3.2
- Added module permission: addresstypes.collection.get
v1.3.1
- Added module permission: automated-patron-blocks.collection.get