Releases: indexdata/simpleserver
Releases · indexdata/simpleserver
v1.28
- Revert ZOOM-31, which prevented installation from working. See https://folio-org.atlassian.net/browse/ZF-103
v1.27
(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
(Filing this belatedly.)
- SIM-29: Handle extended service XML-ES response
v1.25
- SIM-28: Handle extended service XML-ES (pass XML_ILL document)
v1.24
- Extended Service: no fake targetReference in Task Package
- Few doc updates; bump copyright year
- Use thread-safe notation for callbacks
v1.23
- GROUP passed to init handler
v1.22
- 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
- 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.