1.2.0

Added one new call to both java and python APIs

  • Added call getApiVersion to get the version of the IDS server.
  • The information returned by getServiceStatus has changed.

1.1.0

Four new calls added to both java and python APIs

  • Added call isReadOnly to determine readOnly status.
  • Added call isTwoLevel to determine if two both main and archive storage are in use.
  • Added call getSize to determine size of datafiles in a DataSelection. If you are using ICAT 4.3 a bug may cause this to be less than the true value.
  • Added call getLink to establish a hard link to a datafile.

1.0.3

Two bug fixes.

  • Throw exception if generated URL might fail (MS Explorer limit is 2048 Bytes)
  • Improved error message

1.0.2

Two small fixes to the python code.

  • The archive call in the python API now works.
  • The isPrepared call in the python API now works.

1.0.1

Updated setup script to make the configure step optional.

  • Updated setup script which now also checks that you have permission to install python site-packages.

1.0.0

This is the initial release.