OpenSRF 2.2.2 released


OpenSRF 2.2.2 is now available for download and use. This is a small bugfix release, and includes the following changes:

  • Compatibility with version 3.0 and later of the Perl module JSON::XS.
  • Subrequests (AKA method_lookup()-based API calls) sometimes append final-lvalue responses to the response list even after respond_complete() has been called from within the implementation method. OpenSRF now discards all post-respond_complete values, protecting against extra, spurious values being returned to the ultimate client.

For a complete list of the changes, please consult the release notes and change log.

Links to the installation tarball, release notes, and installation instructions can be found on the OpenSRF downloads page.