Skip to content

v1.13.0

Compare
Choose a tag to compare
@adamdickmeiss adamdickmeiss released this 01 Sep 09:57
· 112 commits to master since this release
  • sru_z3950: avoid suffix slash after parsing x-target

  • session_shared: relay diagnostics better MP-654
    Until this commit init response failures would be converted to
    temporary system error: "session_shared: could not create backend".
    However, in the cases where init response from a target does contain
    diagnostics those will now be returned as is.

  • z3950_client: configurable max-sockets-timeout