Skip to content

Releases: indexdata/metaproxy

v1.22.1

21 May 14:44
Compare
Choose a tag to compare
  • frontend_net: log listening ports on startup.

  • zeerex_explain: avoid excessive buffer copy when generating
    XML Explain response.

v1.22.0

06 May 12:20
Compare
Choose a tag to compare
  • zeerex_explain: fix ref to freed memory (#45)

  • record_transform: embed_schema facility (#43)

  • cql_rpn: Allow conversion key + text value without an external file. (#42)

  • doc: Use rsvg-convert rather than inkscape (#34). inkscape is a rather heavy package.

  • Add support for RHEL/CentOS 9 (#28)

v1.21.0

31 Jan 18:17
Compare
Choose a tag to compare

frontend_net: 0 limit means no connections allowed.

Avoid deprecated headers in unit tests. Require Boost 1.34 or later. Until now, Boost 1.33 was still supported.

v1.20.1

14 Dec 13:10
Compare
Choose a tag to compare

Upgrade to autoconf 2.69.

Documentation: Mention http-req-max is number per minute.

v1.20.0

30 Sep 12:19
Compare
Choose a tag to compare

Use yaz++ pkg-config configuration yazpp.pc.

Provide metaproxy.pc as an alternative to metaproxy-config.

v1.19.4

28 Apr 13:49
Compare
Choose a tag to compare

record_transform: fix setting of largeSetLowerBound (issue
introduced in 1.19.3).

v1.19.3

20 Mar 09:28
Compare
Choose a tag to compare
  • record_transform: simple search on piggyback.

v1.19.2

20 Mar 09:28
Compare
Choose a tag to compare

sru_z3950 filter omits preferredRecordSyntax for search. Some servers
reject searches with preferedRecordSyntax set.

v1.19.1

12 Jun 19:07
Compare
Choose a tag to compare

Ignore Ignore ::ffff: to match IPV4 addresses. That's for the ip
properties for connect-max, connect-total, timeout in frontend_net filter.

v1.19.0

08 Jun 09:51
Compare
Choose a tag to compare

frontend_net filter with timeout with ip attribute. Similar to connect-max,
connect-total configuration.