ChangesΒΆ

Version 0.6.2 (released 2021-06-14)

Minor changes: * implement summary for patron information. * Fixes fixed field wrong length.

Version 0.6.1 (released 2021-06-14)

Minor changes:

  • Use invenio-sip2 logger for server error logs.

Version 0.6.0 (released 2021-06-11)

Implemented enhancements:

  • Implements request resend action.

  • Adds CLI to stop the server.

  • Implements sequence number error detection.

Version 0.5.1 (released 2021-05-06)

Minor changes:

  • Increase code coverage.

  • Updates documentation.

  • Cleans and rewrites code.

Version 0.5.0 (released 2021-03-25)

Implemented enhancements:

  • Adds datastore to save clients and servers state.

  • Adds record metadata management.

  • Adds APIs to monitor servers and clients.

  • Implements specific logger to log selfcheck requests and server responses.

Version 0.4.0 (released 2020-11-26)

Implemented enhancements:

  • Implements Patron status action.

  • Moves to github action for continuous Integration.

Fixed bugs:

  • Increase code coverage

Version 0.3.0 (released 2020-10-13)

Implemented enhancements:

  • Adds Item information action.

  • Implements circulation actions

  • Adds base of patron session.

  • Uses pycountry for language management.

Fixed bugs:

  • Missing line terminator to tell to client that all bytes are sent.

Version 0.2.0 (released 2020-08-10)

Implemented enhancements:

  • Implements Patron information action.

  • Adds Remote ILS handlers configuration.

Version 0.1.0 (released 2020-05-25)

  • Base of automated circulation system.