Skip to content

Releases: indexdata/simpleserver

v1.28

31 Jul 17:34
32f25b3

Choose a tag to compare

v1.27

31 Jul 17:33

Choose a tag to compare

(Filing this belatedly.)

  • Rework configuration to use Debian's yaz-config when pkg-config is absent. Fixes ZOOM-30.
  • Tests now work on platforms (such as MacOS 12.7.5) where the program is hardened and will not accept dynamic libraries from relative paths. Fixes ZOOM-31.

v1.26

31 Jul 17:33

Choose a tag to compare

(Filing this belatedly.)

  • SIM-29: Handle extended service XML-ES response

v1.25

26 Sep 13:28

Choose a tag to compare

  • SIM-28: Handle extended service XML-ES (pass XML_ILL document)

v1.24

27 Mar 09:23

Choose a tag to compare

  • Extended Service: no fake targetReference in Task Package
  • Few doc updates; bump copyright year
  • Use thread-safe notation for callbacks

v1.23

27 Mar 09:23

Choose a tag to compare

  • GROUP passed to init handler

v1.22

27 Mar 09:24

Choose a tag to compare

  • Extended service Item Order with XML body
  • SCHEMA_OID to fetch+present handler
  • Include Travis files in MANIFEST.
  • Fix a couple of compiler warnings

v1.21

27 Mar 09:26

Choose a tag to compare

  • Better support for facets. Cope with absent terms.
  • Sample server ztest.pl demonstrates facets implemention.
  • The ztest.pl sample server now emits all INIT parameter when a connection is made.
  • Add Travis continuous integration configuration (modified from that of ZOOM-Perl).
  • Fix a bizarre RPM package-building bug whereby the lower-case letter 'n' was stripped from the name of the person building the package. Fixes SA-743
  • Major overhaul of search documentation, which was missing many parameters including facet requests. Part of SUP-946.
  • Document CQL queries.
  • Document the Explain Handler.
  • Fix obsolete Library-of-Congress URL in documentation.
  • Fix links into Index Data's own documentation to use .html extensions rather than the old .tkl.
  • Fix some typos in documentation and change-log.
  • README file converted to README.md (Markdown).
  • Many other improvements and clarifications to documentation.
  • Update which distributions we build for.