X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=NEWS;h=26a62cdcf5a07e2c429ac527105803e1148d4010;hb=50597d2f7d3607e91c94601eb8eb495d73be3eae;hp=7d7b95c4373b32da1e580dd2354c7b04a2613349;hpb=9041eedc322ed6160521322b4ccf5b3dc0c24f2d;p=metaproxy-moved-to-github.git diff --git a/NEWS b/NEWS index 7d7b95c..26a62cd 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,57 @@ +--- 1.3.21 2011/12/27 + +zoom: relay realm to cproxy parameter file. + +Configuration: Allow filter collection element inside route. This +makes it possible to include multiple filters at once. + +zoom: nocproxy also disables urlRecipe. + +--- 1.3.20 2011/12/21 + +zoom: return diagnostic if CQL sortby conv fails. Diagnostic Bib-1 214 +"Illegal sort relation" is returned. Gets translated to SRU diagnostic +90: "Unsupported direction value". + +zoom: honor database argument nocproxy. This disables creating a content +connector session (for non-CF targets, usually) and also relays nocproxy +as database argument to a CF target. + +--- 1.3.19 2011/12/16 + +zoom: Multiple proxy hosts may be given for proxy rich database +parameter. List is comma separated. + +http_file: decodes URI paths properly. Does not return 404: not found +if no prefix are matches. Instead packages are passed on. + +--- 1.3.18 2011/12/08 + +zoom: content-{user,password,proxy} are passed on to content proxy +system and takes precedence over user,password,proxy . + +sru_z3950: SRU extra argument x-log-enable=1 enables a search response +with a log element including log material from children filters. At +this point, only the zoom filter uses this log facility. It will +eventually be used by other filters as well. In particular it might be +useful for this feature to track all filters in used during a search. + +zoom: for x-log-enable=1, APDUs sent by ZOOM C, records as received +and queries as they are manipulated are logged. + +zoom: extend addinfo with native diagnostics. Diagnostics as received +by ZOOM C are put into addinfo - including ZOOM, HTTP, SRU and Bib-1 +diagnostics. This indicates both a backend diagnostic and the original +form. + +zoom: default urlRecipe value is ${md-electronic-url} + +zoom: target profile setting sruVersion is recognized. + +--- 1.3.17 2011/11/17 + +zoom: log target profile record fetched (AKA Torus). + --- 1.3.16 2011/11/17 Change target profile parameter CfSubDb to CfSubDB.