Releases: acdh-oeaw/arche-oaipmh
Releases · acdh-oeaw/arche-oaipmh
Adjust to arche-core 5.7.0
Honor proxy settings from env vars
5.3.1 Switch to zozlak\guzzle-proxy-client
Allow to chose RDF serialization in verb=GetRecordRaw
The GetRecordRaw
verb now supports an optional format
request parameter.
If provided, it is assumed that the OAI-PMH record is in the RDF-XML format and the the format
parameter value is an RDF serialization format mime and an appropriate conversion is being made.
Rise memory limit to 1G
5.2.4 composer.json syntax fix
TemplateMetadata: fetchValues() removes duplicates
5.2.3 MetadataTemplate::fetchValues(): remove duplicates
arche-lib bumped to ^7
5.2.2 composer.json: bump arche-lib to ^7
PHP 8.4 deprecation fixes
5.2.1 PHP 8.4 depraction fixes
TemplateMetadata: extend if syntax
Special values of OAIID
, URI
/URL
and PARENT
can now be used on the right side of the if
conditions.
TemplateMetadata: add support for notMatch attribute
5.1.0 TemplateMetadata: add support for notMatch attribute